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

34 commits

Author SHA1 Message Date
cTn
58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
2014-03-29 00:59:39 +01:00
cTn
578937fd2c remove useless code 2014-03-11 23:23:50 +01:00
cTn
30df0d6ec5 polish 2014-03-09 03:14:59 +01:00
cTn
ade74446b3 bugfixes 2014-03-09 03:11:11 +01:00
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
96d2bdbb12 only enforce mincommand if necessary 2014-03-06 18:52:18 +01:00
cTn
9a0fbbe96b initial work on callbacks_cleanup 2014-02-28 15:44:07 +01:00
cTn
09a1252410 mostly working flash on connect sequence 2014-02-26 08:10:08 +01:00
cTn
6889c0c800 change motor tab behavior/ui
fixes #26
2014-02-22 22:02:07 +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
c44f1bb36d utilize MSP_SET_MOTOR callback (its possible now) 2014-02-20 12:13:33 +01:00
cTn
9de5cdcf84 extra failsafe to trigger while leaving motor tab 2014-02-03 09:28:10 +01:00
cTn
2ebd108f43 initial log window implementation 2014-02-03 06:19:06 +01:00
cTn
c389a71ece adding method to empty send buffer, limits 2014-01-26 21:37:19 +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
f13f07942e bugfix 2014-01-18 19:20:34 +01:00
cTn
8acb539f70 upgrading cleanup routine to latest serial 2014-01-18 12:14:09 +01:00
cTn
64038b64a0 enable MSP_STATUS update in servos tab 2014-01-03 10:40:15 +01:00
cTn
114176c074 auto-connect support 2013-12-29 11:15:04 +01:00
cTn
e7a02d0e21 moving to GUI integrated interval/timeout model 2013-12-11 18:57:29 +01:00
cTn
586e166ab7 polishing 2013-12-05 11:04:15 +01:00
cTn
26a969b2cf improving interval methods in GUI object 2013-12-05 11:03:17 +01:00
cTn
0344110c2d using IDENT as first callback to draw initial tab
fixes #10
2013-12-05 10:25:13 +01:00
cTn
5d1a8f7aa1 adding cleanup routine for new timer code in aux
#12
2013-12-05 09:55:31 +01:00
cTn
d21dc8c916 implemented automatic port poll/refresh 2013-11-20 12:26:00 +01:00
cTn
557ed55144 improving GUI object 2013-11-15 17:13:36 +01:00
cTn
7948fb55bb increasing reboot delay to 5 seconds 2013-11-10 19:06:06 +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
36604ca724 implementing GUI object with active_tab tracking 2013-11-09 05:57:05 +01:00
cTn
9ed0ebc4d6 moving libraries to appropriate folder 2013-11-09 05:48:02 +01:00