Commit Graph

77 Commits (b9b5568a3b8cb6ad875729733406c164950bfd3e)

Author SHA1 Message Date
cTn fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 10 years ago
cTn c24b8fb482 MSP_BUILDINFO placeholder code 10 years ago
cTn b826d8a6cf custom made meter indicators with sub-glyph rendering 10 years ago
cTn e7534f8035 sprinkle in some new bright colors for sensor status, reworking meters in receiver tab 10 years ago
cTn 0cb69faf00 fixing the last bugger in curve/value update event 10 years ago
cTn a8b96a9206 dont cancel following events 10 years ago
cTn 17e5893dde variable cleanup, event bugfixes, one more update condition left 10 years ago
cTn ef2568e451 bugfixes for the most retarded map conversion i have ever seen (thank englishman for the fix) 10 years ago
cTn 036308fcdb fix for constantly resetting focus 10 years ago
cTn 6be76d855d implement channel map including validation and UI compatibility fallback 10 years ago
cTn e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 10 years ago
cTn e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 10 years ago
cTn d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn 932a58d355 pretty pretty pretty 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn 20e6ad0074 enable strict mode in couple more files 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 13f49c0f64 receiver in tabs 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 10 years ago
cTn 6e0177738c removing obsolete highlight 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 45ae10513c accept flexible amount of aux channels (up to 28) 11 years ago
cTn 4ba7cc5a46 generate meters/lines UI dynamically 11 years ago
cTn 953d6f5ef2 saving some cycles in plots 11 years ago
cTn 5f07390d45 stuff rcData to array (allocating up to 32 chan) 11 years ago
cTn a7c0e56254 receiver i18n support 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn 244b6d923f small optimization for RX plot scaling 11 years ago
cTn 3a5741d9ed reorganizing update helpers 11 years ago
cTn 3421916c21 bugfixes for last merge 11 years ago
Tobias Raeder c1fc82e0e4 Add helpers to resize the receiver/sensor plots 11 years ago
cTn a0a2ff47a8 get plot dimensions from css (not hardcoded) 11 years ago
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 11 years ago
Tobias Raeder daea4d64a9 Receiver Tab d3 cleanup 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 1a2be85155 keep dom elements for lines if possible 11 years ago
cTn 12847de8ba tiny optimize 11 years ago
cTn 7e3a63a4d1 new receiver plot based on D3 11 years ago
cTn 241b44e893 instead of searching each update, use references 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 3f6f363d1b plot update rate can be now adjusted in RX tab 11 years ago
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
11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago