dogmaphobic
1d2af268ed
Tidying up Setup dialogs.
10 years ago
Lorenz Meier
e5a5cc3677
Better UAVCAN instructions, better param meta
10 years ago
Lorenz Meier
981fbd48e1
Do not let users assign motors without enabling the bus first
10 years ago
Lorenz Meier
9c37ca833b
Improve wording on Power control
10 years ago
Lorenz Meier
04af7edf58
Update power component to allow to configure UAVCAN
10 years ago
dogmaphobic
c069252d9e
Started preferences panel
10 years ago
dogmaphobic
f970a839b3
UI Tweaks
10 years ago
Don Gagne
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
85f971f2da
Use Flickable to allow scroll on Tablet
10 years ago
Lorenz Meier
40d8fa8e41
PX4 Power component: Add UAVCAN end enum button
10 years ago
Don Gagne
b30d4eb174
Font size based sizing and relative positioning fixes
10 years ago
Don Gagne
6919af35a7
Use new warningText QGCPalette entry
10 years ago
Lorenz Meier
69d38e4004
Add support for new bus config message
10 years ago
dogmaphobic
dafa093cd5
Un-nerding the explanation.
10 years ago
dogmaphobic
b89d3de2e6
Warning and explanation for voltage drop.
10 years ago
Don Gagne
b25b06d654
Yellwo text for prop warning
10 years ago
dogmaphobic
ec4b5b310d
Moving image resources to their own QRC path.
10 years ago
dogmaphobic
ff9f45c3b7
Adding note about USB connection for ESC calibration.
...
Also adjusting text layout while at it.
10 years ago
Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
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
6261e7618d
FactPanel V2
10 years ago
Don Gagne
588dc6a0c3
Fix linux-only anchoring problem
10 years ago
Don Gagne
764fa1cd29
Fix typo
10 years ago
Don Gagne
23624919ab
Better handling of battery already connected warning
10 years ago
Don Gagne
fb473fe73c
Add ESC Calibration support to Power Component
10 years ago
dogmaphobic
8e34781217
Making ScreenTools a Singleton.
10 years ago
dogmaphobic
e583798ec5
Handling multi-platform sizing (fonts and pixels)
10 years ago
Don Gagne
0ac27416d4
Use new QGCPalette::dpiAdjustedDefaultFontPointSize
...
Use default font wherever possible. Where that doesn’t work, use
ScreenTools::dpiAdjustPointSize.
10 years ago
dogmaphobic
afb597117c
Removing Battery Capacity setting.
10 years ago
dogmaphobic
5f946ff018
Advanced Power Config
10 years ago
dogmaphobic
e54ba77d6c
Disabling (undone) prop and mag cal settings.
10 years ago
dogmaphobic
9b6e5499fd
Added convenience function to ScreenTools to compute appropriate font point size.
10 years ago
dogmaphobic
72a7acc5df
Moved update canvas to ScreenTools
...
Moved update canvas signal to perspective load instead of hooking it to the paint event.
Added an "S" as the unit for the number of cells fact (as in 4S).
10 years ago
dogmaphobic
b2c326821e
Added some battery graphics.
...
Added "Advanced Settings" check box.
10 years ago
dogmaphobic
b6cf543e32
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets.
...
Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality.
Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
10 years ago
dogmaphobic
d98b1a8064
Initial Battery Config
10 years ago