1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00
Commit graph

5288 commits

Author SHA1 Message Date
Paweł Spychalski
db954f8b8e
Merge pull request #2006 from iNavFlight/dzikuvx-ports-tab-improvements
Port tab improvements
2024-03-24 20:06:06 +01:00
Pawel Spychalski (DzikuVx)
b1a5716607 Additional case 2024-03-24 17:43:52 +01:00
Pawel Spychalski (DzikuVx)
f42ba12337 Process unique functions in the ports tab 2024-03-24 17:42:22 +01:00
Pawel Spychalski (DzikuVx)
b316704246 Fix updateDefaultBaud 2024-03-24 17:15:46 +01:00
Pawel Spychalski (DzikuVx)
7c64971938 Simplify 2024-03-24 16:45:43 +01:00
Paweł Spychalski
c9534358d1
Merge pull request #2005 from iNavFlight/dzikuvx-rename-setup-tab-to-status
Rename Setup tab and fix icon
2024-03-24 16:34:07 +01:00
Paweł Spychalski
8994ca8f0f
Merge pull request #2004 from iNavFlight/dzikuvx-set-gps-port-from-gps-tab
Allow to set GPS port from GPS tab
2024-03-24 16:33:50 +01:00
Paweł Spychalski
214f46ffde
Merge pull request #1980 from Scavanger/Receiver-Tab-Render-Fix
Fix receiver tab render issue
2024-03-24 16:32:59 +01:00
Pawel Spychalski (DzikuVx)
1c27da638d Rename Setup tab and fix icon 2024-03-24 16:31:45 +01: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
Pawel Spychalski (DzikuVx)
9f065fc1a6 Furter decouple the serial port handling from the ports tab 2024-03-24 14:33:42 +01:00
Pawel Spychalski (DzikuVx)
a65ff23f8d Simplify serial config loading 2024-03-24 13:37:13 +01:00
Paweł Spychalski
f93fba9c36
Merge pull request #1988 from iNavFlight/dzikuvx-ltm-decoder
Decode LTM telemetry protocol
2024-03-23 18:47:40 +01:00
Pawel Spychalski (DzikuVx)
542a307338 Show telemetry data in the groundstation 2024-03-23 18:41:13 +01:00
Pawel Spychalski (DzikuVx)
6db05efefb Minor updates 2024-03-23 14:49:01 +01:00
Pawel Spychalski (DzikuVx)
b31c0ab376 Make map full screen 2024-03-23 13:48:10 +01:00
Pawel Spychalski (DzikuVx)
411801d18d Merge branch 'master' into dzikuvx-ltm-decoder 2024-03-23 13:33:59 +01:00
b14ckyy
781d0c5476
Merge pull request #1968 from b14ckyy/patch-1
Update default WP Radius to prepare for autoland
2024-03-20 22:13:15 +01:00
Pawel Spychalski (DzikuVx)
aeac684252 Update orientation of UAV cursor on map 2024-03-15 16:29:43 +01:00
Pawel Spychalski (DzikuVx)
c27d5e03bd Place cursor on UAV position 2024-03-15 16:24:09 +01:00
Pawel Spychalski (DzikuVx)
0b7cbabfe5 Merge remote-tracking branch 'origin/master' into dzikuvx-ltm-decoder 2024-03-15 16:07:34 +01:00
Paweł Spychalski
cb9a6d624f
Merge pull request #1990 from iNavFlight/dzikuvx-usb-vcp-constant-function
Make it impossible to modify USB VCP serial port assignment in the GUI
2024-03-15 15:05:10 +01:00
Pawel Spychalski (DzikuVx)
352fb42cd2 Simplify USB VCP exlusion from ports tab by not presenting it in the tab at all 2024-03-15 15:00:47 +01:00
Pawel Spychalski (DzikuVx)
95dbc87a5b Center map to current position and set initial zoom 2024-03-15 09:16:21 +01:00
Pawel Spychalski (DzikuVx)
6bfbe29756 Initiate the map layer in groundstation mode 2024-03-15 08:53:45 +01:00
Pawel Spychalski (DzikuVx)
516bc1ac2c Make it impossible to modify USB VCP serial port assignment in the GUI 2024-03-07 21:27:49 +01:00
Pawel Spychalski (DzikuVx)
1f718efe07 Activate / deactivate groundstation mode 2024-03-07 21:03:45 +01:00
Pawel Spychalski (DzikuVx)
c7b924e67b When LTM stream is detected, the app will automatically switch to groundstation mode. 2024-03-07 20:51:15 +01:00
Pawel Spychalski (DzikuVx)
5e4e9294f8 Add option to check if MSP is receiving 2024-03-07 12:07:22 +01:00
Pawel Spychalski (DzikuVx)
16b097cf8e Compute and verify the LTM checksum 2024-03-06 21:36:12 +01:00
Pawel Spychalski (DzikuVx)
742176d7eb Decode LTM telemetry protocol 2024-03-06 21:23:55 +01:00
Scavanger
b912263b00 Fix receiver tab render issue 2024-03-01 20:40:31 -03:00
Paweł Spychalski
a13227bb3b
Merge pull request #1976 from iNavFlight/dzikuvx-revert-nw-upgrade
Revert "One more time fix package.json"
2024-02-21 09:56:04 +01:00
Pawel Spychalski (DzikuVx)
97617984f4 Revert "One more time fix package.json"
This reverts commit 9a09bf05f6.
2024-02-21 09:54:15 +01:00
b14ckyy
ba93673f2b
Update default WP Radius
With better AHRS and Sensor fusion since 6.0 and 7.1, the WP radius for fixed wings can be much smaller for more precise waypoint navigation. This also helps Fixed Wing Autoland to use shorter approaches with later turns.
2024-02-18 11:10:27 +01:00
Paweł Spychalski
939f5af04b
Merge pull request #1956 from iNavFlight/dzikuvx-5-inch-preset-ez-tune
Convert 5" preset to EZ Tune
2024-02-02 22:19:30 +01:00
Paweł Spychalski
6136fe10cb
Merge pull request #1957 from iNavFlight/dzikuvx-7-inch-preset-ez-tune
Convert 7-inch preset to Ez Tune
2024-02-02 22:19:19 +01:00
Pawel Spychalski (DzikuVx)
1dec8bfd33 Convert 7-inch preset to Ez Tune 2024-02-02 14:19:56 +01:00
Pawel Spychalski (DzikuVx)
dda4041817 Convert 5" preset to EZ Tune 2024-02-02 14:14:11 +01:00
Pawel Spychalski (DzikuVx)
9a09bf05f6 One more time fix package.json 2024-02-02 11:46:01 +01:00
Pawel Spychalski (DzikuVx)
f46f3e0907 Merge branch 'release_7.1.0' 2024-02-02 11:31:48 +01:00
Pawel Spychalski (DzikuVx)
61fac352eb Correct fix NW.js version 2024-02-02 11:23:39 +01:00
Pawel Spychalski (DzikuVx)
c59aa8bc20 Fix revert 2024-02-02 11:16:11 +01:00
Pawel Spychalski (DzikuVx)
ceba0c7160 Revert "Version bump"
This reverts commit 181ac34a13.
2024-02-02 11:14:56 +01:00
Paweł Spychalski
dedeb1c86d
Merge pull request #1934 from iNavFlight/dzikuvx-jquery-update
jQuery update
2024-02-02 11:13:15 +01:00
Pawel Spychalski (DzikuVx)
f9dc7a943b lock update 2024-02-02 11:09:46 +01:00
Pawel Spychalski (DzikuVx)
36c62857af Merge branch 'master' of github.com:iNavFlight/inav-configurator 2024-02-02 10:48:33 +01:00
Pawel Spychalski (DzikuVx)
7dc863ee25 Version bump 2024-02-02 10:48:22 +01:00