dogmaphobic
6a1fe19d03
Removing old comm link settings.
10 years ago
Don Gagne
4f080b9d3d
Mobile runs Native QML
10 years ago
Don Gagne
ce98f3f1c0
Move MockLink start methods to MockLink
10 years ago
Don Gagne
62acc335a2
Add mission item categories
...
- New mission command editor dialog
- New MissionCommands toolbox object to get command info
- Added APM mission item set
10 years ago
Don Gagne
ca6eccda93
Autoconnect restructuring
...
Windows OS doesn’t disconnect port when you pull plug on USB. This
caused all sorts of problems with previous logic. New logic handles
this correctly.
10 years ago
Don Gagne
7800a06a2b
Add virtual joystick settings
...
Also reflow settings pane to take less space
10 years ago
Don Gagne
b9cb57ec4e
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
18dc3d04db
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
b03c171c1f
Add support for log save even if not armed
10 years ago
Don Gagne
aaed8c2d07
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
59518f5608
Fix compiler warnings
10 years ago
Don Gagne
c1768f51b7
MockLink Start/Stop to Preferences
...
Preparation for auto-connect having no connect/disconnect buttons.
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
dogmaphobic
f26504f525
Saving and Restoring "Map Is Main"
10 years ago
Don Gagne
7d84163610
New FlightMapSettings for map settings
10 years ago
Don Gagne
079d2fed46
Add top level QGroundControl object
...
Use import QGroundControl 1.0 to get to it
10 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
97c8b6dc31
FactSystem now only source for parameters
...
QGCUASParamManager and friends are replaced by FactSystem
10 years ago
Don Gagne
4b128fba64
Update for FactLoader->ParameterLoader changes
10 years ago
Don Gagne
acbc19aa3d
Generic AutopilotPlugin full implementation
11 years ago
Don Gagne
d6ddbdc382
New FactSystem
...
Allows parameter access from QML among other things
11 years ago
Don Gagne
006b4d3611
New AutoPilotPlugin and VehicleSetup
11 years ago
Don Gagne
23c77aefcb
Mock mavlink ftp server
11 years ago
Don Gagne
85d15747cd
Start of mock FileSever for unit testing
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