DonLakeFlyer
774fad4ef6
Major cleanup to Guided Bar
8 years ago
Don Gagne
4dab0e1e4c
Handle ArudPilot parameter changes in newer firmwares
8 years ago
Don Gagne
088c2d94f4
Starting point for new MultiVehicle view
9 years ago
Don Gagne
a42225cca3
New offline editing Vehicle support
...
Includes ability to load params
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Andrew Tridgell
401851314a
Added QRTL flight mode for APM:Plane ( #3347 )
9 years ago
Don Gagne
ab024a66fe
Add new QuadPlane flight modes
9 years ago
Don Gagne
e4e71de748
Remove remaining singletons
10 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
10 years ago
Pritam Ghanghas
04a4054aaa
flight mode support for ArduPilot
10 years ago
Don Gagne
46cfbbe9de
Add support for MAV_TYPE specific FirmwarePlugin
10 years ago
Don Gagne
bd304b2c69
APM stack must request data streams on connect
10 years ago
Don Gagne
23eb6562db
Fix isCapable for PX4 plugin
10 years ago
Don Gagne
37e9f869a2
Added APM Firmware Plugin
...
- Also added new adjustMavlinkMessage support
10 years ago
Don Gagne
1888a8dc54
New Joystick config, new Joystick control classes
10 years ago
Don Gagne
11e2680259
Remove bogus contructor
10 years ago
Don Gagne
a298165f62
New FirmwarePlugin support
...
- FirmwarePlugin is the new place for code which is specific to
firmware flight stack
- FirmwarePlugin currently supports flight mode apis
- Modify code to use new FirmwarePlugin support
10 years ago
Don Gagne
92c0b53cad
Update tests for new toolbar
...
Also turn them back on
10 years ago
Don Gagne
e0fed930e9
Fix SetupView to work with latest mavlink headers
...
- Updated MainWindowTest to catch this problem
- Also implemented initial pass at SetupView unit test
10 years ago
Don Gagne
581a026fda
Fix SetupView to work with latest mavlink headers
...
- Updated MainWindowTest to catch this problem
- Also implemented initial pass at SetupView unit test
10 years ago
Don Gagne
acbc19aa3d
Generic AutopilotPlugin full implementation
11 years ago
Don Gagne
cac402bba6
Test disallow of close if active connections
11 years ago
Don Gagne
027e96757b
Test all views on the toolbar
...
Simple starting point to view testing
11 years ago
Don Gagne
08caae78f9
Remove unused code
...
This was leftover from a problem I was having with virtual slots
11 years ago
Don Gagne
3b5a008677
A new MainWindow unit test
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
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