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

86 commits

Author SHA1 Message Date
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
cTn
3574953c38 removing obsolete code 2013-12-15 18:41:25 +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
e7a02d0e21 moving to GUI integrated interval/timeout model 2013-12-11 18:57:29 +01:00
cTn
a81cdb6d9d polishing serial backend and background page 2013-12-06 18:32:32 +01:00
cTn
e9879ea545 adding missing GUI unlock/cleanup on error 2013-12-05 12:40: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
607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
2013-12-05 09:54: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
d21dc8c916 implemented automatic port poll/refresh 2013-11-20 12:26:00 +01:00
cTn
75ff1dcc90 adding support for connect_lock property in GUI 2013-11-14 07:27:35 +01:00
cTn
1bc89ae22a adding latest stuff to MSP 2013-11-11 13:33:50 +01:00
cTn
0cc045317b fixing datatype and adding new property 2013-11-09 09:28:37 +01:00
cTn
74323d894f bugfixes + removing obsolete code 2013-11-09 06:18:45 +01:00
cTn
0f23b5f5d9 utilizing tab_switch_cleanup functionality 2013-11-09 06:14:21 +01:00
cTn
fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00
cTn
e532edc748 visual notify for open/close serial port error 2013-11-08 18:31:19 +01:00
cTn
4fcd47b7e3 failed to open port (still requires notification) 2013-11-08 15:34:52 +01:00
cTn
a0db304bab bugfixes 2013-11-08 14:57:40 +01:00
cTn
32a140268d save button now actually save the configuration 2013-11-08 13:52:44 +01:00
cTn
5f6aeb72f8 initial work on servos 2013-11-08 13:04:30 +01:00