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

63 commits

Author SHA1 Message Date
cTn
2753f354e0 polishing run 2014-08-12 16:05:22 +02:00
cTn
e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn
20e6ad0074 enable strict mode in couple more files 2014-08-09 20:01:17 +02:00
cTn
c30e883e16 chain changes, cleanup and fix style 2014-07-25 14:20:09 +02:00
CurtisFissel
d379cdfcf2 Added Motor Mix Diagrams 2014-07-25 04:03:33 -04:00
cTn
1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn
c1ef5aeead yaw offset can now be remembered while switching tabs 2014-07-10 19:23:16 +02:00
cTn
e49f4ea5ff converting tab object initialization 2014-07-10 19:19:45 +02:00
cTn
799fc76c8e hooking up all of the active_tab references 2014-07-10 18:51:02 +02:00
cTn
f2e8f8911c initial setup in tabs 2014-07-10 18:14:26 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
71c0cb65b3 display true heading and heading offset inside 3D cube area 2014-07-06 11:24:18 +02:00
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