Commit Graph

54 Commits (e7a3647459f61dc7b7816eb1617f695f2d293048)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1483e5e26 tab tasks unified 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
Pawel Spychalski (DzikuVx) 1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 8 years ago
Konstantin Sharlaimov (DigitalEntity) 2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Konstantin Sharlaimov (DigitalEntity) 85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 9 years ago
Konstantin Sharlaimov (DigitalEntity) 15dfc2ad41 Update GPS page 9 years ago
skaman82 0e0ebabc69 storing alternative code 9 years ago
NightHawk32 6e222ca73e GPS map now only shows when a 3D fix is established 9 years ago
NightHawk32 6ae1cfd915 hide map, on init until GPS coords are valid 9 years ago
NightHawk32 e6e70c5b5f GPS map checks for online status of the device,
BUGFIX: place marker on GPS position and center map
9 years ago
NightHawk32 f596abee0f Map now shows up on satfix and updates the position of the marker 9 years ago
NightHawk32 938d8b522c Added zoom function for GPS map 9 years ago
skaman82 ed005f23bb further work on map functionality 9 years ago
skaman82 0b2c6a26d5 added: internet connection test in the gps tab 9 years ago
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.
9 years ago
Dominic Clifton 7bdd010eb0 Avoid using GPS commands for targets that do not have GPS support
compiled in.
10 years ago
Dominic Clifton 8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 10 years ago
cTn df79edc0ad fix gps distance to home not updating in GPS tab 10 years ago
cTn e401b1ffce renaming some of the appview hits 10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn 2753f354e0 polishing run 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn 20e6ad0074 enable strict mode in couple more files 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 36c49dded7 gps in tabs 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 3ce1296374 fix gps division 11 years ago
cTn c6efcf1850 gps i18n support 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn c3aa3a3fab lat/lon values in gps tab are now gmap links 11 years ago
cTn 46f72b344e correct assignments 11 years ago
cTn 745e671615 display 3D fix status, widen the columns by 10px 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 31125f3f67 request first set of samples then load GPS UI 11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn fd62b8568c validation 11 years ago
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 11 years ago
cTn 36604ca724 implementing GUI object with active_tab tracking 11 years ago
cTn 5941ada4cd adding forgotten array selectors 11 years ago