1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 15:25:22 +03:00
Commit graph

49 commits

Author SHA1 Message Date
Michael Keller
6eb0c5689f Fixed scaling for GPS altitude value display. 2017-04-06 10:53:25 +12:00
KiteAnton
96115be10e Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
nathan
cbb7122336 disable stats 2016-06-15 22:25:11 -07:00
skaman82
0e0ebabc69 storing alternative code 2015-12-02 22:30:09 +01:00
NightHawk32
6e222ca73e GPS map now only shows when a 3D fix is established 2015-12-02 16:14:20 -05:00
NightHawk32
6ae1cfd915 hide map, on init until GPS coords are valid 2015-12-02 15:44:17 -05:00
NightHawk32
e6e70c5b5f GPS map checks for online status of the device,
BUGFIX: place marker on GPS position and center map
2015-12-02 15:38:39 -05:00
NightHawk32
f596abee0f Map now shows up on satfix and updates the position of the marker 2015-12-01 16:00:37 -05:00
NightHawk32
938d8b522c Added zoom function for GPS map 2015-11-30 17:41:24 -05:00
skaman82
ed005f23bb further work on map functionality 2015-11-17 10:27:54 +01:00
skaman82
0b2c6a26d5 added: internet connection test in the gps tab 2015-11-16 11:31:57 +01:00
Dominic Clifton
d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Dominic Clifton
7bdd010eb0 Avoid using GPS commands for targets that do not have GPS support
compiled in.
2015-02-23 21:27:55 +00:00
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