dogmaphobic
|
a27c1b57da
|
Removing unused Main Flight Display widget.
|
10 years ago |
David Goodman
|
a205d6223d
|
Fixed qgcapp pro file.
|
10 years ago |
David Goodman
|
1840aaf477
|
Wrote coordinate transformations and tests.
|
10 years ago |
Don Gagne
|
f1070496e0
|
Move ParameterLoader override to FirmwarePlugin
|
10 years ago |
Don Gagne
|
4cceba3b78
|
Add MissionController unit test
|
10 years ago |
dogmaphobic
|
a2ebe500bc
|
Some work for iOS
|
10 years ago |
Don Gagne
|
f0bd33efac
|
Add support for APM Mission quirks
Also merged MissionController and MissionEditorController into single
MissionController implementation
|
10 years ago |
Gus Grubba
|
44e40518ba
|
Preliminary work on the Flight View
|
10 years ago |
Don Gagne
|
42af3324d9
|
Share item indicator display code between Plan/Fly views
|
10 years ago |
Don Gagne
|
e13ee075e0
|
More work on viable MainWindowTest
|
10 years ago |
Don Gagne
|
3efd0a1075
|
Turn off MainWindowTest on windows
Too flaky with problems that are likely unit test only problems
|
10 years ago |
Don Gagne
|
a220ddf503
|
MockLink support APM, Generic
|
10 years ago |
Don Gagne
|
57c34c1cd0
|
Convert all ui to a single Qml container
|
10 years ago |
Daniel Agar
|
56f05dc8ea
|
set QGC version from git
|
10 years ago |
Don Gagne
|
1b82d675ac
|
Fix mobile build
|
10 years ago |
Nate Weibley
|
4b3783fbc5
|
Only use precompiled headers on windows
|
10 years ago |
Pritam Ghanghas
|
04a4054aaa
|
flight mode support for ArduPilot
|
10 years ago |
Nate Weibley
|
c6b98fc874
|
Precompile a handful of Qt headers to speed up compilation time
|
10 years ago |
Nate Weibley
|
4c1701bc4c
|
Revert "Remove unused CameraView widget using legacy OpenGL"
This reverts commit 86f29adf76 .
|
10 years ago |
Don Gagne
|
28fc38f606
|
Dock Widgets only support floating
This is in preparation for full Qml main window
|
10 years ago |
Nate Weibley
|
86f29adf76
|
Remove unused CameraView widget using legacy OpenGL
|
10 years ago |
Don Gagne
|
dcfdb4b2c9
|
QGCUnconnectedInfoWidget needed in Mobile builds
|
10 years ago |
Don Gagne
|
88f279d659
|
Remove widget code from Mobile builds
|
10 years ago |
Don Gagne
|
55966675da
|
Make HIL Dock Widget a normal widget
|
10 years ago |
Don Gagne
|
bc06a5a7fc
|
Remove deleted header
|
10 years ago |
Don Gagne
|
812ee27236
|
Cut over 100% to new Map/Mission code
- Delete all old map code
|
10 years ago |
Don Gagne
|
4ef772d6ed
|
Add support for flight track lines
|
10 years ago |
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 |