Commit Graph

112 Commits (45729ea224ee899dfb0c98ddea3de59e3fd533f1)

Author SHA1 Message Date
cTn 0649a59b13 function returning specific byte from 32 bit variables (untested) 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn cc8e53205d fix style 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn d3d933a704 experimenting with some undefined comparators in strict mode 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 36f456d2e7 turning on strict mode for various js files 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn 3f063f6654 initial stab on preventing tab switch chaining 10 years ago
cTn 785109e9e2 cleanup all timeouts on disconnect, fixes hanging CLI cleanup on hot-disconnect 10 years ago
cTn 61bed4770f cosmetic change 10 years ago
cTn cb5bcf9c0a initial work on pass through mode for ReadError 10 years ago
cTn f649418fdf moving CLI vars around 10 years ago
cTn f70b6f64ff add i2c error counter in status bar 10 years ago
cTn b5a1015610 DFU detection and port UI DFU option injection 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 4edc9771de dropping in jquery 2.1.1 11 years ago
cTn 245328272c serial backend now support i18n 11 years ago
cTn e1ceee4fa4 started moving messages to translation system 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn 7af2c39aca moving firmware version info to gui.log 11 years ago
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
11 years ago
cTn dcdccd683d detach listeners and remove element data 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 7d097a51b6 auto connect bugfixes 11 years ago
cTn 2d1099a3a9 rework & tiny optimizations 11 years ago
cTn d5b64cb291 verify version on connect 11 years ago
cTn 38d6a80ae2 major port handler rework 11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn dc7ac9e242 rename 11 years ago
cTn 2b416c6821 print udid on connect 11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago
cTn e3ec48452c utilize latest changes in serial lib 11 years ago
cTn 9b63c082d1 more .log hooks 11 years ago
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn c98bdd9f54 traffic tracking inside serial backend 11 years ago
cTn 21af65567c created MSP disconnect cleanup routine 11 years ago
cTn aa49e8c375 different approach to serial API logging 11 years ago
cTn bb7bedaf14 log baud speed on port.connect 11 years ago
cTn 39075c06ab drop junk in input buffer before entering CLI
this could use some polishing but i think it will do for now
close #21
11 years ago
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 11 years ago
cTn e27f8019d7 cleanup & improvements, callback approach 11 years ago
cTn e45d1e69a9 primary backend upgrade 11 years ago
cTn f72a99f327 get MISC implementation 11 years ago
cTn d4c5c3406d reset packet state on hot-disconnect 11 years ago
cTn 3508319e15 slow down port polling to 250ms 11 years ago
cTn 353b591c70 adding auto-connect text, style, tooltip 11 years ago