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

85 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
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
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
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)
1d8e69010d Enable Ez Tune for 3" preset by default 2023-12-26 20:40:20 +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
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
shota
31d05169d4 fix motor stop on low preset 2023-10-21 00:51:50 +09:00
shota
c3b7782b34 updated defaults on motorstop 2023-09-28 21:58:35 +09:00
Darren Lines
3411777775 Fixed mixer config issues
1. When save and reboot was applied on the mixer page, the has flaps option was not saved.
2. When defaults were selected, the auto-mixer application did not take mixer config in to account.
2023-02-25 10:29:44 +00:00
Darren Lines
7bdedf25ae
Update defaults_dialog.js
Update defaults for new AHRS parameter names
2023-02-13 16:21:00 +00:00
Pawel Spychalski (DzikuVx)
320958c3ff Small update 2023-02-03 12:31:40 +01:00
Pawel Spychalski (DzikuVx)
1f8364974a Enable Dynamic LPF on 5" preset 2023-02-03 11:20:48 +01:00
Pawel Spychalski (DzikuVx)
bcadfbb0ff Create 3" defaults profile 2023-02-03 09:54:11 +01:00
Darren Lines
427b9c6447 Renamed parameter 2022-11-27 11:00:42 +00:00
Darren Lines
abf47a3742 Changes for https://github.com/iNavFlight/inav/pull/8589 2022-11-27 09:41:50 +00:00
Pawel Spychalski (DzikuVx)
dc59dcb92e Fix build 2022-10-22 20:07:49 +02:00
b14ckyy
eb3abdb1f3
Update defaults_dialog.js 2022-10-19 17:38:15 +02:00
b14ckyy
9209cbe898
Update presets for 6.0
Removed IMU settings as the new Firmware Defaults will match MR and FW. 
Added new YAW Default PIDs for better Turn-Assist control in nav modes with stab yaw used and more authority in acro
2022-10-19 17:28:22 +02:00
Pawel Spychalski (DzikuVx)
46eb99daac Enable dynamic_gyro_notch_mode = 3D on 7-inch presets 2022-10-06 16:53:30 +02:00
Pawel Spychalski (DzikuVx)
189a17d69f 7-inch MR profile 2022-10-01 14:12:16 +02:00
Paweł Spychalski
1f8b2bcbb2
Merge pull request #1605 from iNavFlight/MrD_Set-platform-defaults-on-all-profiles
Set specific defaults (defaults dialog) on all profiles
2022-10-01 12:59:00 +02:00
Darren Lines
7afbc5c97c Set specific defaults on all profiles 2022-08-15 19:03:15 +01:00
Paweł Spychalski
2c8f32890f
Revert "Reset PIDs button to use applied defaults" 2022-08-15 13:08:21 +02:00
Paweł Spychalski
88db2005f3
Merge pull request #1593 from b14ckyy/release_5.1.0
Cleanup Autolaunch settings
2022-08-14 11:01:29 +02:00
b14ckyy
beb9cf5775
Update defaults_dialog.js 2022-08-11 14:22:14 +02:00
b14ckyy
5dce395881
Added usable autolaunch settings to presets 2022-07-29 22:33:05 +02:00
b14ckyy
4feecd9375
Updated Plane presets for better AHI Drift mitigation 2022-07-29 21:20:58 +02:00
Darren Lines
02cfe59dfb Moved finalize to correct place 2022-07-01 16:59:50 +01:00
Darren Lines
33c952e7b1 Working code 2022-07-01 16:21:29 +01:00
Darren Lines
4b470d2164 Initial cut 2022-06-02 21:53:33 +01:00
Pawel Spychalski (DzikuVx)
213fa474d5 MR defaults update 2022-05-13 10:09:51 +02:00
Pawel Spychalski (DzikuVx)
13204c29c2 Update defaults 2022-05-07 20:25:36 +02:00
Pawel Spychalski (DzikuVx)
e84214d522 Apply mixer together with Defaults 2022-03-14 13:47:45 +01:00
Pawel Spychalski (DzikuVx)
051e9fa00e drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
Pawel Spychalski (DzikuVx)
9d89797bd4 Merge branch 'master' into release_4.1.0 2022-01-25 09:12:19 +01:00
Pawel Spychalski (DzikuVx)
b66f834d5f Lower the default airmode throttle threshold 2022-01-09 10:47:15 +01:00
Darren Lines
22674c338b Update defaults_dialog.js
Fixes the bug where clicking "Keep current settings" will stop configurators working until reboot.
2021-12-18 18:59:56 +00:00
Darren Lines
2b186add5d Block configurator until defaults have been applied 2021-12-08 19:27:18 +00:00
Darren Lines
ada5bf6950 Block configurator until defaults have been applied 2021-12-02 18:58:36 +00:00
Darren Lines
6290aef7b1
Update defaults_dialog.js
Added missing PID settings to defaults dialog
2021-11-28 10:52:14 +00:00
Darren Lines
0fa46d55c6
Update defaults_dialog.js
Missed settings added for fixed wing default PIDs
2021-11-28 10:47:44 +00:00
b14ckyy
f7b888f3c1
Updated default PIDs
in preparation of FF-Only Autotune I change some PIDs to be slightly more agressive on P and less on I to reduce bounce back after full stick inputs. Also adding some D with stable proven P-D Relationships on multiple tested planes. Should give smooth and stable flight after FF autotune.
2021-11-04 15:49:14 +01:00