Don Gagne
97039eb68d
Rework RadioCal unit test to Qml RadioCal
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
Don Gagne
bf3023c739
Increase timeouts for loaded TeamCity runs
10 years ago
Don Gagne
4a35923473
Make sure pluginReady before creating rc cal widget
10 years ago
Don Gagne
21e80f4604
Convert to MockLink and FactSystem
10 years ago
Don Gagne
9ef31ea9d6
Change file extension to match save param file standard
10 years ago
Don Gagne
a03e816afb
Bug fix: Flight modes trashed by calibration
...
Also converted to new logging category
10 years ago
Don Gagne
8eab2fa1d0
Radio Cal no longer selects flight mode switches
10 years ago
Don Gagne
2c51837f10
Carry over RCCal fix to Stable
10 years ago
Don Gagne
5d50f2d2fd
Make sure trims are within min/max
10 years ago
Don Gagne
f5b8a934a2
Make sure trims are within min/max
10 years ago
Don Gagne
817fbeafac
Don't show ui do unit tests
11 years ago
Don Gagne
7ffa27f86a
New Singleton Manager
11 years ago
Don Gagne
f966a3f698
VehicleSetup assures active as and parameters ready
11 years ago
Don Gagne
90fb522e0e
No need to call UnitTest::[init|cleanup]TestCase
11 years ago
Don Gagne
028c700982
New Unit Testing framework
...
Allows for UI unit tests to be written:
- Ability to respond to expected message boxes
- Ability to fail test if unexpected message boxes occurs
11 years ago
Don Gagne
fc6c0692ab
Support for new parametersReady method
...
This allows you to determine if full parameter list is ready if you
missed the parameterListUpToDate signal.
11 years ago
Don Gagne
28e1ad8217
Support for new parametersReady method
...
This allows you to determine if full parameter list is ready if you
missed the parameterListUpToDate signal.
11 years ago
Don Gagne
3f707f95c9
Simpler RC Calibration
11 years ago
Don Gagne
1318303279
Restructured unit test to catch more bugs
...
Specifically:
- Channel reversing
- Incorrect usage of function and channel index
11 years ago
Don Gagne
bb8a167ccf
Fix unit test crash
11 years ago
Don Gagne
4b13904f82
Fix Linux compiler warnings
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
cd907cde33
Unit Test for PX4RCCalibration widget
11 years ago