Don Gagne
acc8b92c4f
Fix home position handling
10 years ago
Don Gagne
d562a02332
Fix signalling
10 years ago
Don Gagne
95cec0e00a
Merge pull request #2109 from DonLakeFlyer/ParamMetaData
...
Move ParameterLoader override to FirmwarePlugin
10 years ago
Don Gagne
f1070496e0
Move ParameterLoader override to FirmwarePlugin
10 years ago
Don Gagne
60a46a22fa
Merge pull request #2106 from DonLakeFlyer/MissionHomeMove
...
Mission home move
10 years ago
Don Gagne
982e4d066f
Merge pull request #2104 from DonLakeFlyer/MissionDrag
...
Mission drag visuals
10 years ago
Don Gagne
957710b4d3
Editor moves to vehicle position once it gets gps lock
10 years ago
Don Gagne
90480f30ce
Removed active and _heading properties
...
They were causing variable scoping conflicts. This in turn caused the
widget to not update. Active property is not needed since the handling
of active/inactive vehicle is handled outside of the control
10 years ago
Don Gagne
d8fb65d64d
New item dragger visuals
10 years ago
Don Gagne
c880c054c4
Fix bugs with offline to online transition
10 years ago
Don Gagne
457e2a0ad0
Tablet position not getting to FlightView
10 years ago
Don Gagne
e486186076
Add offline to online test
10 years ago
Lorenz Meier
a559770053
Merge pull request #2098 from DonLakeFlyer/MissionLoadDelay
...
Wait until parameter load complete for Mission Load
10 years ago
Don Gagne
ef4ff0d2a8
Wait until parameter load complete for Mission Load
10 years ago
Don Gagne
4e0a8403fa
Merge pull request #2095 from DonLakeFlyer/JOMBuild
...
Remove deprecated config option
10 years ago
Don Gagne
3f81112ad8
Merge pull request #2094 from DonLakeFlyer/MissionControllerUT
...
Mission controller Unit Test
10 years ago
Gus Grubba
bf4e313c8d
Merge pull request #2096 from dogmaphobic/iosVideo
...
Missing dependencies for video streaming on iOS.
10 years ago
dogmaphobic
bf8b52a425
Missing dependencies for video streaming on iOS.
10 years ago
Don Gagne
d26b750d8f
Remove deprecated config option
10 years ago
Don Gagne
4cceba3b78
Add MissionController unit test
10 years ago
Don Gagne
130ac82eef
Base class for MissionManager/ControllerTest
10 years ago
Don Gagne
8fc0149b7f
Add checkSignalsByMask and checkOnlySignalsByMask
...
Allows for signal count > 1
10 years ago
Don Gagne
00d395b47d
HomePosition now managed by MissionController
10 years ago
Don Gagne
199c6f93f8
Delay HOME_POSITION to better simulate reality
10 years ago
Gus Grubba
e52f5a72f1
Merge pull request #2093 from dogmaphobic/gitVersion
...
Some work for iOS
10 years ago
dogmaphobic
a2ebe500bc
Some work for iOS
10 years ago
Don Gagne
af824e2081
Merge pull request #2090 from DonLakeFlyer/APMMissionSupport
...
APM stack mission support
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
9866b60391
New virtual for APM style mission support
10 years ago
Don Gagne
0cca67717b
Fix Vehicle shutdown crash/assert
10 years ago
Don Gagne
82dc1c3456
Test APM missions
10 years ago
Don Gagne
3b9de3742b
Replicate APM Mission quirks
10 years ago
Gus Grubba
ccef0fd936
Merge pull request #2087 from dogmaphobic/fixZOrder
...
Fix z order
10 years ago
Don Gagne
f0d99039aa
Merge pull request #2083 from DonLakeFlyer/FlightMode
...
Fix channel index reordering notification
10 years ago
Don Gagne
ddef8c710c
Merge pull request #2081 from mavlink/JomBuild
...
QtCreator now default build environment
10 years ago
Gus Grubba
7664ce338f
Merge master
10 years ago
Gus Grubba
b878b8dfb5
Fix Z Order Issues
10 years ago
Don Gagne
95d99cc631
Merge pull request #2078 from DonLakeFlyer/MockLinkStatusVoice
...
Add status text and voice output support
10 years ago
Don Gagne
a12cefae94
Merge pull request #2071 from DonLakeFlyer/TabletPosition
...
Use tablet position for initial Fly/Plan location
10 years ago
Don Gagne
2740e63562
Fix channel index reordering notification
10 years ago
Gus Grubba
3eca3cca72
Merge pull request #2079 from dogmaphobic/flightView
...
Preliminary work on the Flight View
10 years ago
Don Gagne
5b076d0176
Update README.md
10 years ago
Don Gagne
4e11157920
Update README.md
10 years ago
Don Gagne
705f903005
Update README.md
10 years ago
Don Gagne
7960e51eaf
Update README.md
10 years ago
Don Gagne
84e41abad6
Update README.md
10 years ago
Don Gagne
34570b6913
QtCreator now default build environment
10 years ago
Don Gagne
c17d5477aa
Update README.md
10 years ago
Don Gagne
854257b594
Update README.md
10 years ago
Don Gagne
05bba3056f
Merge pull request #2080 from DonLakeFlyer/CodingStyle
...
Add Qml Coding Style
10 years ago