Don Gagne
08deff4b7b
Merge pull request #5590 from DonLakeFlyer/DistanceToHome
...
Add distance to home to Vehicle FactGroup
8 years ago
Gus Grubba
bd872361c2
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into cameraControl
8 years ago
Don Gagne
ee83b76bf6
Merge pull request #5592 from DonLakeFlyer/ResumeMission
...
Resume mission fixes
8 years ago
DonLakeFlyer
a476cf58d9
Fix resume mission generation and crashes
...
* Resume index adjust to previous coordinate command
* Takeoff always added to resume mission
* Remove camera id checks which are no longer part of spec
* Simplified de-dup logic
8 years ago
DonLakeFlyer
aee8ac12c2
Stop noisy logging
8 years ago
Don Gagne
b168706b7f
Merge pull request #5529 from bluerobotics/pr-vehicle-setup-armed-transition-jacob
...
Rework disabling of setup pages
8 years ago
Don Gagne
4289338af5
Add distance to home to Vehicle FactGroup
8 years ago
Don Gagne
bad9ed5787
Merge pull request #5587 from DonLakeFlyer/SurvetFixes
...
Survey fixes
8 years ago
DonLakeFlyer
76e4c0dfde
Allow disconnect/reconnect of RTK GPS
8 years ago
DonLakeFlyer
fc25bd3ebd
Fix camera shot calculation
8 years ago
DonLakeFlyer
16657ae439
Add missing settings to Manual grid
8 years ago
DonLakeFlyer
ae5b704d94
Remove extra plugin
8 years ago
Gus Grubba
dbf4cd4dd8
Make slots protected instead of private.
8 years ago
Gus Grubba
0446c70d38
Merge pull request #5580 from DonLakeFlyer/SurveyMode
...
CAMERA_MODE_IMAGE_SURVEY support
8 years ago
DonLakeFlyer
e1fb25c6aa
CAMERA_MODE_IMAGE_SURVEY support
8 years ago
Gus Grubba
f10ac35f5b
Mavlink update (picking up the new CAMERA_MODE_IMAGE_SURVEY enum for MAV_CMD_SET_CAMERA_MODE.
8 years ago
Don Gagne
d0946f6bb6
Merge pull request #5575 from DonLakeFlyer/MockLinkADSBSim
...
MockLink: Simulate movement of ADSB vehicle
8 years ago
Don Gagne
8448ec65e2
Merge pull request #5574 from DonLakeFlyer/CustomMapItems
...
CustomMapItems: Fix object creation
8 years ago
DonLakeFlyer
ac17b7c2fe
Simulate movement of ADSB vehicle
8 years ago
DonLakeFlyer
fa2a2ae60c
Fix object creation
8 years ago
Jacob Walser
732cfc1ab7
Fix undefined property
8 years ago
Jacob Walser
223cdc404c
Rework FirmwareUpgrade.qml to be a child of SetupPage
8 years ago
Jacob Walser
f11f006b1b
Rework disabling of setup pages while vehicle is armed
...
This will make setup pages respond accordingly to armed state
transitions. This will also allow the settings on a page to at least be
visible while they are disabled.
8 years ago
Don Gagne
c208d1749e
Merge pull request #5573 from DonLakeFlyer/CustomMapItems
...
QGCCorePlugin::customMapItems support
8 years ago
Don Gagne
2f015a7716
Merge pull request #5572 from DonLakeFlyer/QmlSendCommand
...
Vehicle: Allow send COMMAND_LONG from Qml
8 years ago
DonLakeFlyer
f11971c638
QGCCorePlugin::customMapItems support
...
Also rename QmlPageInfo to QmlComponentInfo to cover more use cases
8 years ago
DonLakeFlyer
a1fc7af14e
Send COMMAND_LONG from Qml
8 years ago
Don Gagne
4727444859
Merge pull request #5569 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
114741816e
Merge pull request #5568 from DonLakeFlyer/PageView
...
New PageView control in instrument panel
8 years ago
Don Gagne
a38d8e2360
Merge pull request #5566 from DonLakeFlyer/AndroidDebuggable
...
Android: Add debuggable to manifest
8 years ago
DonLakeFlyer
d844cba7e4
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
82e01bb997
Merge pull request #5565 from mavlink/DNSLookup
...
Split internet test into separate DNS lookup and connection.
8 years ago
DonLakeFlyer
ea06f65e70
Switch to use alternate instrument all the time
8 years ago
DonLakeFlyer
2ba773e7b6
New PageView control in instrument Panel
8 years ago
DonLakeFlyer
572257107f
Switch to more generic QmlPageInfo from QGCSettings
...
Also plugin'ize intrument panel PageView pages
8 years ago
DonLakeFlyer
3ebe6b4d90
Add centeredLabel support
8 years ago
DonLakeFlyer
cc1fa95942
Add debuggable to manifest
8 years ago
Gus Grubba
9dcfa761c3
Merge branch 'DNSLookup' of https://github.com/mavlink/qgroundcontrol into cameraControl
8 years ago
Gus Grubba
09fcec3343
Forgot to initialize variable when copying/pasting from another branch.
8 years ago
Don Gagne
11371d9955
Merge pull request #5564 from DonLakeFlyer/MultiVehicleMission
...
Fly: Show missions from all vehicles
8 years ago
Gus Grubba
587c6f9cc6
Split internet test into separate DNS lookup and connection.
8 years ago
Don Gagne
1a884e2361
Merge pull request #5563 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
6f6439cb5e
Fly: Show missions from all vehicles
8 years ago
Don Gagne
45b5b4b133
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
0686feca26
Merge pull request #5558 from DonLakeFlyer/iOSBuildBreak
...
Fix iOS build break
8 years ago
Don Gagne
18371abe04
Merge pull request #5560 from DonLakeFlyer/InstrumentWidgetAlternateSetup
...
Intrument Widget alternate control: Fix broken settings dialog display
8 years ago
Don Gagne
d54d5bbd6b
Merge pull request #5562 from DonLakeFlyer/BufferOverrun
...
Stable: Buffer overrun in UAS.cc
8 years ago
Don Gagne
3da7cf57ef
Merge pull request #5561 from DonLakeFlyer/OfflineMap
...
Offline map: Use FlightMap as base
8 years ago
Gus Grubba
9e04bc163b
Merge branch 'textToSpeech' of https://github.com/mavlink/qgroundcontrol into cameraControl
8 years ago
Gus Grubba
f384be7ee4
Buffer overrun in UAS.cc
8 years ago