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

352 commits

Author SHA1 Message Date
cTn
45da60fc3e implemented "landing page" and changelog 2013-10-30 17:42:04 +01:00
cTn
efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn
8509396384 display current aux channel positions 2013-10-29 14:51:56 +01:00
cTn
0084a3cf33 routine changes 2013-10-29 14:49:43 +01:00
cTn
bdfddcbadb fixing titles 2013-10-27 23:52:12 +01:00
cTn
30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn
d11ff74156 Get context with jQuery 2013-09-27 17:27:41 +02:00
cTn
89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
2013-09-25 20:57:21 +02:00
cTn
e3aaa710ae copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +02:00
cTn
03a63ce2c5 more analytics stuff 2013-08-26 15:16:49 +02:00
cTn
73d47889c3 RAW sensor tab with pulling speed selectors 2013-07-29 09:39:55 +02:00
cTn
7f3a107178 workaround for CLI terminal emulator UI 2013-07-29 08:14:49 +02:00
cTn
2b4e5642b3 experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00
cTn
29343686c5 upload section for the restore function 2013-06-18 00:14:49 +02:00
cTn
9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn
cfef3c67ab adding "shifting" arrows for all numerical values
also the number of decimals after . should now better match the desired
value size/length expected by multiwii
2013-06-16 14:16:23 +02:00
cTn
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
f42a1fd708 added placeholder text for CLI input field 2013-06-12 18:35:34 +02:00
cTn
53638fd3f8 polishing the last GPS commit 2013-05-30 10:12:00 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
64bfbbf644 using dynamic scale for raw sensor data
this approach might not be the "best" but its necessary because multiwii
doesn't scale the units "properly" across different sensors and
different builds, sadly this is the only way to have at least some sort
of "compatibility" between the builds
2013-05-20 10:44:16 +02:00
cTn
4c789a58c6 aux configuration bugfix from dade 2013-05-20 10:41:21 +02:00
cTn
906bc4230a some custom handling of ANSI escape codes 2013-05-19 19:36:57 +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
369a3cb020 about tab and other tiny improvements 2013-04-13 15:29:52 +02:00
cTn
e3ca33fafb CLI debug cleanup 2013-04-13 12:39:14 +02:00
cTn
88e7bc8a9f CLI bugfixes 2013-04-13 12:38:06 +02:00
cTn
ac1090b4a4 CLI tab 2013-04-12 19:17:27 +02:00
cTn
e1c1522da5 css3 compass O.o 2013-04-11 20:03:44 +02:00
cTn
a8c76cf278 RAW sensor data plot tab 2013-04-11 16:19:24 +02:00
cTn
0c9d29487a trying to fix some MAC related problems 2013-04-11 13:23:15 +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
137edb2b37 optimizing 2013-04-11 00:50:49 +02:00
cTn
6e2afc6913 Motor/Servo Output tab & port usage indicator 2013-04-10 18:49:25 +02:00
cTn
43228abb72 polishing AUX ui 2013-04-10 15:57:36 +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
78efe0df5b initial AUX config hooks 2013-04-10 11:40:36 +02:00
cTn
aa8eb5db02 bugfix for plot re-initialization 2013-04-09 20:21:52 +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
5119fb2050 initial UI for receiver tab 2013-04-09 15:57:56 +02:00
cTn
37c576bd24 saving of PID tunings is fully working now 2013-04-09 14:31:37 +02:00
cTn
c7f88dcdc4 initial support for receiver data viewing 2013-04-09 02:14:23 +02:00
cTn
d61df6fc82 pid tuning improvements 2013-04-09 01:49:49 +02:00
cTn
62a212b0e8 some initial PID tuning UI hooks 2013-04-09 01:09:11 +02:00