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

501 commits

Author SHA1 Message Date
cTn
36a79f8902 simplify 2014-03-20 22:27:53 +01:00
cTn
c9d22a9002 initial changes required for i18n system 2014-03-20 22:24:49 +01:00
cTn
985d5233a2 resolving callback hell in backup routine 2014-03-20 22:19:27 +01:00
cTn
dcdccd683d detach listeners and remove element data 2014-03-15 15:43:08 +01:00
cTn
b11a84217b performance boost 2014-03-12 00:07:27 +01:00
cTn
578937fd2c remove useless code 2014-03-11 23:23:50 +01:00
cTn
7ca5e28bee dev version bump 2014-03-09 09:11:01 +01:00
cTn
30df0d6ec5 polish 2014-03-09 03:14:59 +01:00
cTn
65ada286bb release 2014-03-09 03:11:34 +01:00
cTn
ade74446b3 bugfixes 2014-03-09 03:11:11 +01:00
cTn
1722ac5c18 updating analytics bundle 2014-03-08 09:24:49 +01:00
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
3e969fe08a more reliable port handler cleanup 2014-03-07 17:44:11 +01:00
cTn
dfdddad767 polishing backup object 2014-03-07 17:43:53 +01:00
cTn
3f6f363d1b plot update rate can be now adjusted in RX tab 2014-03-06 19:50:01 +01:00
cTn
52559cf9ec tiny sensors tab code polish 2014-03-06 19:48:10 +01:00
cTn
96d2bdbb12 only enforce mincommand if necessary 2014-03-06 18:52:18 +01:00
cTn
e83b29cfde updating changelog 2014-03-06 18:41:25 +01:00
cTn
7d097a51b6 auto connect bugfixes 2014-03-05 00:45:25 +01:00
cTn
219a0dfdfa motor UI bugfixes, bug reported by mastag25 2014-03-02 23:29:19 +01:00
cTn
2d1099a3a9 rework & tiny optimizations 2014-03-02 18:36:28 +01:00
cTn
f457b84dff bump manifest version for next dev cycle 2014-03-01 21:04:48 +01:00
cTn
cd6fb4be01 release 2014-03-01 20:58:55 +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
781d058228 display commit date & message with online fw
#25
2014-02-27 18:56:12 +01:00
cTn
f8a7fa9bc4 bump up version for dev branch 2014-02-27 12:11:31 +01:00
cTn
94947808e3 release 2014-02-27 12:05:31 +01:00
cTn
f0e8163aad updating changelog 2014-02-27 10:59:08 +01:00
cTn
f30a26c1a5 cleanup, info and log messages added 2014-02-26 08:32:57 +01:00
cTn
9df8ad2337 adding missing chrome.storage implementation 2014-02-26 08:20:30 +01:00
cTn
09a1252410 mostly working flash on connect sequence 2014-02-26 08:10:08 +01:00
cTn
0c3374d8a1 add port handler support for non-timeout callbs 2014-02-26 07:23:50 +01:00
cTn
ab4a5398b4 adding flash on connect UI, backend missing 2014-02-26 07:09:53 +01:00
cTn
f64b566847 removing obsolete message 2014-02-26 06:49:38 +01:00
cTn
e0b9388834 save reboot sequence settings across instances 2014-02-25 15:40:18 +01:00
cTn
d5b64cb291 verify version on connect 2014-02-25 14:37:34 +01:00
cTn
0101f753f9 dump sensor data values on tab re-initialization
fixes #28
2014-02-25 13:59:52 +01:00
cTn
d365ab6645 first pass on making sensor tab variables private
#28
2014-02-25 13:29:22 +01:00
cTn
ad3382a91f clean callbacks/timeouts the smart way 2014-02-24 12:44:33 +01:00
cTn
4a08e16e5e port handler improvements 2014-02-24 11:54:54 +01:00
cTn
671c9a9d20 setting up for next dev cycle 2014-02-23 18:21:22 +01:00
cTn
9b53216599 releasing 2014-02-23 01:03:56 +01:00
cTn
cda22885da adding label element around auto-connect 2014-02-22 23:58:41 +01:00
cTn
9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
2014-02-22 22:54:06 +01:00
cTn
45e34c2433 updating changelog 2014-02-22 22:21:55 +01:00
cTn
fafd92efe4 hide overloaded variable from the user
#fixes 27
2014-02-22 22:21:47 +01:00