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

85 commits

Author SHA1 Message Date
error414
03e37a3296 adsb enhanced 2024-08-10 22:49:51 +02:00
Marcelo Bezerra
152124627c Only send relevant assitnow offline messages 2024-06-23 21:45:17 +02:00
Marcelo Bezerra
a3f6a99d02 We now successfully fetch and parse ublox data and send as msp messages 2024-06-23 19:31:57 +02:00
Marcelo Bezerra
ee98c70807 Add some of the basic plumbing for Assistnow handling
Currently able to fetch assistnow online and offline data from the web,
but breaking data down into individual ubx commands is failing.

I may need to change it into fetching and treating data as binary.
2024-06-23 17:59:46 +02:00
Jonathan Hudson
38ef0ec456 fix display of ADSB contacts 2024-05-20 16:30:35 +01:00
Pawel Spychalski (DzikuVx)
afc097f896 Hopefully this fixes crash on GPS tab 2024-05-18 18:29:53 +02:00
Pawel Spychalski (DzikuVx)
07600e1fa6 Fix additional tabs 2024-05-05 21:40:10 +02:00
Pawel Spychalski (DzikuVx)
6b5440f437 remove msp_balanced_interval 2024-04-26 20:46:31 +02:00
Scavanger
0d1502e03d Fixes, Readme, Makers 2024-04-21 20:46:16 -03:00
Scavanger
06a4d8b0c8 Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
Scavanger
ca13eefa1b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-01 14:44:39 -03:00
Pawel Spychalski (DzikuVx)
53d61a063a Persisting the serial pot settings in the GPS tab 2024-03-24 16:01:19 +01:00
Pawel Spychalski (DzikuVx)
f0981959aa Generate selects for GPS ports in the GPS tab 2024-03-24 15:23:06 +01:00
Pawel Spychalski (DzikuVx)
a0af3d998b Refactor how port names as derived 2024-03-24 14:46:16 +01:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
Andi Kanzler
53aebde936 Sync with master 2024-02-10 23:03:25 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
error
0b01651c7d Support ADSB 2023-12-17 17:13:03 +01:00
Pawel Spychalski (DzikuVx)
44214b4db4 Drop NMEA protocol support 2023-09-19 14:08:17 +02:00
Pawel Spychalski (DzikuVx)
d14b3279a4 NMEA deprecation warning 2022-10-01 20:56:53 +02:00
Pawel Spychalski (DzikuVx)
051e9fa00e drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
Pawel Spychalski (DzikuVx)
155855b5fa Move GPS configuration to GPS tab 2022-02-23 13:45:30 +01:00
Alberto García Hierro
0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
2020-01-21 18:19:06 +00:00
Luca Giovannesi
b5298229c8 Add center button to GPS map 2019-06-26 01:21:20 +02:00
TedNV
e08ae3c6b4 adding support for mapproxy 2018-11-26 16:29:38 -08:00
Pawel Spychalski (DzikuVx)
aa90466847 GPS tab refactoring 2018-11-10 20:32:03 +01:00
Pawel Spychalski (DzikuVx)
9b58be1987 OpenLayers and OpenStreetMap instead of Google Maps 2017-03-09 22:20:05 +01:00
Pawel Spychalski (DzikuVx)
37738ac269 adaptive intervals 2017-01-25 21:13:58 +01:00
Pawel Spychalski (DzikuVx)
35adb962fb load balancing on oter tabs 2017-01-22 20:49:40 +01:00
Pawel Spychalski (DzikuVx)
297ad70c5d dynamic polling interval on receiver page 2017-01-22 19:57:27 +01:00
Pawel Spychalski (DzikuVx)
a6ad0887b3 packet drop on more tabs 2017-01-21 14:29:25 +01:00
Pawel Spychalski (DzikuVx)
3f196a9505 MSP_STATUS removed from manual pulls 2017-01-18 19:54:26 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26 tab tasks unified 2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017 timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
Pawel Spychalski (DzikuVx)
1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 2016-12-15 00:18:35 +01:00
Konstantin Sharlaimov (DigitalEntity)
2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 2016-12-12 14:07:17 +10:00
Pawel Spychalski (DzikuVx)
18a00dedf8 MSP refactoring 2016-11-29 19:47:47 +01:00
Konstantin Sharlaimov (DigitalEntity)
85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 2016-05-05 20:05:39 +10:00
Konstantin Sharlaimov (DigitalEntity)
15dfc2ad41 Update GPS page 2016-05-05 10:06:52 +10: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