Don Gagne
b8e679802b
APM Radio Config
...
Refactored PX4 radio config to work with both PX4 and APM
10 years ago
Don Gagne
baac16dc21
Add Copy Trims support
...
Also:
- Prompts to reset trims to zero prior to calibrate
- Turned of radio check for now since it prevents spectrum bind
10 years ago
Don Gagne
97039eb68d
Rework RadioCal unit test to Qml RadioCal
10 years ago
Don Gagne
20df7ebf6b
Convert RadioCal to Qml
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
2735dae78f
Validate against Acro switch setting
10 years ago
Don Gagne
97c8b6dc31
FactSystem now only source for parameters
...
QGCUASParamManager and friends are replaced by FactSystem
10 years ago
Don Gagne
a03e816afb
Bug fix: Flight modes trashed by calibration
...
Also converted to new logging category
10 years ago
Don Gagne
f966a3f698
VehicleSetup assures active as and parameters ready
11 years ago
Don Gagne
e55ff3300c
Support transmitter modes for help
11 years ago
Don Gagne
3f707f95c9
Simpler RC Calibration
11 years ago
Don Gagne
e39b779ad0
Updated validation rules
...
Also uses new min/max/invalid widget display
11 years ago
Don Gagne
0b1f2f6368
RCCalibration updates
...
- Updated to use RCChannelWidget
- Removed attitude control widgets
- Previous calibration values now shown when not actively calibrating
11 years ago
Don Gagne
c748806479
New implementation of PX4 RC Calibration
11 years ago