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

58 commits

Author SHA1 Message Date
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
cTn
0497924b9c updating MSP 2013-11-08 10:24:12 +01:00
Stefan Kolla
737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
2013-10-31 15:05:39 -07:00
Davide Bertola
f8bab91562 Add debug graphs to raw sensor data tab 2013-10-31 22:45:07 +01:00
cTn
efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn
30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn
150038e65a optimizing 2013-08-31 12:30:44 +02:00
cTn
785cccfcbf save profile number in primary CONFIG object 2013-06-21 14:46:21 +02:00
cTn
a42a464d1f fix for BUS holding after onClose 2013-06-19 13:06:14 +02:00
cTn
11cd53f253 possible bugfix for last_port_used creation fail 2013-06-19 01:21:09 +02:00
cTn
2b4e5642b3 experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00
cTn
fa90fbcbc4 AUX array overflow bugfix, bug found by disq 2013-06-18 13:37:31 +02:00
cTn
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
b040b01be8 bugfixes & UI polish 2013-04-15 11:13:24 +02:00
cTn
53eecaba14 accel trim support 2013-04-15 10:03:34 +02:00
cTn
0a1b8c5d03 battery voltage indicator 2013-04-15 08:44:08 +02:00
cTn
b892fcb376 better handling of wrong baud rate
+ some tiny UI changes due to the #content change for mac os x which
kinda broke the "floating" tabs hack with absolute position
2013-04-13 02:32:35 +02:00
cTn
ac1090b4a4 CLI tab 2013-04-12 19:17:27 +02:00
cTn
a8c76cf278 RAW sensor data plot tab 2013-04-11 16:19:24 +02:00
cTn
f9bf55a64b GPS info block for initial tab 2013-04-11 13:16:51 +02:00
cTn
514dd8a692 initial sensor tab commit 2013-04-11 12:01:51 +02:00
cTn
f8125289b6 attitude visualization via simple 3d block 2013-04-11 11:50:01 +02:00
cTn
6e2afc6913 Motor/Servo Output tab & port usage indicator 2013-04-10 18:49:25 +02:00
cTn
14ef72b7ea full dynamic support for Auxiliary Configuration 2013-04-10 15:31:51 +02:00
cTn
cdd8a4e2b2 AUX improvements 2013-04-10 13:53:48 +02:00
cTn
2f9db4fa4e Receiver and PID tab fully implemented, enjoy 2013-04-09 20:14:49 +02:00
cTn
d450a3f518 full PID tuning support
RC related tunings like expos, etc will be available inside Receiver tab
2013-04-09 17:58:54 +02:00
cTn
37c576bd24 saving of PID tunings is fully working now 2013-04-09 14:31:37 +02:00