Pawel Spychalski (DzikuVx)
a6f7ff3a91
Ez Tune snappiness
2024-04-17 18:58:03 +02:00
Pawel Spychalski (DzikuVx)
1f67281cb1
Hide irrelevant settings when EzTune is enabled
2024-04-06 20:10:54 +02:00
Pawel Spychalski (DzikuVx)
306643793a
Do not enable EzTune for non-multirotor platforms
2024-04-06 19:46:39 +02:00
Pawel Spychalski (DzikuVx)
cdd5aeddb9
Combine EzTune with PID Tuning tab
2024-04-05 16:49:33 +02:00
Pawel Spychalski (DzikuVx)
74b7bd27d6
Split PID tuning
2024-04-05 15:47:17 +02:00
Pawel Spychalski (DzikuVx)
1473abe0df
disable PID Tuning when Ez Tune is enabled
2023-10-20 12:34:52 +02:00
Pawel Spychalski (DzikuVx)
9b1f5f3aaf
Add a link to rate dynamics documentation
2023-10-05 20:41:22 +02:00
Pawel Spychalski (DzikuVx)
a4aa4ee6f4
Rate dynamics sliders
2023-10-04 16:17:11 +02:00
Pawel Spychalski (DzikuVx)
6268882b6b
Split to separate subsection
2023-02-03 12:26:01 +01:00
Pawel Spychalski (DzikuVx)
7cd8ca39db
Allow to change dynamic gyro filter settings from PID Tuning tab
2023-02-03 12:23:20 +01:00
Pawel Spychalski (DzikuVx)
6513757be3
add dynamic_gyro_notch_mode to GUI
2022-10-06 15:14:42 +02:00
Darren Lines
0fc38fefd3
Changes and fix to rounding
...
Fixes #1564 , fixes #1567
- Fixed discovered rounding error for float parameters.
- Altered step for converted units based on the multiplier.
- Default step now stored in the element data, so that the default decimal places are always known and used when saving.
2022-07-14 21:12:06 +01:00
Darren Lines
617a89e1da
Fixed units bug
...
Milliseconds set as metres/sec. Now fixed.
2022-05-30 18:21:51 +01:00
Darren Lines
8429b51d6e
Let help icons click through to settings
2022-05-19 11:56:36 +01:00
Paweł Spychalski
705c8fe88b
Merge pull request #1515 from iNavFlight/MrD_Add-inflight-adjustment-for-fw_tpa_time_constant
...
Added Fixed Wing TPA Time Constant to in flight adjustments
2022-05-11 10:15:46 +02:00
Pawel Spychalski (DzikuVx)
c67e97518a
Merge remote-tracking branch 'origin/master' into dzikuvx-settings-sliders
2022-05-11 09:56:13 +02:00
Darren Lines
991261a4bb
Added units support. Updated the description slightly
2022-05-11 08:28:25 +01:00
Pawel Spychalski (DzikuVx)
1d3ceacb14
Universal Sliders for Settings framework
2022-05-10 21:31:35 +02:00
Darren Lines
8ed3328f72
Added Fixed Wing TPA Time Constant to adjustments
...
- FW TPA Time Constant now changeable in flight
- FW TPA Time Constant added to PID Tuning -> Mechanics
2022-05-10 12:56:24 +01:00
Pawel Spychalski (DzikuVx)
600aac2d32
Simplifications
2022-05-09 21:35:46 +02:00
Pawel Spychalski (DzikuVx)
7556c52641
Dynamic scaling
2022-05-09 21:16:28 +02:00
Pawel Spychalski (DzikuVx)
eec23b6386
Show other PID controllers conditionally
2022-05-09 20:41:58 +02:00
Pawel Spychalski (DzikuVx)
c2ad26d4d4
Basic Slider PIDs
2022-05-09 20:11:28 +02:00
Darren Lines
c07b81ed45
Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles
2022-03-01 20:06:11 +00:00
Pawel Spychalski (DzikuVx)
005efec007
Semver cleanup
2022-02-24 13:11:47 +01:00
Darren Lines
3ea30993ca
Added highlights to other tabs
...
I'm sure that all parameters in configurator which can change with a battery or control profile now get highlighted. I have a couple to confirm though.
2022-02-22 22:27:11 +00:00
Darren Lines
5e51917140
PID Tuning page done
...
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
2022-02-22 19:36:12 +00:00
Darren Lines
15282d8994
Continue to implement feature
...
- Tidied up units label to work with more tabs
- Added more fields in the PID Tuning to use the highlighting
- Converted the Rates tab over to use data-i18n more. Will make sure all of the PIDs pages use it fully.
2022-02-21 22:19:06 +00:00
Darren Lines
0f27abf733
Add highlighting for fields that change with profiles
...
- Added field arrays for control and battery profiles.
- Added highlight mechanism for **data-setting** fields
- Changed battery and control profile drop down text to match the field colours.
2022-02-19 18:34:37 +00:00
Darren Lines
36f5dddce8
Made it look better
2021-12-25 12:39:26 +00:00
Darren Lines
29c0e2d007
Added button to res-select the applied defaults
...
Initial code, needs tidying.
2021-12-21 14:07:12 +00:00
Pawel Spychalski (DzikuVx)
e4191bbbee
PID Tuning update
2021-10-29 16:17:42 +02:00
Pawel Spychalski (DzikuVx)
b361ef7171
Drop some deprecated filter settings
2021-10-21 08:55:48 +02:00
Paweł Spychalski
da0b408b32
Merge pull request #1373 from iNavFlight/dzikuvx-filter-cleanup
...
remove filters settings that are no longer supported
2021-10-12 09:37:07 +02:00
Paweł Spychalski
1e2ca368f0
Merge pull request #1372 from iNavFlight/dzikuvx-drop-airmode
...
remove Airmode settings from Configurator
2021-10-12 09:36:57 +02:00
Pawel Spychalski (DzikuVx)
e27cc146e5
remove filters settings that are no longer supported
2021-10-12 09:32:48 +02:00
Pawel Spychalski (DzikuVx)
1ca7ed59eb
remove Airmode settings from Configurator
2021-10-12 09:01:32 +02:00
Pawel Spychalski (DzikuVx)
84d8c59bdf
Remove Other Filters section
2021-10-12 08:46:35 +02:00
Alexander van Saase
60e31a03ad
max 255 for gains
2021-06-02 20:31:46 +02:00
Alexander van Saase
68b57dcf96
change max gains to 300 and min rates to 40dps (10dps on yaw)
2021-05-29 23:45:43 +02:00
Pawel Spychalski (DzikuVx)
39ba729b7a
Update filters tab to latest version
2021-05-03 18:27:49 +02:00
Pawel Spychalski (DzikuVx)
d692afb0fe
PID Tuning tab changes
2021-03-04 12:37:55 +01:00
Paweł Spychalski
7fc842fa02
Merge pull request #1157 from avsaase/avs-bank-angle-iterm-limit-setting
...
Yaw Iterm freezing setting
2021-02-26 19:43:11 +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
Alexander van Saase
d2e9313d62
Works now
2021-01-03 15:41:11 +01:00
Pawel Spychalski (DzikuVx)
a53cbd23ad
Minor fixes on PID Tuning tab
2020-11-07 17:19:43 +01:00
Pawel Spychalski (DzikuVx)
11c0056f95
UI for setpoint Kalman filter
2020-07-31 16:30:48 +02:00
Pawel Spychalski (DzikuVx)
602a64b8f1
Support NAV Heading PIDs
2020-04-24 13:27:06 +02:00
Pawel Spychalski (DzikuVx)
f53784ca35
GUI for the Matrix Filter
2020-02-28 14:24:19 +01:00
Pawel Spychalski (DzikuVx)
180bc84e2c
Move RX configuration to Receiver tab
2020-02-25 17:52:42 +01:00