1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 11:59:51 +03:00
Commit graph

236 commits

Author SHA1 Message Date
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
0607ccbff4 no need to reverse itter over here 2014-03-07 18:37:21 +01:00
cTn
2d1099a3a9 rework & tiny optimizations 2014-03-02 18:36:28 +01:00
cTn
6e9ac33cba bugfixes 2014-02-28 20:34:11 +01:00
cTn
bf3a6b40b3 callbacks_cleanup bugfix 2014-02-28 17:38:08 +01:00
cTn
9a0fbbe96b initial work on callbacks_cleanup 2014-02-28 15:44:07 +01:00
cTn
927589e22f clear callbacks the smarter way 2014-02-28 14:07:11 +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
65555b224c added profile select in PID tab 2014-02-14 15:41:36 +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
a9f73b6384 no more playing nice with official msp 2014-02-04 19:00:53 +01:00
cTn
2ce29db887 more dynamic approach to pid parsing 2014-02-02 03:23:44 +01:00
cTn
e5041c233e adjusting MSP according to the latest bf changes 2014-01-28 01:33:01 +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
c0937ddbd4 splitting MSP and CLI integration, new serial api 2014-01-22 20:35:37 +01:00
cTn
64fe1d7b05 updating msp 2014-01-18 12:02:59 +01:00
cTn
edbf03aa3f support for mag_declination and UI polish 2014-01-15 12:34:23 +01:00
cTn
467b228b34 MISC UI implementation for battery
fixes #15
2014-01-13 17:43:22 +01:00
cTn
f72a99f327 get MISC implementation 2014-01-13 16:16:16 +01:00
cTn
d635fe0bde *christmas evening commit*
fixes #17
2013-12-24 19:17:59 +01:00
cTn
01a5c753aa bugfixes & tiny optimizations 2013-12-15 02:28:12 +01:00
cTn
fd62b8568c validation 2013-12-12 17:10:10 +01:00
cTn
ac85aeff8a adding packet error indicator in status bar
fixes #8
2013-12-05 10:34:10 +01:00
cTn
42101ec791 initial tab init moved to serial backend
#10
2013-12-05 10:17:49 +01:00
cTn
56251916aa handle connecting failure more gracefully 2013-11-22 12:11:20 +01:00
cTn
e99cbcecee polishing connect UI 2013-11-22 11:59:38 +01:00
cTn
1bc89ae22a adding latest stuff to MSP 2013-11-11 13:33:50 +01:00
cTn
edc7df490c motor testing implementation (needs to be polished) 2013-11-11 12:57:22 +01:00
cTn
2bcb19fd42 also log MSP.code when crc fails 2013-11-10 19:08:40 +01:00
cTn
0cc045317b fixing datatype and adding new property 2013-11-09 09:28:37 +01:00
cTn
fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00