1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 21:35:44 +03:00
Commit graph

36 commits

Author SHA1 Message Date
Dominic Clifton
8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 2015-01-04 09:34:56 +00:00
cTn
df79edc0ad fix gps distance to home not updating in GPS tab 2014-11-17 19:58:12 +01:00
cTn
e401b1ffce renaming some of the appview hits 2014-10-30 12:33:39 +01:00
cTn
f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 2014-10-01 13:16:22 +02:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn
d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 2014-08-14 16:48:16 +02:00
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
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
36c49dded7 gps in tabs 2014-07-10 18:27:04 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn
3ce1296374 fix gps division 2014-05-20 21:01:44 +02:00
cTn
c6efcf1850 gps i18n support 2014-05-08 10:56:41 +02:00
cTn
2162a2b9d3 pre-enable i18n for all html content in tabs 2014-05-06 16:48:46 +02:00
cTn
c3aa3a3fab lat/lon values in gps tab are now gmap links 2014-05-06 02:08:55 +02:00
cTn
46f72b344e correct assignments 2014-05-04 13:27:12 +02:00
cTn
745e671615 display 3D fix status, widen the columns by 10px 2014-04-30 16:12:25 +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
31125f3f67 request first set of samples then load GPS UI 2014-02-15 01:10:01 +01:00
cTn
ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
2014-02-14 22:17:51 +01:00
cTn
5a2ebe9af4 moving content loading inside tab initialization 2014-01-24 17:06:54 +01:00
cTn
fd62b8568c validation 2013-12-12 17:10:10 +01:00
cTn
e7a02d0e21 moving to GUI integrated interval/timeout model 2013-12-11 18:57:29 +01:00
cTn
36604ca724 implementing GUI object with active_tab tracking 2013-11-09 05:57:05 +01:00
cTn
5941ada4cd adding forgotten array selectors 2013-11-01 21:42:28 +01: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
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