Commit Graph

118 Commits (92e043e74ff038eb9448472fa5d5873e93139c61)

Author SHA1 Message Date
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
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1483e5e26 tab tasks unified 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
U-PAWEL-X220\pawel c64d5f5ea0 MSP chainer for pid_tuning tab 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
Pawel Spychalski (DzikuVx) e231aed13a overhaul 8 years ago
Pawel Spychalski (DzikuVx) 4d2882e353 options moved 8 years ago
Pawel Spychalski (DzikuVx) 649da56163 ignore rates 8 years ago
Pawel Spychalski (DzikuVx) d503cb92c7 Filtering configuration 8 years ago
Pawel Spychalski (DzikuVx) ea9efd4622 Yaw jump and prevention limit 8 years ago
Pawel Spychalski (DzikuVx) 4f3037e7cd MagHold Yaw rate limit UI 8 years ago
Pawel Spychalski (DzikuVx) 1f0ede0120 pid tab optimizations 8 years ago
Pawel Spychalski (DzikuVx) c6e81d991f dropped PID values scaling and some cleanup 8 years ago
Paweł Spychalski ad55318829 possibility to change controller in UI removed from code (#17) 8 years ago
Pawel e9d2563dad rates in dps for iNav > 1.1.0, see iNavFlight#204 8 years ago
NightHawk32 19e6f9026b PID controllers can now be reset to defaults 9 years ago
skaman82 210b47967b Removing profile selector from PID tab 9 years ago
NightHawk32 0aefcd5959 Renamed global profile selector to avoid collisions with #pid-tuning 9 years ago
NightHawk32 7531ce69fe Profile is now changable globally. 9 years ago
skaman82 5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 9 years ago
Dominic Clifton ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 9 years ago
skaman82 0880343488 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	main.js
#	tabs/landing.js
9 years ago