Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Don Gagne
69c7ebb55f
Screen sleep control for iOS
9 years ago
Don Gagne
193e7f8b16
Centralize unit test declaration location
...
Also turn on MavlinkLogTest
9 years ago
Don Gagne
943d47a451
New MultiVehicleManager, Vehicle objects
...
- MultiVehicleManager is a Qml friendly replacement for UASManager
- Vehicle is a replacement for both UAS and AutoPilotPlugin
10 years ago
Don Gagne
acbc19aa3d
Generic AutopilotPlugin full implementation
10 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
10 years ago
Don Gagne
fc493d75c1
Move UAS and MAVLinkProtocol back to main thread
...
Plus a large number of other changes to allow for orderly shutdown of
objects without crashes or asserts. This is need for unit tests to
create/delete global state around every test.
10 years ago
Don Gagne
d6ddbdc382
New FactSystem
...
Allows parameter access from QML among other things
10 years ago
Don Gagne
163383cb99
Comments
11 years ago
Don Gagne
be2780d728
Modify TCPLinkTest for new threading model
11 years ago
Don Gagne
af676062f1
Added/fixed license headers plus a tab
11 years ago
Don Gagne
36fafeec1c
Mock implementations of UAS, UASManager and QGCUASParamManger
...
Used for unit testing
11 years ago