Commit Graph

153 Commits (1422a2cf7264674572e47e4360bd4c0372ba939e)

Author SHA1 Message Date
Darren Lines 617a89e1da Fixed units bug
Milliseconds set as metres/sec. Now fixed.
2 years ago
Darren Lines 8429b51d6e Let help icons click through to settings 2 years ago
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
2 years ago
Pawel Spychalski (DzikuVx) c67e97518a Merge remote-tracking branch 'origin/master' into dzikuvx-settings-sliders 2 years ago
Darren Lines 991261a4bb Added units support. Updated the description slightly 2 years ago
Pawel Spychalski (DzikuVx) 1d3ceacb14 Universal Sliders for Settings framework 2 years ago
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
2 years ago
Pawel Spychalski (DzikuVx) 600aac2d32 Simplifications 2 years ago
Pawel Spychalski (DzikuVx) 7556c52641 Dynamic scaling 2 years ago
Pawel Spychalski (DzikuVx) eec23b6386 Show other PID controllers conditionally 2 years ago
Pawel Spychalski (DzikuVx) c2ad26d4d4 Basic Slider PIDs 2 years ago
Darren Lines c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Pawel Spychalski (DzikuVx) 005efec007 Semver cleanup 3 years ago
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.
3 years ago
Darren Lines 5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
3 years ago
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.
3 years ago
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.
3 years ago
Darren Lines 36f5dddce8 Made it look better 3 years ago
Darren Lines 29c0e2d007 Added button to res-select the applied defaults
Initial code, needs tidying.
3 years ago
Pawel Spychalski (DzikuVx) e4191bbbee PID Tuning update 3 years ago
Pawel Spychalski (DzikuVx) b361ef7171 Drop some deprecated filter settings 3 years ago
Paweł Spychalski da0b408b32
Merge pull request #1373 from iNavFlight/dzikuvx-filter-cleanup
remove filters settings that are no longer supported
3 years ago
Paweł Spychalski 1e2ca368f0
Merge pull request #1372 from iNavFlight/dzikuvx-drop-airmode
remove Airmode settings from Configurator
3 years ago
Pawel Spychalski (DzikuVx) e27cc146e5 remove filters settings that are no longer supported 3 years ago
Pawel Spychalski (DzikuVx) 1ca7ed59eb remove Airmode settings from Configurator 3 years ago
Pawel Spychalski (DzikuVx) 84d8c59bdf Remove Other Filters section 3 years ago
Alexander van Saase 60e31a03ad max 255 for gains 3 years ago
Alexander van Saase 68b57dcf96 change max gains to 300 and min rates to 40dps (10dps on yaw) 3 years ago
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 years ago
Pawel Spychalski (DzikuVx) d692afb0fe PID Tuning tab changes 4 years ago
Paweł Spychalski 7fc842fa02
Merge pull request #1157 from avsaase/avs-bank-angle-iterm-limit-setting
Yaw Iterm freezing setting
4 years ago
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.
4 years ago
Alexander van Saase d2e9313d62 Works now 4 years ago
Pawel Spychalski (DzikuVx) a53cbd23ad Minor fixes on PID Tuning tab 4 years ago
Pawel Spychalski (DzikuVx) 11c0056f95 UI for setpoint Kalman filter 4 years ago
Pawel Spychalski (DzikuVx) 602a64b8f1 Support NAV Heading PIDs 4 years ago
Pawel Spychalski (DzikuVx) f53784ca35 GUI for the Matrix Filter 5 years ago
Pawel Spychalski (DzikuVx) 180bc84e2c Move RX configuration to Receiver tab 5 years ago
Pawel Spychalski (DzikuVx) f0f25ffd44 Configuration for RPM filters 5 years ago
Pawel Spychalski (DzikuVx) d76e1dcb21 Catch up on Stage2 filters 5 years ago
Pawel Spychalski (DzikuVx) 8c24d1ee5c remove static notches GUI 5 years ago
Pawel Spychalski (DzikuVx) 50fe8d1b10 Improvements on PID Tuning tab 5 years ago
Pawel Spychalski (DzikuVx) 21c8c856f9 Improved filters 5 years ago
Pawel Spychalski (DzikuVx) 28bb794dff Drop less used settings 5 years ago
Pawel Spychalski (DzikuVx) 51945769c7 Basic PID Tab rework 5 years ago
Pawel Spychalski (DzikuVx) 79a16a8fe3 Cleanup 2.1 version 5 years ago
Pawel Spychalski (DzikuVx) cb1ff69703 Cleanup INAV 2.0.0 5 years ago
Pawel Spychalski (DzikuVx) 835c2a9170 Make antigravity available only for 2.2.2 or higher 5 years ago
Pawel Spychalski (DzikuVx) b618a955b0 Add antigravity lpf cutoff frequency to GUI 5 years ago
Pawel Spychalski (DzikuVx) 2cf7ea5247 Settings for antigravity 5 years ago