Lorenz Meier
627eee3230
PX4 sensor cal: Hide mag sides which are not required in recent firmware versions
9 years ago
Tomaz Canabrava
fb0c9f2651
Localize the PX4 QML Files
...
all calls to qsTr are done, if I didn't forget anything,
on the PX4 QML files.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
11ab9aa031
Warn used about sensor cal over WiFi
9 years ago
Don Gagne
f5f802cf93
Use standard font size to fit on tablet
9 years ago
Don Gagne
bc69d1212b
Much better Outdoor palette visuals
9 years ago
Don Gagne
9931529c6e
Usability plug bug fixes
...
- Sensors summary now shows you how man compasses you have
- Fix for APM accel cal. Can only use first accel offsets.
9 years ago
Don Gagne
f7071dfdc9
Standard sizing for QGCView::showDialog
9 years ago
Don Gagne
fef58549e8
Standard sizing for QGCView::showDialog
9 years ago
Don Gagne
27db80f4aa
Add missing compass cal rotation images
9 years ago
Mark Whitehorn
ad31438b8b
add rotation for Stryker VTOL
10 years ago
Don Gagne
96f845d3a7
Better light palette for mobile
...
Plus lots of other tweaks to ui for visuals
10 years ago
Don Gagne
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
b30d4eb174
Font size based sizing and relative positioning fixes
10 years ago
Don Gagne
dccb2cbc47
Change mag cal to 6 orientations
10 years ago
dogmaphobic
ec4b5b310d
Moving image resources to their own QRC path.
10 years ago
Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
10 years ago
dogmaphobic
99eb55f102
Adding default tool bar height as it got lost in translation.
...
Also adding a constant for the font size in SensorComponent.
10 years ago
dogmaphobic
5b54450d44
Changed all fonts to pixel sizes
10 years ago
Don Gagne
d16325437d
QGCViewPanel no longer needs to be in component
10 years ago
Don Gagne
fb31a815d3
Fix missing set of factPanel
10 years ago
Don Gagne
37bafa3abd
Add missing rotation
10 years ago
Don Gagne
beb7a6303b
Add new rotation
10 years ago
Don Gagne
6261e7618d
FactPanel V2
10 years ago
Lorenz Meier
ea6f3bea4a
Fix rotation column width
10 years ago
Lorenz Meier
c01a15ff84
Sensor cal: Improve visibility of instructions
10 years ago
Lorenz Meier
c2118de825
Fix instantiation of level button
10 years ago
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