Daniel Agar
56f05dc8ea
set QGC version from git
10 years ago
Don Gagne
06934e6adb
Move widget controllers out of Mobile build
10 years ago
Don Gagne
88f279d659
Remove widget code from Mobile builds
10 years ago
Don Gagne
e4a7e7e458
Parameter meta data cleaned up
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
f0028d0a77
Always turn of bogus qt.network.ssl warning
10 years ago
Don Gagne
46cfbbe9de
Add support for MAV_TYPE specific FirmwarePlugin
10 years ago
Don Gagne
207b2a5cc9
Use new Mission Editor on mobile builds
10 years ago
Don Gagne
3370a37e59
Output logging ini location
10 years ago
Don Gagne
7422552a65
Add new --logging command line option support
...
Remove old —full-logging
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
ae7becb532
Add --test-high-dpi command line option
...
This allows for testing issues found on high dpi screen without needing
a high dpi screen. it does this by doubling the font sizes.
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
7a25f8f6a7
Add switch for using old/new mission editor
10 years ago
Daniel Agar
47d93de04b
switch documentsDir.exists() assert to QWarning
10 years ago
Don Gagne
c240c43ecf
Use true list models for vehicles and mission items
10 years ago
Don Gagne
6e1bfc38ed
Make new Joystick code mobile friendly
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
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
e2b995edb2
Delete new singletons
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
29091cf8b3
--fake-mobile command line support
10 years ago
Don Gagne
af46dc40a4
Add new API
10 years ago
dogmaphobic
fc83d5fd77
Renaming for consistency's sake
10 years ago
dogmaphobic
105927560e
Added a compile time define to detect an installer version
10 years ago
dogmaphobic
e4715874fc
Third time has to be a charm...
...
I didn't realize TC for Ubuntu had GStreamer installed.
10 years ago
dogmaphobic
aefcd1cc4c
Build fix
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
2e25ca9c7a
Linux Build
10 years ago
Gus Grubba
4b4f758b3e
Video Streaming
10 years ago
Don Gagne
fb26f834a2
Parameter validation support
10 years ago
Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
10 years ago
dogmaphobic
5b54450d44
Changed all fonts to pixel sizes
10 years ago
Don Gagne
b974dff7b7
Add new --full-logging option
10 years ago
dogmaphobic
1b324cff50
Added latest error message to Main Flight Display
10 years ago
dogmaphobic
fe015311bb
First stab at iOS builds
10 years ago
Don Gagne
8953f3f1eb
Generate qtlogging.ini in release builds as well
10 years ago
Don Gagne
fb8a050bdd
SetupView converted to Qml only
10 years ago
Don Gagne
20df7ebf6b
Convert RadioCal to Qml
10 years ago