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

51 commits

Author SHA1 Message Date
cTn
6e0177738c removing obsolete highlight 2014-06-30 02:44:55 +02:00
cTn
1f476eb907 kinematics Z fix 2014-06-23 10:07:43 +02:00
cTn
8273081fdd moving kinematics data to array 2014-06-20 12:39:42 +02:00
cTn
5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn
46cf844e7e display current draw in A not mA 2014-05-30 01:41:27 +02:00
cTn
d68bd29191 initial support for current sensor code from Lux 2014-05-29 20:16:32 +02:00
cTn
f86a50b20b request MSP_IDENT on initial tab enter 2014-05-07 03:01:59 +02:00
cTn
eb973cff16 initial setup i18n support 2014-05-06 18:07:32 +02:00
cTn
2162a2b9d3 pre-enable i18n for all html content in tabs 2014-05-06 16:48:46 +02:00
cTn
74e9256e75 correcting MSP implementation, optimizations 2014-04-11 15:11:59 +02:00
cTn
e0510603d8 info box with voltage & rssi on initial setup 2014-04-03 14:33:30 +02:00
cTn
8d6702c15e lowering MSP_STATUS pull speed to 250ms 2014-03-30 11:51:16 +02:00
cTn
82badeece1 callback hell resolving patch, optimize 2014-03-23 00:28:41 +01:00
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