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

107 commits

Author SHA1 Message Date
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)
cfdfff0c94 Fix steps 2022-05-30 13:54:39 +02:00
Pawel Spychalski (DzikuVx)
cf57493fdb Add settings framework 2022-05-30 13:42:27 +02:00
Pawel Spychalski (DzikuVx)
e0ef5b0261 Basic navigation 2022-05-30 11:35:19 +02:00
Pawel Spychalski (DzikuVx)
e62ae6a48b Move defaults to a separate file 2022-05-30 09:25:37 +02: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
Pawel Spychalski (DzikuVx)
e4191bbbee PID Tuning update 2021-10-29 16:17:42 +02:00
Pawel Spychalski (DzikuVx)
7b4f661e09 Enable the Smith Predictor in MR defaults 2021-10-12 08:16:27 +02:00
Pawel Spychalski (DzikuVx)
9b19d2f98f Defaults update 2021-08-13 16:49:32 +02:00
Pawel Spychalski (DzikuVx)
ee436111b1 Cleanup ESC protocols 2021-07-23 07:52:28 +02:00
b14ckyy
7e00e9bebf slightly adaption for smaller wings 2021-05-25 19:48:44 +02:00
b14ckyy
374c9cad9e updated FW Presets 2021-05-23 11:20:41 +02:00
Alexander van Saase
c95e93e3c1 Merge branch 'master' into avs-disable-fw-dboost
# Conflicts:
#	js/defaults_dialog.js
2021-05-06 19:36:58 +02:00
Alexander van Saase
f7db7cff4b set fw dboost factor to 1 2021-05-06 14:30:57 +02:00
Pawel Spychalski (DzikuVx)
39ba729b7a Update filters tab to latest version 2021-05-03 18:27:49 +02:00
Alexander van Saase
3e6b621db7 lpf cutoff 2021-03-21 20:08:52 +01:00
b14ckyy
41a1694648
added fw_dterm_lpf 2021-03-08 13:21:54 +01:00
b14ckyy
737bfca392
added some yaw I gain to assist trim 2021-03-05 21:24:56 +01:00
b14ckyy
daf6f875ff
Update defaults_dialog.js 2021-03-04 22:19:09 +01:00
b14ckyy
50dc9a0bad
Fixed some values and script errors 2021-03-04 22:04:29 +01:00
b14ckyy
38f36946a2
Final settings with Plane + Wing Preset in intial popup
Testing of the preset settings is ongoing. Will make PR when confirmed working over all plane ranges
2021-03-02 18:10:35 +01:00
b14ckyy
9a4fbffa5d
Adding 2 Airplane Options and new defaults
Added Airplane with tail and Flying Wing with no tail as options and new defaults for safer initial setup and flights, that avoid problems with big airplanes and wingspans.
2021-03-01 22:44:39 +01:00
Darren Lines
d286318f17 Removed mc_ from airmode settings
This change is to partner PR in the INAV firmware. It removes the mc_ prefix from the airmode CLI variables, as they are confusing, as there are now options that can also apply to fixed wing.
2021-02-06 10:53:53 +00:00
Pawel Spychalski (DzikuVx)
86770ab235 Update FW presets 2020-12-23 21:09:42 +01:00
Pawel Spychalski (DzikuVx)
905d19cd2c Cleanup defaults and presets 2020-12-23 19:35:49 +01:00
Pawel Spychalski (DzikuVx)
bd5eb93bc9 Remove gyro_hardware_lpf from GUI 2020-12-18 14:06:05 +01:00
Darren Lines
58e86ce7da
Update defaults_dialog.js
Changed fixed wing rates and expo to match the Airplane General preset.
2020-11-09 19:00:13 +00:00
Darren Lines
7d268cf858
Update defaults_dialog.js
Added changes after Pawel's suggestions.
2020-10-26 08:11:27 +00:00
Darren Lines
0b6e1907b8
Update defaults_dialog.js
Added some of the defaults suggested in issue #1028.
I omitted setting RTH to turn first, as most prefer climb first.
I omitted disabling permanent airmode as the reason for disabling it has been fixed in 2.6
I omitted enabling motors as servos by default for safety
2020-10-25 00:33:25 +01:00
Pawel Spychalski (DzikuVx)
2c53c36ae3 Enable Unicorn filter by default on MR default preset 2020-08-11 12:05:03 +02:00
Pawel Spychalski (DzikuVx)
f72adadcb2 Set OS125 as default for MRs 2020-08-09 16:53:00 +02:00
Pawel Spychalski (DzikuVx)
4d5a3f7888 Add a TPA to MR defaults 2020-06-01 11:21:20 +02:00
Pawel Spychalski (DzikuVx)
5a2639667e Lower D-gains on MR defaults 2020-05-11 14:23:01 +02:00
Pawel Spychalski (DzikuVx)
596a796257 Do not reboot on applying old defaults 2020-05-09 14:28:57 +02:00