Lorenz Meier
542dbc4b01
Fix layout of mag cal
10 years ago
Lorenz Meier
ffded6de97
Fixed layout and text in sensor calibration partially to improve readability and usability.
10 years ago
Don Gagne
a6857a46df
Typo, text changes
10 years ago
Lorenz Meier
6b59739c47
PX4 Autopilot plugin: Allow horizon level calibration
10 years ago
Don Gagne
a8d90974e2
Improve usability
10 years ago
Don Gagne
4135819922
commit
10 years ago
Don Gagne
208be59b2a
commit
10 years ago
Don Gagne
106c2cf248
commit
10 years ago
dogmaphobic
8e34781217
Making ScreenTools a Singleton.
10 years ago
Don Gagne
ea433369ad
Better sensor cal
...
- cancel support
- mag rotation images
- set board rotation before cal
- set compass rotation after mag cal
10 years ago
dogmaphobic
e583798ec5
Handling multi-platform sizing (fonts and pixels)
10 years ago
Don Gagne
14a59a9836
Mag Cal UI
10 years ago
Don Gagne
a8af57ee73
Handle parameters not being available
10 years ago
Don Gagne
0bdb097810
Forgot to remove controller rotation setting
10 years ago
Don Gagne
e0476c67e3
Disable calibration buttons while calibrating
...
Also changed to pull specific small parameters set after cal instead of
full refresh. This way, the red/green indicators update much more
quickly.
10 years ago
dogmaphobic
9b6e5499fd
Added convenience function to ScreenTools to compute appropriate font point size.
10 years ago
dogmaphobic
7e4458df8e
Added code to handle point size fonts in all QML widgets.
10 years ago
Don Gagne
e863bdae38
Use FactBinder to access facts from Qml
...
Passing parameters QVariantMap across C++ boundary was causing crashes
in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary
in multiple QQuickWidgets caused jScript GC to crash.
10 years ago
Don Gagne
3515565173
Incorrect height for text area
10 years ago
Don Gagne
8b4aee9090
Fix typo
10 years ago
Don Gagne
cb76c677e5
Visuals for Gyro and Compass calibration
10 years ago
Don Gagne
c8d3af3afe
New Qml based sensor config
10 years ago