1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00
Commit graph

550 commits

Author SHA1 Message Date
cTn
a0cf5463bc narrow the line selector 2014-04-13 19:15:49 +02:00
cTn
32b3c532c9 remove bogus code 2014-04-13 18:37:10 +02:00
cTn
36cb1082ee also hide AA in receiver tab 2014-04-13 18:05:30 +02:00
cTn
f91c73a38b clamp width scale, reorder elements to hide AA 2014-04-13 18:04:08 +02:00
cTn
000ff998e1 scale settings are now preserved 2014-04-13 17:48:47 +02:00
Stefan Kolla
082baeba96 Merge pull request #32 from TobiasRaeder/clamp-values
Clamp values on sensors y axis
2014-04-13 17:06:51 +02:00
Tobias Raeder
89ef9ac9a7 Clamp values on sensors y axis 2014-04-13 17:01:59 +02:00
cTn
f36ebee97e hooking up some scales, not finished 2014-04-13 16:12:31 +02:00
cTn
e057db2343 separate rate and scale select events 2014-04-13 15:40:42 +02:00
cTn
b577479678 hook raw values text representations to data 2014-04-13 15:33:06 +02:00
cTn
a0a2ff47a8 get plot dimensions from css (not hardcoded) 2014-04-13 14:49:29 +02:00
cTn
3fea3fafb0 utilize some of the free space 2014-04-13 14:44:08 +02:00
cTn
311366fe9d initial rework pass for new d3 graphs 2014-04-13 14:35:30 +02:00
Stefan Kolla
2e1f5c3b4f Merge pull request #31 from TobiasRaeder/d3-for-sensors-tab
Use d3 to render the sensors tab
2014-04-13 12:52:54 +02:00
Tobias Raeder
de26bdb0d0 Use d3 to render the sensors tab 2014-04-13 11:54:35 +02:00
cTn
1c7906ad00 updating d3 to version 3.4.5 2014-04-12 19:01:30 +02:00
Stefan Kolla
7c6151d297 Merge pull request #30 from TobiasRaeder/receiver-tab-cleanup
Receiver Tab d3 cleanup
2014-04-12 17:40:04 +02:00
Tobias Raeder
daea4d64a9 Receiver Tab d3 cleanup 2014-04-12 17:37:07 +02:00
cTn
b14d26d530 initial implementation of request delay balancer 2014-04-12 14:55:20 +02:00
cTn
d18d5657a4 bump up version for next dev cycle 2014-04-12 13:58:57 +02:00
cTn
9165fc65de release 2014-04-11 21:22:05 +02:00
cTn
1268e0c206 trigger flash routine via enter (for dongie) 2014-04-11 21:21:48 +02:00
cTn
74e9256e75 correcting MSP implementation, optimizations 2014-04-11 15:11:59 +02:00
cTn
e01160dae7 trigger line feed for CrOS as well (!OSX) 2014-04-10 23:06:12 +02:00
cTn
ad717d5fe1 fix range sliders not firing events properly 2014-04-10 17:36:26 +02:00
cTn
d8b79c9571 release 2014-04-03 15:38:41 +02:00
cTn
e0510603d8 info box with voltage & rssi on initial setup 2014-04-03 14:33:30 +02:00
cTn
2977f9725b removal of clipboard write 2014-04-03 14:20:12 +02:00
cTn
d953917953 immediately pull plots on start 2014-04-03 13:46:55 +02:00
cTn
75588cbf48 servos tab table polish 2014-04-02 15:47:34 +02:00
cTn
fb099298b8 bugfix for profile select UI not updating in sync 2014-03-30 12:13:17 +02:00
cTn
7af2c39aca moving firmware version info to gui.log 2014-03-30 12:05:18 +02:00
cTn
8d6702c15e lowering MSP_STATUS pull speed to 250ms 2014-03-30 11:51:16 +02:00
cTn
1a2be85155 keep dom elements for lines if possible 2014-03-30 11:11:06 +02:00
cTn
13ce2dc11b polish 2014-03-29 22:27:21 +01:00
cTn
12847de8ba tiny optimize 2014-03-29 21:48:20 +01:00
cTn
7e3a63a4d1 new receiver plot based on D3 2014-03-29 19:21:13 +01:00
cTn
35f9b8844e add missing spaces in status bar 2014-03-29 19:18:25 +01:00
cTn
614abc9345 adding D3 to libraries 2014-03-29 15:42:12 +01:00
cTn
6f1b603d3e don't save reference to function we dont need 2014-03-29 01:28:27 +01:00
cTn
58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
2014-03-29 00:59:39 +01:00
cTn
241b44e893 instead of searching each update, use references 2014-03-28 18:45:50 +01:00
cTn
db9a4f4dc0 first i18n entry (moving notification strings) 2014-03-26 15:39:58 +01:00
cTn
eb32e0ddb3 updating changelog 2014-03-25 16:00:10 +01:00
cTn
8898887b05 moving global css file to root directory 2014-03-25 15:58:30 +01:00
cTn
cff066d5db updating readme 2014-03-25 15:58:05 +01:00
cTn
a7fab85d42 updating flotr2, rework of graph pull timers 2014-03-23 18:49:21 +01:00
cTn
1597de647c add name to some anonymous functions in data tab 2014-03-23 00:38:25 +01:00
cTn
82badeece1 callback hell resolving patch, optimize 2014-03-23 00:28:41 +01:00
cTn
36a79f8902 simplify 2014-03-20 22:27:53 +01:00