1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 20:35:19 +03:00
Commit graph

185 commits

Author SHA1 Message Date
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
cTn
c389a71ece adding method to empty send buffer, limits 2014-01-26 21:37:19 +01:00
cTn
c7dae0f5e3 speed up 2014-01-26 20:19:47 +01:00
cTn
476a04fda3 cleanup on disconnect 2014-01-26 20:14:21 +01:00
cTn
e907531114 internal serial output buffer 2014-01-26 20:01:46 +01:00
cTn
cbf4db1efe debug message for timed out MSP commands 2014-01-26 20:01:18 +01:00
cTn
2579b7d394 MSP - on fail retry codes that requested callback
#close 11
2014-01-26 18:46:36 +01:00
cTn
21af65567c created MSP disconnect cleanup routine 2014-01-26 18:24:46 +01:00
cTn
384502eb3a rename 2014-01-26 15:20:38 +01:00
Lukas S
5040bca974 fix mag scale factor 2014-01-26 00:59:01 +01:00
cTn
8c95ee1ca7 changing scale factors 2014-01-26 00:30:07 +01:00
cTn
aa49e8c375 different approach to serial API logging 2014-01-25 13:48:31 +01:00
cTn
7edc3605e5 updating jquery to 2.1.0 2014-01-24 21:45:59 +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
a004eeecae updating stm32 flashing speeds 2014-01-21 14:40:22 +01:00
cTn
763696b380 changing flasher speeds 2014-01-21 14:20:31 +01:00
cTn
cdad9db791 updating analytics bundle 2014-01-19 01:03:11 +01:00
cTn
f13f07942e bugfix 2014-01-18 19:20:34 +01:00
cTn
e27f8019d7 cleanup & improvements, callback approach 2014-01-18 12:55:09 +01:00
cTn
643a894730 working firmware flasher 2014-01-18 12:44:51 +01:00
cTn
e45d1e69a9 primary backend upgrade 2014-01-18 12:14:33 +01:00
cTn
8acb539f70 upgrading cleanup routine to latest serial 2014-01-18 12:14:09 +01:00
cTn
64fe1d7b05 updating msp 2014-01-18 12:02:59 +01:00
cTn
9caa5e251e adding new serial object utilizing new serial api 2014-01-18 11:44:43 +01:00
cTn
b9a09b38a0 callback based upload for restoring settings 2014-01-15 14:31:03 +01:00
cTn
10caea40d4 don't allow reading files bigger then 1MB 2014-01-15 13:07:51 +01:00