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

338 commits

Author SHA1 Message Date
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
Tobias Raeder
de26bdb0d0 Use d3 to render the sensors tab 2014-04-13 11:54:35 +02:00
Tobias Raeder
daea4d64a9 Receiver Tab d3 cleanup 2014-04-12 17:37:07 +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
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
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
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
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
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
3f6f363d1b plot update rate can be now adjusted in RX tab 2014-03-06 19:50:01 +01:00
cTn
52559cf9ec tiny sensors tab code polish 2014-03-06 19:48:10 +01:00
cTn
219a0dfdfa motor UI bugfixes, bug reported by mastag25 2014-03-02 23:29:19 +01:00
cTn
781d058228 display commit date & message with online fw
#25
2014-02-27 18:56:12 +01:00
cTn
94947808e3 release 2014-02-27 12:05:31 +01:00
cTn
f30a26c1a5 cleanup, info and log messages added 2014-02-26 08:32:57 +01:00
cTn
9df8ad2337 adding missing chrome.storage implementation 2014-02-26 08:20:30 +01:00
cTn
09a1252410 mostly working flash on connect sequence 2014-02-26 08:10:08 +01:00
cTn
ab4a5398b4 adding flash on connect UI, backend missing 2014-02-26 07:09:53 +01:00
cTn
e0b9388834 save reboot sequence settings across instances 2014-02-25 15:40:18 +01:00
cTn
0101f753f9 dump sensor data values on tab re-initialization
fixes #28
2014-02-25 13:59:52 +01:00
cTn
d365ab6645 first pass on making sensor tab variables private
#28
2014-02-25 13:29:22 +01:00
cTn
9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
2014-02-22 22:54:06 +01:00
cTn
fafd92efe4 hide overloaded variable from the user
#fixes 27
2014-02-22 22:21:47 +01:00
cTn
6889c0c800 change motor tab behavior/ui
fixes #26
2014-02-22 22:02:07 +01:00
cTn
844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +01:00
cTn
afd0bcf59a fix font size on one of the 3d cube sides 2014-02-20 12:47:35 +01:00
cTn
31125f3f67 request first set of samples then load GPS UI 2014-02-15 01:10:01 +01:00
cTn
ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
2014-02-14 22:17:51 +01:00
cTn
d4dbb880d6 more cleanup 2014-02-14 21:54:21 +01:00
cTn
40a30118a6 removing obsolete code 2014-02-14 21:53:29 +01:00