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

726 commits

Author SHA1 Message Date
cTn
03a63ce2c5 more analytics stuff 2013-08-26 15:16:49 +02:00
cTn
1ff4fcb669 adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
cTn
b3f00e6174 adding jquery map to the repo 2013-08-26 14:08:59 +02:00
cTn
e6f0454a41 version bump - pushing to google store 2013-07-30 14:06:44 +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
8701c2d913 updating jquery to the latest version 2013-07-29 07:57:54 +02:00
cTn
785cccfcbf save profile number in primary CONFIG object 2013-06-21 14:46:21 +02:00
cTn
ba3a80f987 version bump - pushing to google store 2013-06-20 14:46:43 +02:00
cTn
d27660492e cleaning up 2013-06-19 13:55:20 +02:00
cTn
a42a464d1f fix for BUS holding after onClose 2013-06-19 13:06:14 +02:00
cTn
52e46bd9e2 removing a faulty attempt to resolve onClosed 2013-06-19 01:48:43 +02:00
cTn
11cd53f253 possible bugfix for last_port_used creation fail 2013-06-19 01:21:09 +02:00
cTn
48ceb6bb66 experimental bugfix for BUS holding 2013-06-18 20:41:15 +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
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
74b3fbb63f version bump - pushing to google store 2013-06-16 14:35:01 +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
88d29db283 version bump - pushing to google store 2013-06-13 13:13: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
4b7db06fab updating jquery to v2.0.2 2013-06-12 15:33:00 +02:00
cTn
31a12b27c3 updating readme with chrome store app link 2013-05-31 15:21:00 +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
21b0248430 polishing icon 2013-05-24 17:14:23 +02:00
cTn
27d5f68d34 adding icon 2013-05-21 11:46:12 +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
05707da405 fixing some UI alignment 2013-04-15 10:19:09 +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
5183cde5f2 fix typo in readme 2013-04-13 13:10:12 +02:00
cTn
c77804a4fd updating readme and some "name" files 2013-04-13 12:55:25 +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
12d205a6a4 polishing 2013-04-13 02:43:23 +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-dev
b477d1511a Merge pull request #1 from davibe/osx_fix
Fix strange ui freeze on macosx
2013-04-12 16:44:34 -07:00
Davide Bertola
df0db4390e Fix strange ui freeze on macosx 2013-04-13 01:19:21 +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