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

1776 commits

Author SHA1 Message Date
Paweł Spychalski
d60f1de055
Merge pull request #2011 from Scavanger/Default-Dialog-Profile-Fix
Default Dialog Profile Fix
2024-04-18 10:54:12 +02:00
Paweł Spychalski
a7634fb3c1
Merge pull request #2023 from iNavFlight/dzikuvx-drop-MSP_ANALOG
Drop MSP_ANALOG MSP frame
2024-04-15 08:02:10 +02:00
Pawel Spychalski (DzikuVx)
38b17021e3 Do not use MSP_MISC frame 2024-04-10 15:51:49 +02:00
Pawel Spychalski (DzikuVx)
576cde5ba5 Drop MSP_ANALOG MSP frame 2024-04-10 14:54:53 +02:00
Pawel Spychalski (DzikuVx)
857cd73673 Switch to new frames for servos 2024-04-06 10:38:41 +02:00
Pawel Spychalski (DzikuVx)
d6b6c34ef9 Merge branch 'master' into dzikuvx-new-servo-frames 2024-04-06 10:01:54 +02:00
Pawel Spychalski (DzikuVx)
45880326f3 Remove gyro filter type setting 2024-04-05 12:32:08 +02:00
Scavanger
1e49c2138c Default-Dialpg-Profile-Fix 2024-04-01 17:52:04 -03:00
Pawel Spychalski (DzikuVx)
d03e5be3f8 Merge branch 'master' into release_7.1.0 2024-04-01 09:19:29 +02:00
Pawel Spychalski (DzikuVx)
cc972d8b42 Drop MSP_SERVO_MIX_RULES 2024-03-29 19:22:04 +01:00
Paweł Spychalski
5403fc9708
Merge pull request #2008 from iNavFlight/dzikuvx-more-msp-cleanup
Drop another unused MSP frame
2024-03-29 19:14:08 +01:00
Pawel Spychalski (DzikuVx)
d09bbc050c Drop MSP_POSITION_ESTIMATION_CONFIG 2024-03-27 20:39:32 +01:00
Pawel Spychalski (DzikuVx)
3f6b820033 Drop another unused MSP frame 2024-03-27 19:27:24 +01:00
Paweł Spychalski
34eaec6ea4
Merge pull request #2007 from iNavFlight/dzikuvx-remove-not-used-MSP-frame
Clean up ARMING_CONFIG MSP frames as not used
2024-03-26 08:58:48 +01:00
b14ckyy
88150133d0 Adding 2400 and 4800 baud to MSP for use with slow Transparent serial links like ELRS Airport 2024-03-25 23:36:17 +01:00
Pawel Spychalski (DzikuVx)
6f20b43fc9 Clean up ARMING_CONFIG MSP frames as not used 2024-03-25 21:44:06 +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
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
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)
411801d18d Merge branch 'master' into dzikuvx-ltm-decoder 2024-03-23 13:33:59 +01:00
b14ckyy
82ba6e93b0 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-03-21 12:28:37 +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)
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
Scavanger
c37f04eb09 Bugfix: Defaults Dialog 2024-03-13 12:14:20 -03: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
breadoven
d18b72b3dc fixes 2024-02-29 13:27:21 +00:00
error414
ae09caf0fe fix OSD bug, no HD variants in select 2024-02-20 21:48:47 +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
error
4db2ece0df remove duplicated keys in MSPCodes array 2024-02-17 13:04:51 +01:00
Pawel Spychalski (DzikuVx)
500b85392d Fix syntax error 2024-02-16 11:05:02 +01:00
Andi Kanzler
2a9a366a34
Merge branch 'release_7.1.0' into Autoland-7.0.1 2024-02-14 10:07:11 -03:00
error414
f3f3c4308e OSD custom elements 2024-02-12 18:49:41 +01:00
Andi Kanzler
14bf6de655 Last changes 2024-02-10 17:19:26 -03:00
Andi Kanzler
6e3d1e0abd ... 2024-02-10 14:32:31 -03:00
Andi Kanzler
276e811a15 Merge branch 'Autoland-7.0.1' of https://github.com/Scavanger/inav-configurator into Autoland-7.0.1 2024-02-10 14:10:55 -03:00
Andi Kanzler
2e29a5a224 Adjustments 2024-02-10 13:45:10 -03:00
Andi Kanzler
ce30cd4ff4 ... 2024-02-10 13:44:52 -03:00
Andi Kanzler
fdf84422dd Improvements 2024-02-10 13:42:40 -03:00