DonLakeFlyer
|
85e0c56a35
|
Simple mission terrain support
|
7 years ago |
Beat Küng
|
ca2c372245
|
AirMap: display polygons from api.airmap.com/status/alpha/point
|
8 years ago |
DonLakeFlyer
|
c92f9ca01d
|
add AirMap Controller & Manager
|
8 years ago |
Gus Grubba
|
a0321b80dd
|
Camera definition implementation
|
8 years ago |
DonLakeFlyer
|
a21cc20d40
|
Support load/save/default of NaN for param
|
8 years ago |
DonLakeFlyer
|
bb3679d7c6
|
Support load/save/default of NaN for param
|
8 years ago |
DonLakeFlyer
|
82aa767841
|
Use a master controller for all Plan elements
Update the user model to a single controller instead of multiple
|
8 years ago |
DonLakeFlyer
|
855da00e69
|
Major work on GeoFence, clear mission on flight end
|
8 years ago |
Don Gagne
|
b15eba775c
|
New V2 mission file format
|
9 years ago |
Don Gagne
|
de0169abaa
|
Add new validateKeys support
|
9 years ago |
Don Gagne
|
5c4658462a
|
Initial ArduPilot Rally Point support
|
9 years ago |
Don Gagne
|
ee22373c4d
|
Missing const, plus log output bug fix
|
9 years ago |
Don Gagne
|
6242b4bca2
|
File persistence for GeoFence
|
9 years ago |
Lorenz Meier
|
78550907fe
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
Don Gagne
|
62285253bf
|
More work on complex mission items
- Load/Save working
- Entry point working
|
9 years ago |
Don Gagne
|
2c0db7c455
|
Add new FactGroup support
Plumb through initial object mode on Vehicle
|
9 years ago |
Don Gagne
|
6796b7a214
|
JSon helper routines
|
9 years ago |
Don Gagne
|
3433b5417d
|
Remove as many Singletons as possible
Instead us a Toolbox concept which hangs off of QGCApplication
|
10 years ago |
Don Gagne
|
57c34c1cd0
|
Convert all ui to a single Qml container
|
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 |