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
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)
f46f3e0907
Merge branch 'release_7.1.0'
2024-02-02 11:31:48 +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
Paweł Spychalski
02453dc1fe
Merge pull request #1846 from error414/adsb
...
Adsb support for inav
2024-02-02 10:34:27 +01:00
Paweł Spychalski
4643640f7c
Merge pull request #1854 from sdellava/master
...
Added operand 52 to trigger the Compass calibration procedure
2023-12-31 12:01:19 +01:00
Stefano Della Valle
f0faf0c082
Update fc.js
2023-12-30 17:37:11 +01:00
Pawel Spychalski (DzikuVx)
1b4fd4e272
Merge branch 'release_7.1.0' into cli_autocomplete
2023-12-26 21:41:43 +01:00
Pawel Spychalski (DzikuVx)
1d8e69010d
Enable Ez Tune for 3" preset by default
2023-12-26 20:40:20 +01:00
Paweł Spychalski
1c48adcf37
Merge pull request #1929 from iNavFlight/dzikuv-latest-nwjs
...
Update to NW.js 0.81
2023-12-25 19:08:05 +01:00
Pawel Spychalski (DzikuVx)
beb0ba8a28
Filter out serial ports identified by HEX address only
2023-12-25 13:32:59 +01:00
Paweł Spychalski
7a4f40883d
Merge pull request #1913 from dronecontrol-ru/sbus_output_support
...
SBUS Output in ports
2023-12-25 12:17:30 +01:00
Paweł Spychalski
24805f27aa
Merge pull request #1913 from dronecontrol-ru/sbus_output_support
...
SBUS Output in ports
2023-12-25 12:17:08 +01:00
Paweł Spychalski
9b0217ab15
Merge pull request #1922 from Scavanger/Fix-Defaults-Dialog
...
Fix Defaults Dialog
2023-12-25 11:46:13 +01:00
Paweł Spychalski
fe9f3905b2
Merge pull request #1922 from Scavanger/Fix-Defaults-Dialog
...
Fix Defaults Dialog
2023-12-25 11:45:39 +01:00
error
0b01651c7d
Support ADSB
2023-12-17 17:13:03 +01:00
Andi Kanzler
23b45d7422
Use anonymous functions
2023-12-12 12:00:34 -03:00
Andi Kanzler
fd22831c19
Fix Defaults Dialog
2023-12-11 17:35:42 -03:00
Roman Sorokin
e0d0cd723b
SBUS Outputs in ports
2023-12-07 10:38:44 +03:00
Paweł Spychalski
a659b09bb2
Merge pull request #1876 from iNavFlight/release_7.0.0
...
Release 7.0.0
2023-12-06 15:34:23 +01:00
Pawel Spychalski (DzikuVx)
3a26db0240
Reenable setting values for all profiles
2023-12-06 15:07:24 +01:00
Pawel Spychalski (DzikuVx)
1dd24abfd8
Fix defaults dialog when mixer configuration is available
2023-12-06 15:02:32 +01:00
Pawel Spychalski (DzikuVx)
42f7a7f0bd
Drop not used defaults
2023-12-06 13:43:17 +01:00
Pawel Spychalski (DzikuVx)
bb95dada5c
Fix error
2023-12-06 13:39:09 +01:00
Andi Kanzler
9a2e179065
Bugfix
2023-12-02 18:06:18 -03:00
breadoven
41701bffe1
Change Bing SL to Ellipsoid datum
2023-11-20 22:37:10 +00:00
shota
e69153789b
minor tweaks
2023-11-13 02:11:15 +09:00
shota
cbf036edee
detect profiles changes
2023-11-13 02:04:02 +09:00
shota
f4958e4e42
added mixer_profile switch detection to refresh
2023-11-09 18:24:09 +09:00
Darren Lines
6a34f6b349
Only show EzTune tab when platform is multirotor
...
The PR only shows the Ez Tune tab when the platform is either `PLATFORM_MULTIROTOR ` or `PLATFORM_TRICOPTER`. More platforms can be added in the function in main.js.
When changing the mixer to a non-supported platform. Ez Tune is automatically disabled.
2023-11-04 21:34:40 +00:00
Pawel Spychalski (DzikuVx)
376bd57406
Read mixer profile from the last byte of MSP frame
2023-10-31 10:35:15 +01:00
Paweł Spychalski
a7332f48d7
Merge pull request #1862 from shota3527/sh_mixerprofile
...
Fix Stop motors on low throttle turn off
2023-10-30 10:02:24 +01:00
error
239cb2aa82
inav cli autocomplete into options
2023-10-29 18:32:04 +01:00
error
562ee22cc5
inav cli autocomplete
2023-10-29 18:32:04 +01:00
shota
d976d6f3d7
Fix Stop motors on low throttle turn off
2023-10-29 00:01:59 +09:00
Stefano Della Valle
386c560b9d
Merge branch 'master' into master
2023-10-27 11:28:51 +02:00
Stefano Della Valle
7956845389
Update fc.js
...
changed the 52 logic condition to 53 to solve a conflic
2023-10-27 11:25:23 +02:00
Roman Lut
c4f7e11820
Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into submit-led-pwm
2023-10-26 17:43:55 +02:00
Stefano Della Valle
0252dcfa88
added operand 52
2023-10-26 14:53:52 +02:00
shota
0a9e1693a4
Merge remote-tracking branch 'origin/master' into sh_mixer_profile
2023-10-24 19:22:38 +09:00
shota
31d05169d4
fix motor stop on low preset
2023-10-21 00:51:50 +09:00
Pawel Spychalski (DzikuVx)
9ff0e539f5
Fix enabled state
2023-10-20 12:15:20 +02:00
shota
51c33d2bd9
mixer_profile switch support
2023-10-15 17:26:46 +09:00
shota
0bb8c1521b
minor fix on output mapping
2023-10-13 04:27:39 +09:00
shota
c41129b156
fix mixer_profie configurator issue
2023-10-12 22:33:49 +09:00
Pawel Spychalski (DzikuVx)
851e24031b
Basic preview of PIDFF
2023-10-08 21:40:21 +02:00
Pawel Spychalski (DzikuVx)
b0726bbe8c
Basic layout
2023-10-08 21:01:07 +02:00