Don Gagne
46cfbbe9de
Add support for MAV_TYPE specific FirmwarePlugin
10 years ago
Don Gagne
0641f7f27d
Removing unused code
10 years ago
Don Gagne
e1ed35c359
Add MissionManager unit test
...
- fix bugs found by test
- Implemented Mock mission item protocol in
10 years ago
Don Gagne
46582548b2
Mission Unit Test
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
37e9f869a2
Added APM Firmware Plugin
...
- Also added new adjustMavlinkMessage support
10 years ago
Don Gagne
3a66b7ce99
Remove Parameter Editor widget
...
Too complicated supporting both modes as editor becomes more complex
10 years ago
Daniel Agar
ace085efc8
travis-ci android
10 years ago
Don Gagne
1d0feb3dfd
Remove HDD, HUD, HSI
...
These use OpenGL implementation which prevented moving to ANGLE
support. Since they are rarely used they are being remove instead of
being upgrade.
10 years ago
Don Gagne
850c9be012
Remove HDD, HUD, HSI
...
These use OpenGL implementation which prevented moving to ANGLE
support. Since they are rarely used they are being remove instead of
being upgrade.
10 years ago
Don Gagne
d0d6cc420b
More MissionEditor work
...
- New MissionManager
- Plumb MissionManager through MissionEditor
- Mission Editor supports get/set
10 years ago
dogmaphobic
bcc8b43f53
Move video streaming initialization away from QGCApplication.
10 years ago
Don Gagne
ca234ed5bc
commit
10 years ago
Don Gagne
c240c43ecf
Use true list models for vehicles and mission items
10 years ago
Don Gagne
1888a8dc54
New Joystick config, new Joystick control classes
10 years ago
Don Gagne
520d63a34d
Mission items now show summary
...
Plus lots of other cleanup
10 years ago
Don Gagne
ccdc194d08
Separated Flight map into View and Widget
10 years ago
Don Gagne
724a0c8c50
All MavManager functionality now in Vehicle
...
- Moved all MavManager functionality to Vehicle
- Updated all code to use Vehicle instead of MavManager
- Removed MavManager
10 years ago
Don Gagne
e79dd41d51
UASManager -> HomePositionManager
10 years ago
Don Gagne
633178ef29
Revert "set QGC version from git"
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
Daniel Agar
fcdee75e4b
set QGC version from git
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
Lorenz Meier
2b83ce6645
Enable build of new Airframe loader class
10 years ago
Don Gagne
2777628889
Convert Log Replay to Link
10 years ago
dogmaphobic
5b0e135ed5
Initial setup for Mac Installer (Video Steaming)
10 years ago
dogmaphobic
1d6665765f
Handling build and runtime when NO video support is available.
10 years ago
Gus Grubba
4b4f758b3e
Video Streaming
10 years ago
Don Gagne
02a5241e35
Better handling of vendor and product ids
10 years ago
Don Gagne
ec67f11bc5
Major re-write of Firmware Upgrade
...
Usability plus, new features:
- 3DR Radio support
- APM Stack support
10 years ago
Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
10 years ago
dogmaphobic
fe015311bb
First stab at iOS builds
10 years ago
Don Gagne
fb8a050bdd
SetupView converted to Qml only
10 years ago
Don Gagne
97039eb68d
Rework RadioCal unit test to Qml RadioCal
10 years ago
Don Gagne
20df7ebf6b
Convert RadioCal to Qml
10 years ago
Don Gagne
6261e7618d
FactPanel V2
10 years ago
Don Gagne
fb473fe73c
Add ESC Calibration support to Power Component
10 years ago
Don Gagne
208be59b2a
commit
10 years ago
Don Gagne
c3260557a6
Remove DebugConsole
10 years ago
Don Gagne
ad1d2ce893
Remove Terminal Console
10 years ago
Don Gagne
501470b850
Remove DebugConsole
10 years ago
Don Gagne
956d25e3d1
Re-enable FileManager unit test
10 years ago
Don Gagne
bf9553bbac
New burst download for file transfer
10 years ago
Don Gagne
87c06bed14
Much better handling of missing facts
10 years ago
dogmaphobic
b991f98a2d
Refactoring QGCFlightDisplay and Renaming QGCMavManager.*
...
Sorting source and headers while at it.
10 years ago
Don Gagne
5b2057c0be
New burst download for file transfer
10 years ago
dogmaphobic
b159b443c1
Added MavManager QML Interface
...
Initial rendering of Waypoints
10 years ago
Don Gagne
0e63bc3105
New Custom Command Widget
10 years ago
Don Gagne
69712e32da
Make MockLink available for log replay in release build
10 years ago