dogmaphobic
b1940863bc
Done for the time being
10 years ago
dogmaphobic
38c177fdc2
Adding TTS to iOS
10 years ago
Don Gagne
e4e71de748
Remove remaining singletons
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
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
Don Gagne
96f845d3a7
Better light palette for mobile
...
Plus lots of other tweaks to ui for visuals
10 years ago
Don Gagne
42af3324d9
Share item indicator display code between Plan/Fly views
10 years ago
Don Gagne
c786943375
Remove font query from QWidget side of code
...
For QWidget we will just use the Qt default font sizes. This removes
the extra QQuickWidget creation which breaks boot Qml Profiling
10 years ago
Don Gagne
2470a6217e
Fix settings bug
10 years ago
Lorenz Meier
f49c93db01
Remove splash screen
10 years ago
Don Gagne
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
57c34c1cd0
Convert all ui to a single Qml container
10 years ago
Pritam Ghanghas
232baa6a5d
fixed a small mistake in apm modes work that was resulting in failed unit test
10 years ago
Daniel Agar
56f05dc8ea
set QGC version from git
10 years ago
Don Gagne
2440526fb4
No telemetry logs in mobile
10 years ago
Pritam Ghanghas
04a4054aaa
flight mode support for ArduPilot
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