Commit Graph

118 Commits (06efd870bd0a8e9e46329039c146561eb3722abb)

Author SHA1 Message Date
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
cTn 575f5ac8ef instant initialization for graphs 11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn b7179db5f6 disabling custom spinner emulation 11 years ago
cTn eaeda19842 visual indicators for successful save to eeprom
close #20
11 years ago
cTn 996b81b53f enabling spinners in all spinner required tabs 11 years ago
cTn 0ccdc762b4 adding refresh button to PID/Receiver tabs 11 years ago
cTn 2bd899e4a1 add race conditions 11 years ago
cTn 43263c7dd5 revert faulty equation 11 years ago
cTn 1f2180be89 removing obsolete code / cleaning up 11 years ago
cTn 937dcf9742 extending range of RC rate to 0-2.5 11 years ago
cTn e38a515b31 fix always triggered save button in receiver tab 11 years ago
cTn 01a5c753aa bugfixes & tiny optimizations 11 years ago
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 11 years ago
cTn 36604ca724 implementing GUI object with active_tab tracking 11 years ago
cTn d11ff74156 Get context with jQuery 11 years ago
cTn 89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
11 years ago
cTn 03a63ce2c5 more analytics stuff 11 years ago
cTn 652f560e42 Cycle Time value is now visible in status bar 11 years ago
cTn e1c1522da5 css3 compass O.o 12 years ago
cTn a8c76cf278 RAW sensor data plot tab 12 years ago
cTn 0c9d29487a trying to fix some MAC related problems 12 years ago
cTn 137edb2b37 optimizing 12 years ago
cTn 6e2afc6913 Motor/Servo Output tab & port usage indicator 12 years ago
cTn aa8eb5db02 bugfix for plot re-initialization 12 years ago
cTn 2f9db4fa4e Receiver and PID tab fully implemented, enjoy 12 years ago
cTn 5119fb2050 initial UI for receiver tab 12 years ago
cTn c7f88dcdc4 initial support for receiver data viewing 12 years ago