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

501 commits

Author SHA1 Message Date
cTn
2ebd108f43 initial log window implementation 2014-02-03 06:19:06 +01:00
cTn
cc3b2a3f36 removing dynamic height scaling 2014-02-03 06:18:44 +01:00
cTn
3fb3c337e6 moving Vario below ALT in PID tab 2014-02-02 18:40:16 +01:00
cTn
37c96b9aea initial changes 2014-02-02 15:31:09 +01:00
cTn
12b2d7b85d cleanup for initial setup values 2014-02-02 03:59:16 +01:00
cTn
014844ba0a apply limits, cleanup for RC values in pid tab 2014-02-02 03:47:25 +01:00
cTn
67d0fc9f3a cleanup, reorder, add limits 2014-02-02 03:42:55 +01:00
cTn
2ce29db887 more dynamic approach to pid parsing 2014-02-02 03:23:44 +01:00
cTn
4c309967bb rename 2014-02-02 01:35:57 +01:00
cTn
e1fce87f43 2 px overhead fix
(dynamic size of the app according to the user screen will be removed
soon)
2014-02-01 20:36:19 +01:00
cTn
f5113a55e2 implementation for current canary 34 2014-01-31 15:51:47 +01:00
cTn
d491c96574 extending input validator functionality 2014-01-29 20:22:14 +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
61fe3d6141 only fire one event instead of 8 on master change 2014-01-26 21:41:46 +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
a339b25c64 async approach to aux status updating 2014-01-26 20:00:29 +01:00
cTn
47ef16b575 servos tab bugfix 2014-01-26 19:56:03 +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
575f5ac8ef instant initialization for graphs 2014-01-26 15:22:12 +01:00
cTn
384502eb3a rename 2014-01-26 15:20:38 +01:00
Stefan Kolla
0fc324c60f Merge pull request #24 from luggi/development
fix mag scale factor
2014-01-25 23:32:47 -08:00
Lukas S
5040bca974 fix mag scale factor 2014-01-26 00:59:01 +01:00
cTn
64b57ff1ea updating changelog 2014-01-26 00:30:18 +01:00
cTn
8c95ee1ca7 changing scale factors 2014-01-26 00:30:07 +01:00
cTn
0f0e56e0b0 updating readme 2014-01-25 21:21:57 +01:00
cTn
9f421618ac merge #23 2014-01-25 21:15:40 +01:00
Lukas S
10b238d14f add VEL-PID setting 2014-01-25 20:05:09 +01:00
cTn
aa49e8c375 different approach to serial API logging 2014-01-25 13:48:31 +01:00
cTn
58877b0bd2 fixing height after addition of custom frame 2014-01-24 22:24:35 +01:00
cTn
793be64474 force redraw on each new CLI messages (bugfix)
fixes failed / half-redraw behavior that i am experiencing on windows
with chromium 33+ beta
2014-01-24 22:17:17 +01:00
cTn
7edc3605e5 updating jquery to 2.1.0 2014-01-24 21:45:59 +01:00
cTn
5a2ebe9af4 moving content loading inside tab initialization 2014-01-24 17:06:54 +01:00