Don Gagne
fee7929e37
Handle airspeed circuit breaker correctly
9 years ago
dogmaphobic
3e5cd8981a
Making the ESP8266 component "common" instead of APM/PX4 only.
9 years ago
Don Gagne
b37958b919
Remove unused methods
10 years ago
Don Gagne
fb43c44204
More works towards removing UAS completely
10 years ago
Don Gagne
fb8a050bdd
SetupView converted to Qml only
10 years ago
Don Gagne
f8e7044518
Trigger list now QStringList
10 years ago
Don Gagne
9d1378746a
Remove support for old param sets
10 years ago
Don Gagne
fc01014c18
Modify UI to fit latest designer sketches
10 years ago
Don Gagne
96e5674dd8
Support two param sets for calibration
...
The parameters for calibration were changed in the latest master. QGC
needs to work with both. Hacked in for now, waiting on a true parameter
re-mapping implementation.
10 years ago
Don Gagne
8d7280049f
Add setup prereq support
11 years ago
Don Gagne
72806be5c7
Summary button content now comes from QML
11 years ago
Don Gagne
f08d592f23
Added new _autopilot member
11 years ago
Don Gagne
558b23f894
AutoPilot plugin restructuring for better QML support
...
- properties now hand off of main “autopilot” object in qml
- Added support for summary items through qml
11 years ago
Don Gagne
006b4d3611
New AutoPilotPlugin and VehicleSetup
11 years ago
Don Gagne
6963097588
commit
11 years ago
Don Gagne
af676062f1
Added/fixed license headers plus a tab
12 years ago
Don Gagne
36fafeec1c
Mock implementations of UAS, UASManager and QGCUASParamManger
...
Used for unit testing
12 years ago