Commit Graph

140 Commits (617a89e1da20a44a1ac0de98bc652e047e888980)

Author SHA1 Message Date
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
Paweł Spychalski 1322fd69bd
Merge pull request #1464 from iNavFlight/MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles
Highlight parameters that change with profiles or battery profiles
3 years ago
Pawel Spychalski (DzikuVx) a6f9a611d5 Add confirmation to reset PID controller 3 years ago
Pawel Spychalski (DzikuVx) e6ed93f69b Apply defaults confirmation 3 years ago
Darren Lines 22ab646397 Resolved conflicts 3 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 ea20a04362 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Pawel Spychalski (DzikuVx) 051e9fa00e drop BF_CONFIG MSP frame 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 83e4f60472 Fixed refresh. Extra table no longer is created 3 years ago
Paweł Spychalski 02ea424b9b
Merge pull request #1418 from iNavFlight/MrD-add-button-to-re-select-defaults
Add button to re-select defaults
3 years ago
Darren Lines 10aa1b2589 Made the Hide Unused PIDs button fit the available space 3 years ago
Darren Lines 29c0e2d007 Added button to res-select the applied defaults
Initial code, needs tidying.
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
Pawel Spychalski (DzikuVx) e27cc146e5 remove filters settings that are no longer supported 3 years ago
Pawel Spychalski (DzikuVx) 84d8c59bdf Remove Other Filters section 3 years ago
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 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) da6d74abc8 Fix PID save on older FC versions 4 years ago
Pawel Spychalski (DzikuVx) e799acf6f2 Fix PID tab for 2.4 firmware 4 years ago
Pawel Spychalski (DzikuVx) f53784ca35 GUI for the Matrix Filter 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
Alberto García Hierro 0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
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) a29578840f Iterm relax settings 5 years ago
Pawel Spychalski (DzikuVx) 384e2153fd disable RPY D or FF depending on platfrm type 6 years ago
Pawel Spychalski (DzikuVx) d242ecc241 Add FF component to VEL XY 6 years ago
Pawel Spychalski (DzikuVx) 521915b5a9 1.8 removed 6 years ago
Pawel Spychalski (DzikuVx) 529c40e556 1.6 is gone 6 years ago
Pawel Spychalski (DzikuVx) d398c3a143 Unised settings hidden 6 years ago
Pawel Spychalski (DzikuVx) 4e809298aa Acc notch filter settings 6 years ago
Alberto García Hierro 42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
6 years ago
Alberto García Hierro be1cb6afc4 Add maximum PITCH and ROLL angles to the PID tuning tab
- Add Pitch and Roll angles below the rates
- Add help messages indicating that these values constrain the
maximum inclination during navigation.
- Add help messages for navigation max bank/climb/dive angles
- Add help for pitch2thr
6 years ago
Pawel Spychalski (DzikuVx) 757ca0f5a1 references to INAV 1.4 removed 6 years ago
Pawel Spychalski (DzikuVx) 73a15695c5 reference to INAV 1.0.0 removed 6 years ago
Michel Pastor 020336694c Add manual mode rate settings to the PID tuning tab 7 years ago
Pawel Spychalski (DzikuVx) 973aec053e some rationalization in PID table generation and PID names no longer taken directly from FC 8 years ago
Pawel Spychalski (DzikuVx) 51a550b1c2 GUI for notch filters' 8 years ago