Don Gagne
921868dce0
Warn about joystick on APM stack
9 years ago
Don Gagne
b946e88944
ThumbStick improvements
...
- Positions are bounded to rectangle
- No longer re-centers if thumbs go outside bounds
- ThumbPad moves to meet first thumb position, this prevents
inadvertent movement as you put your thumb down
9 years ago
Don Gagne
6960c43613
Initial map position incorrect
9 years ago
Don Gagne
3eb9ab138b
Prevent message popup from scrolling map
...
Also remove concept of “interactive” since it is no longer needed
9 years ago
Don Gagne
5824ffe7d2
New initial map position handling
...
Also show QGC position on map
9 years ago
Don Gagne
6a33d55d6b
Show altitude in mission item
10 years ago
Don Gagne
094fb159d9
Show altitude in mission item
10 years ago
Don Gagne
d33fda65e9
Use QGCMapPalette for text color
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
c4a541372a
Fix polling rate
10 years ago
dogmaphobic
ecb8608c31
Fix font size for tablets.
10 years ago
dogmaphobic
285ac2ba04
Finalizing thumbstick WIP.
10 years ago
Don Gagne
c4bfa9cea1
Fix MultiTouch
10 years ago
dogmaphobic
1648071786
First experiment with thumbsticks
10 years ago
Don Gagne
524b854884
Virtual joystick support
10 years ago
Don Gagne
f89fe8e3a5
Fix typo
10 years ago
dogmaphobic
921046bfc5
New system message dialog.
10 years ago
dogmaphobic
2613974842
Fixed starting map coordinates.
10 years ago
dogmaphobic
b49328ea92
Limit fly view instrument panel size.
10 years ago
dogmaphobic
a8ffba6e30
Separate Settings Panel
10 years ago
dogmaphobic
da8d8bb581
Main Toolbar Work
10 years ago
Don Gagne
1d567ebae7
Move MissionController to right place
10 years ago
dogmaphobic
7ceb6c1a12
Scaling UI Elements
10 years ago
dogmaphobic
92eb18be81
Fixing case issue.
10 years ago
dogmaphobic
128ff82044
Adding button to close PIP
10 years ago
dogmaphobic
0818cfe4e7
Detect video stream.
10 years ago
dogmaphobic
c4aecb7cb1
Missed qDebug. Sorry for the commit deluge...
10 years ago
dogmaphobic
51e20d58e0
Reducing PIP size on Android a bit.
...
It was kind of big...
10 years ago
dogmaphobic
0d8664c46e
Adjustments to Telemetry Data
10 years ago
dogmaphobic
a27c1b57da
Removing unused Main Flight Display widget.
10 years ago
dogmaphobic
f26504f525
Saving and Restoring "Map Is Main"
10 years ago
dogmaphobic
8a9f0c1ae3
Controls work better aesthetically when centered on the screen.
10 years ago
dogmaphobic
fe60f712b1
More work on the Fly View
10 years ago
dogmaphobic
2114e7609a
I keep missing new files...
10 years ago
dogmaphobic
b14e1a463f
Done with first pass of the Flight View re-work.
10 years ago
dogmaphobic
cab1d26591
Pushing before merge
10 years ago
Don Gagne
957710b4d3
Editor moves to vehicle position once it gets gps lock
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
b878b8dfb5
Fix Z Order Issues
10 years ago
Don Gagne
115d986da3
Use tablet position for initial Fly/Plan location
10 years ago
Don Gagne
fd4372f29b
Fly view lines, home position fixes
10 years ago
Don Gagne
42af3324d9
Share item indicator display code between Plan/Fly views
10 years ago
Don Gagne
5efd09f9dc
Boot performance
...
Mostly accomplished by delay loading Qml elements
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
0adf8caad5
Mission Editor usability changes
10 years ago
Don Gagne
57c34c1cd0
Convert all ui to a single Qml container
10 years ago
Don Gagne
28fc38f606
Dock Widgets only support floating
...
This is in preparation for full Qml main window
10 years ago
Don Gagne
4ef772d6ed
Add support for flight track lines
10 years ago
Don Gagne
a6f9d72224
Add Center tool support
...
- Follow Vehicle
- Center map on vehicle
10 years ago
Don Gagne
8ff2956fa3
Make DropButton's actually do commands
10 years ago