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

38 commits

Author SHA1 Message Date
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
2014-02-14 22:17:51 +01:00
cTn
430d366c8f bugfix for tab inner re-initialization 2014-02-04 18:56:20 +01:00
cTn
8686a45831 adding more user-notify messages 2014-02-04 18:52:21 +01:00
cTn
5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
2014-02-03 09:10:13 +01:00
cTn
35d66ed4c3 moving MSP related data object to separate file 2014-01-28 01:33:25 +01:00
cTn
5a2ebe9af4 moving content loading inside tab initialization 2014-01-24 17:06:54 +01:00
cTn
b7179db5f6 disabling custom spinner emulation 2014-01-23 23:47:14 +01:00
cTn
eaeda19842 visual indicators for successful save to eeprom
close #20
2014-01-22 19:05:52 +01:00
cTn
d0bf009abb initial custom spinner implementation, needs work 2014-01-22 15:36:34 +01:00
cTn
6382cd96df redistributing requests to keep animations smooth 2014-01-18 12:30:01 +01:00
cTn
449f219a0c initialize initial tab after "reset to default" 2014-01-15 16:55:33 +01:00
cTn
d8aca56961 mag declination handling changes 2014-01-15 15:17:29 +01:00
cTn
edbf03aa3f support for mag_declination and UI polish 2014-01-15 12:34:23 +01:00
cTn
8c98bff682 support for maxthrottle and mincommand 2014-01-15 12:10:27 +01:00
cTn
20bb851514 implements throttle UI
#15
2014-01-13 18:07:34 +01:00
cTn
467b228b34 MISC UI implementation for battery
fixes #15
2014-01-13 17:43:22 +01:00
cTn
4a34035891 UI polish 2014-01-03 10:01:54 +01:00
cTn
01a5c753aa bugfixes & tiny optimizations 2013-12-15 02:28:12 +01:00
cTn
ae6d902b88 fixing buffer overflow 2013-12-05 11:03:29 +01:00
cTn
0344110c2d using IDENT as first callback to draw initial tab
fixes #10
2013-12-05 10:25:13 +01:00
cTn
43b0d615dc adding accel note 2013-11-12 08:48:13 +01:00
cTn
3d58387f62 change button bg color while calibrating 2013-11-12 05:16:05 +01:00
cTn
36604ca724 implementing GUI object with active_tab tracking 2013-11-09 05:57:05 +01:00
cTn
fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00
cTn
5f6aeb72f8 initial work on servos 2013-11-08 13:04:30 +01:00
cTn
efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn
03a63ce2c5 more analytics stuff 2013-08-26 15:16: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
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
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
e1c1522da5 css3 compass O.o 2013-04-11 20:03:44 +02:00
cTn
f9bf55a64b GPS info block for initial tab 2013-04-11 13:16:51 +02:00
cTn
f8125289b6 attitude visualization via simple 3d block 2013-04-11 11:50:01 +02:00
cTn
ae7a6cfa0a accel and mag calibration hooks 2013-04-08 22:02:58 +02:00
cTn
9fda14b5f2 initial support for tab UI setup 2013-04-08 21:10:47 +02:00