Don Gagne
20df7ebf6b
Convert RadioCal to Qml
10 years ago
Don Gagne
37bafa3abd
Add missing rotation
10 years ago
Don Gagne
beb7a6303b
Add new rotation
10 years ago
Don Gagne
1856e1cb7e
Return AutoPilotPlugin as QSharedPointer
...
If Facts are referenced from FactPanelController, we need to reference
count the AutoPilotPlugin such that it doesn’t get destroyed until
after the FactPanelController is destroyed.
10 years ago
Don Gagne
6261e7618d
FactPanel V2
10 years ago
Don Gagne
2735dae78f
Validate against Acro switch setting
10 years ago
Lorenz Meier
ea6f3bea4a
Fix rotation column width
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
Lorenz Meier
0f76d2a660
PX4 flight modes: Cleanup acro, introduce stabilize
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
c6bce7510b
Added level button to controls
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
e2d8038474
Fix qWarning
...
Using wrong control
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
Don Gagne
2a9db76ee1
More work on QGCView
10 years ago
Don Gagne
d721be2970
Fix typo
10 years ago
Don Gagne
a304d9cb3e
More work on QGCView
10 years ago
Don Gagne
d4d5f5bfd1
VTOL must report as fixed wing
10 years ago
Don Gagne
bc44ca9118
VTOL must report as fixed wing
10 years ago
Don Gagne
2fa2149193
No longer tries to reconnect after reboot
10 years ago
Don Gagne
4d3dd793b5
ViewWithDialog -> QGCView
...
- More more on making QGCView real
- Converted Parameter Editor to QGCView
10 years ago
Don Gagne
c9f5621259
Use ViewWithDialog, support custom config
10 years ago
Don Gagne
87c06bed14
Much better handling of missing facts
10 years ago
dogmaphobic
8e34781217
Making ScreenTools a Singleton.
10 years ago
Don Gagne
3416f722b9
Resource based parameter meta data out of date
10 years ago
Don Gagne
97c8b6dc31
FactSystem now only source for parameters
...
QGCUASParamManager and friends are replaced by FactSystem
10 years ago
Don Gagne
a546d9a6d1
Exit app immediately if missing required paramter
10 years ago
Don Gagne
1cc531ac76
Fix SYS_AUTOSTART=0 issue
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
Don Gagne
6235763f8c
New start/stop calibration apis
10 years ago
Don Gagne
5b81d16192
Add new vehicle rotation images
10 years ago
dogmaphobic
e583798ec5
Handling multi-platform sizing (fonts and pixels)
10 years ago
Don Gagne
ae3d496544
Return and Offboard must be on separate channel
10 years ago
Don Gagne
cade637919
Reset meta data if dup is found
10 years ago
Don Gagne
1f7a715794
Assume param dups are not fatal
...
If we get a dup, clear the default value since we can’t trust it
10 years ago
Don Gagne
309ee0207e
Fix compiler warning
10 years ago
Don Gagne
84dda11892
Full Fact meta data implementation
10 years ago
Don Gagne
5f5aea8490
Lead the user through fixing setup problems
10 years ago
Don Gagne
34ec7b080c
Fix multiple vehicle check
10 years ago
Don Gagne
97a56c90dd
Pull parameter meta data out of firmware file
...
Also updated parser for new xml format
10 years ago