Commit Graph

109 Commits (d4d82c39fd9db4f1a17784d953857444c6dbe6b2)

Author SHA1 Message Date
cTn d4f4d619cf another run on undefined comparators 2014-08-24 23:38:42 +01:00
cTn 8dabc3ac91 experimenting with some undefined comparators in strict mode 2014-08-24 23:38:42 +01:00
cTn b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-24 23:37:07 +01:00
cTn f3ea5757f7 lots of work on removing global variables 2014-08-24 23:37:07 +01:00
cTn d9c315338d turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
cTn 5efb1685a4 moving default tab to new tabs object 2014-07-10 18:14:17 +02:00
cTn 3f063f6654 initial stab on preventing tab switch chaining 2014-07-09 16:10:02 +02:00
cTn 785109e9e2 cleanup all timeouts on disconnect, fixes hanging CLI cleanup on hot-disconnect 2014-07-02 13:55:35 +02:00
cTn 61bed4770f cosmetic change 2014-06-20 14:29:16 +02:00
cTn cb5bcf9c0a initial work on pass through mode for ReadError 2014-06-20 11:07:43 +02:00
cTn f649418fdf moving CLI vars around 2014-06-20 10:29:01 +02:00
cTn f70b6f64ff add i2c error counter in status bar 2014-06-16 14:13:30 +02:00
cTn b5a1015610 DFU detection and port UI DFU option injection 2014-06-08 20:10:07 +02:00
cTn 5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn 4edc9771de dropping in jquery 2.1.1 2014-05-08 15:05:21 +02:00
cTn 245328272c serial backend now support i18n 2014-05-06 16:30:53 +02:00
cTn e1ceee4fa4 started moving messages to translation system 2014-05-06 16:19:30 +02:00
cTn 74e9256e75 correcting MSP implementation, optimizations 2014-04-11 15:11:59 +02:00
cTn 7af2c39aca moving firmware version info to gui.log 2014-03-30 12:05:18 +02: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 dcdccd683d detach listeners and remove element data 2014-03-15 15:43:08 +01:00
cTn 9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn 7d097a51b6 auto connect bugfixes 2014-03-05 00:45:25 +01:00
cTn 2d1099a3a9 rework & tiny optimizations 2014-03-02 18:36:28 +01:00
cTn d5b64cb291 verify version on connect 2014-02-25 14:37:34 +01:00
cTn 38d6a80ae2 major port handler rework 2014-02-21 21:12:19 +01:00
cTn 844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +01:00
cTn dc7ac9e242 rename 2014-02-11 11:03:26 +01:00
cTn 2b416c6821 print udid on connect 2014-02-04 19:16:53 +01:00
cTn 8686a45831 adding more user-notify messages 2014-02-04 18:52:21 +01:00
cTn e3ec48452c utilize latest changes in serial lib 2014-02-03 10:07:54 +01:00
cTn 9b63c082d1 more .log hooks 2014-02-03 09:15:13 +01:00
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
2014-02-03 09:10:13 +01:00
cTn a30569077a removing obsolete notify, first hooks to GUI.log 2014-02-03 08:45:21 +01:00
cTn 35d66ed4c3 moving MSP related data object to separate file 2014-01-28 01:33:25 +01:00
cTn c98bdd9f54 traffic tracking inside serial backend 2014-01-27 01:48:34 +01:00
cTn 21af65567c created MSP disconnect cleanup routine 2014-01-26 18:24:46 +01:00
cTn aa49e8c375 different approach to serial API logging 2014-01-25 13:48:31 +01:00
cTn bb7bedaf14 log baud speed on port.connect 2014-01-23 00:36:36 +01:00
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
2014-01-22 20:51:12 +01:00
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 2014-01-22 20:35:37 +01:00
cTn e27f8019d7 cleanup & improvements, callback approach 2014-01-18 12:55:09 +01:00
cTn e45d1e69a9 primary backend upgrade 2014-01-18 12:14:33 +01:00
cTn f72a99f327 get MISC implementation 2014-01-13 16:16:16 +01:00
cTn d4c5c3406d reset packet state on hot-disconnect 2014-01-04 10:08:13 +01:00
cTn 3508319e15 slow down port polling to 250ms 2014-01-03 10:40:34 +01:00
cTn 353b591c70 adding auto-connect text, style, tooltip 2013-12-29 11:32:21 +01:00
cTn 114176c074 auto-connect support 2013-12-29 11:15:04 +01:00
cTn d635fe0bde *christmas evening commit*
fixes #17
2013-12-24 19:17:59 +01:00
cTn 4cf41a4296 reset status bar members after disconnecting 2013-12-15 18:45:46 +01:00