Commit Graph

216 Commits (f457b84dffe0dcdd31ca8060c7de36240f638543)

Author SHA1 Message Date
cTn 6e9ac33cba bugfixes 11 years ago
cTn bf3a6b40b3 callbacks_cleanup bugfix 11 years ago
cTn 9a0fbbe96b initial work on callbacks_cleanup 11 years ago
cTn 927589e22f clear callbacks the smarter way 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn 0c3374d8a1 add port handler support for non-timeout callbs 11 years ago
cTn d5b64cb291 verify version on connect 11 years ago
cTn ad3382a91f clean callbacks/timeouts the smart way 11 years ago
cTn 4a08e16e5e port handler improvements 11 years ago
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
11 years ago
cTn 0339f87d86 more robust approach 11 years ago
cTn 7d4e7f8310 write to file IO bugfix 11 years ago
cTn 23ad4a9426 do things properly not like a troll 11 years ago
cTn d92704c374 .interval_kill_all method enhancements / bugfix 11 years ago
cTn 38d6a80ae2 major port handler rework 11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
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
11 years ago
cTn c44f1bb36d utilize MSP_SET_MOTOR callback (its possible now) 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 8e97a68cb1 bumping up bitrate for testing 11 years ago
cTn dc7ac9e242 rename 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn 238f18b5c5 reordering, muting excessive logging 11 years ago
cTn f566596bc7 cleanup 11 years ago
cTn 2af2db5808 cleanup 11 years ago
cTn e6a6f0a075 support new ihxer parser (needs cleanup), tested 11 years ago
cTn 7bde2a159e new ihex parser 11 years ago
cTn e2cfa50262 moving workers to js folder 11 years ago
cTn 2b416c6821 print udid on connect 11 years ago
cTn a9f73b6384 no more playing nice with official msp 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 4b2d5c4a48 upgrading serial lib 11 years ago
cTn 9de5cdcf84 extra failsafe to trigger while leaving motor tab 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 2ebd108f43 initial log window implementation 11 years ago
cTn 2ce29db887 more dynamic approach to pid parsing 11 years ago
cTn f5113a55e2 implementation for current canary 34 11 years ago
cTn 51066a1962 removing 300 baud, STM32 flasher note 11 years ago
cTn 6ee1982050 always try to consume all of the data in retrieve 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn e5041c233e adjusting MSP according to the latest bf changes 11 years ago
cTn 14d125a4ad shaving down some delay time 11 years ago
cTn 853860b1ad bugfixes 11 years ago
cTn ee52ab0aaf had it right the first time 11 years ago
cTn c2a4223868 flashing protocol changes 11 years ago
cTn 2402c1b49b global serial statistics, remove obsolete code 11 years ago
cTn c51e6eb2fb add function name (listeners readability/clarity) 11 years ago