1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +03:00
Commit graph

39 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
1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn
8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 2014-07-11 17:52:56 +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
b76ec2831b aux config in tabs 2014-07-10 18:22:50 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
6e0177738c removing obsolete highlight 2014-06-30 02:44:55 +02:00
cTn
2a18801315 add note 2014-06-09 18:42:07 +02:00
cTn
b09620b6ae remove obsolete needle, cleanup 2014-06-07 17:54:51 +02:00
cTn
75bac26c67 fully dynamic aux channel UI 2014-06-05 16:08:20 +02:00
cTn
5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn
5f07390d45 stuff rcData to array (allocating up to 32 chan) 2014-05-15 13:12:13 +02:00
cTn
efb481227c aux i18n support 2014-05-06 23:39:37 +02:00
cTn
2162a2b9d3 pre-enable i18n for all html content in tabs 2014-05-06 16:48:46 +02:00
cTn
990d0595be small rework / bugfixes for aux UI 2014-05-04 14:51:08 +02:00
cTn
74e9256e75 correcting MSP implementation, optimizations 2014-04-11 15:11:59 +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
8686a45831 adding more user-notify messages 2014-02-04 18:52:21 +01:00
cTn
a339b25c64 async approach to aux status updating 2014-01-26 20:00:29 +01:00
cTn
5a2ebe9af4 moving content loading inside tab initialization 2014-01-24 17:06:54 +01:00
cTn
eaeda19842 visual indicators for successful save to eeprom
close #20
2014-01-22 19:05:52 +01:00
cTn
1f2180be89 removing obsolete code / cleaning up 2014-01-13 14:18:46 +01:00
cTn
607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
2013-12-05 09:54:49 +01:00
cTn
36604ca724 implementing GUI object with active_tab tracking 2013-11-09 05:57:05 +01:00
cTn
8509396384 display current aux channel positions 2013-10-29 14:51:56 +01:00
cTn
30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn
03a63ce2c5 more analytics stuff 2013-08-26 15:16:49 +02:00
cTn
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
4c789a58c6 aux configuration bugfix from dade 2013-05-20 10:41:21 +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