Commit Graph

212 Commits (781d058228efd991c6877d6df48ca40c1043b581)

Author SHA1 Message Date
cTn 09a1252410 mostly working flash on connect sequence 2014-02-26 08:10:08 +01:00
cTn 0c3374d8a1 add port handler support for non-timeout callbs 2014-02-26 07:23:50 +01:00
cTn d5b64cb291 verify version on connect 2014-02-25 14:37:34 +01:00
cTn ad3382a91f clean callbacks/timeouts the smart way 2014-02-24 12:44:33 +01:00
cTn 4a08e16e5e port handler improvements 2014-02-24 11:54:54 +01:00
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
2014-02-22 22:02:07 +01:00
cTn 0339f87d86 more robust approach 2014-02-22 21:43:17 +01:00
cTn 7d4e7f8310 write to file IO bugfix 2014-02-22 21:23:06 +01:00
cTn 23ad4a9426 do things properly not like a troll 2014-02-22 11:19:18 +01:00
cTn d92704c374 .interval_kill_all method enhancements / bugfix 2014-02-22 11:13:37 +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 e1a15b2bb4 deploying callback/timeout system for all MSP
commands, i am currently using static timeout (interval) of 1000ms, this
might be changed in the future
2014-02-20 12:16:00 +01:00
cTn c44f1bb36d utilize MSP_SET_MOTOR callback (its possible now) 2014-02-20 12:13:33 +01:00
cTn 65555b224c added profile select in PID tab 2014-02-14 15:41:36 +01:00
cTn 8e97a68cb1 bumping up bitrate for testing 2014-02-12 10:43:21 +01:00
cTn dc7ac9e242 rename 2014-02-11 11:03:26 +01:00
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
2014-02-10 16:26:43 +01:00
cTn 238f18b5c5 reordering, muting excessive logging 2014-02-09 16:26:18 +01:00
cTn f566596bc7 cleanup 2014-02-09 16:03:42 +01:00
cTn 2af2db5808 cleanup 2014-02-09 15:56:06 +01:00
cTn e6a6f0a075 support new ihxer parser (needs cleanup), tested 2014-02-07 22:33:29 +01:00
cTn 7bde2a159e new ihex parser 2014-02-07 21:55:06 +01:00
cTn e2cfa50262 moving workers to js folder 2014-02-07 21:48:04 +01:00
cTn 2b416c6821 print udid on connect 2014-02-04 19:16:53 +01:00
cTn a9f73b6384 no more playing nice with official msp 2014-02-04 19:00: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 4b2d5c4a48 upgrading serial lib 2014-02-03 10:02:49 +01:00
cTn 9de5cdcf84 extra failsafe to trigger while leaving motor tab 2014-02-03 09:28:10 +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 2ebd108f43 initial log window implementation 2014-02-03 06:19:06 +01:00
cTn 2ce29db887 more dynamic approach to pid parsing 2014-02-02 03:23:44 +01:00
cTn f5113a55e2 implementation for current canary 34 2014-01-31 15:51:47 +01:00
cTn 51066a1962 removing 300 baud, STM32 flasher note 2014-01-28 12:21:35 +01:00
cTn 6ee1982050 always try to consume all of the data in retrieve 2014-01-28 04:02:47 +01:00
cTn 35d66ed4c3 moving MSP related data object to separate file 2014-01-28 01:33:25 +01:00
cTn e5041c233e adjusting MSP according to the latest bf changes 2014-01-28 01:33:01 +01:00
cTn 14d125a4ad shaving down some delay time 2014-01-28 01:11:37 +01:00
cTn 853860b1ad bugfixes 2014-01-27 23:15:34 +01:00
cTn ee52ab0aaf had it right the first time 2014-01-27 21:41:32 +01:00
cTn c2a4223868 flashing protocol changes 2014-01-27 21:37:42 +01:00
cTn 2402c1b49b global serial statistics, remove obsolete code 2014-01-27 21:14:49 +01:00
cTn c51e6eb2fb add function name (listeners readability/clarity) 2014-01-27 01:59:40 +01:00
cTn d2a7b4559b removing obsolete parameter 2014-01-27 01:52:01 +01:00
cTn c98bdd9f54 traffic tracking inside serial backend 2014-01-27 01:48:34 +01:00
cTn b0c4b1cf1b wider scope 2014-01-27 00:49:28 +01:00
cTn d258cab005 don't repeat the same code 2014-01-27 00:48:21 +01:00