Gus Grubba
|
3065d1a9d8
|
Pulling mavlink with a reversal for the CAMERA_IMAGE_CAPTURED message. It's now back as it was so it won't break existing code.
The pull also brought changes to the GPS_RAW_INT message. Only MockLink uses. I entered zeros for all new fields.
|
8 years ago |
Gus Grubba
|
868adb9e78
|
Typos and updating mavlink.
|
8 years ago |
Gus Grubba
|
25d43fd762
|
MAVLink cleanup
|
8 years ago |
Gus Grubba
|
5856f8699f
|
Camera parameters caching.
|
8 years ago |
Gus Grubba
|
62c380c610
|
Missing header under Linux
|
8 years ago |
Gus Grubba
|
b2eb65ca87
|
Use signals instead.
|
8 years ago |
Gus Grubba
|
2995ae9f89
|
Broadcast camera parameter loading done.
|
8 years ago |
Gus Grubba
|
2eeee80e13
|
Move init to constructor
|
8 years ago |
Gus Grubba
|
e1a936e729
|
Remove test URL
|
8 years ago |
Gus Grubba
|
5a39cfd422
|
Merge branch 'cameraControl' of https://github.com/dogmaphobic/qgroundcontrol into cameraControl
|
8 years ago |
Gus Grubba
|
558e1043e4
|
Error messages
|
8 years ago |
Gus Grubba
|
a9621d2b59
|
Handle Facts
Handle initial storage
Handle image/video capture and storage.
|
8 years ago |
Don Gagne
|
69ef783bfe
|
Merge pull request #5464 from DonLakeFlyer/GeoFenceFixes
GeoFenceManager: Add missing signals
|
8 years ago |
Don Gagne
|
c90f4735d4
|
Add mission signals
|
8 years ago |
Gus Grubba
|
4362d4e562
|
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into cameraControl
# Conflicts:
# src/Vehicle/Vehicle.h
|
8 years ago |
Gus Grubba
|
54dd2f7a62
|
Removed old json file.
|
8 years ago |
Gus Grubba
|
a0321b80dd
|
Camera definition implementation
|
8 years ago |
Don Gagne
|
124af659f1
|
Merge pull request #5457 from DonLakeFlyer/ArduCopter3.5
Update for ArduCopter 3.5 release
|
8 years ago |
DonLakeFlyer
|
86f4b9a488
|
Update for ArduCopter 3.5 release
|
8 years ago |
Don Gagne
|
e8bb813d9c
|
Merge pull request #5451 from DonLakeFlyer/CustomInstaller
Allow custom overrides of windows installer icons
|
8 years ago |
DonLakeFlyer
|
04b8ace974
|
Allow custom overrides of windows installer icons
|
8 years ago |
Don Gagne
|
9b9a973ef3
|
Merge pull request #5448 from DonLakeFlyer/ResumeMissionFix
Resume mission shows up at wrong times
|
8 years ago |
DonLakeFlyer
|
dd5519c4b1
|
Resume Mission showing up at wrong times
|
8 years ago |
Don Gagne
|
4351b76511
|
Merge pull request #5444 from DonLakeFlyer/BogusLatLon
Handle bogus lat/lon from ArduPilot
|
8 years ago |
DonLakeFlyer
|
877b3cce4f
|
Handle bogus lat/lon from ArduPilot
|
8 years ago |
Don Gagne
|
bc4ee574e1
|
Merge pull request #5440 from DonLakeFlyer/StableFixes
Stable fixes
|
8 years ago |
DonLakeFlyer
|
bcf9e70b5c
|
More overlap for image stitching
|
8 years ago |
DonLakeFlyer
|
5a5deef879
|
Correct creation of MAVLinkDecoder
|
8 years ago |
Gus Grubba
|
d000ecef61
|
Merge pull request #5427 from dogmaphobic/iOSFixes
iOS fixes
|
8 years ago |
Gus Grubba
|
5f3729db70
|
Enable QtQuick compiler for iOS store builds.
Hide "Save Path" as it breaks the UI in General Settings.
|
8 years ago |
Gus Grubba
|
d5c8fb8edd
|
NSBluetoothPeripheralUsageDescription requirement for iOS.
|
8 years ago |
Don Gagne
|
4f7b0ece6b
|
Merge pull request #5421 from DonLakeFlyer/MapPolygnCenter
New polygon center calc
|
8 years ago |
Don Gagne
|
d8fd83dfcb
|
Merge pull request #5423 from DonLakeFlyer/WindRoseOff
Hide wind rose until bugs are fixed
|
8 years ago |
DonLakeFlyer
|
01dea2019a
|
Hide wind rose until bugs are fixed
|
8 years ago |
DonLakeFlyer
|
e20eedb070
|
Fix for centerChanged double signaling
|
8 years ago |
Lorenz Meier
|
403028efc5
|
PX4 tuning UI: Remove unused params
|
8 years ago |
Daniel Agar
|
840889b1dd
|
PX4 copy current custom modes
|
8 years ago |
Lorenz Meier
|
12a4359d82
|
Shorten the set mode retries to get feedback to the user faster
|
8 years ago |
Don Gagne
|
50bdc46d64
|
New polygon center calc
|
8 years ago |
Don Gagne
|
19bffaa8ea
|
Merge pull request #5420 from DonLakeFlyer/MavlinkDecoder
Delay creation of MAVLinkDecoder until it is needed
|
8 years ago |
Don Gagne
|
d6bcee73fc
|
Delay creation of MAVLinkDecoder until it is needed
Helps battery life
|
8 years ago |
Don Gagne
|
3a372c82a2
|
Merge pull request #5415 from mavlink/pr-fix-mode-switching
Fix mode switching
|
8 years ago |
Lorenz Meier
|
fa461adae7
|
PX4 Firmware plugin: First try to switch flight mode, then arm if successful - which is a lot safer than arming and then seeing if we can switch modes.
|
8 years ago |
Lorenz Meier
|
16cda58bdf
|
Firmwareplugin: Trim retry period to something that matches closer the users attention and is still long enough to allow for multiple heartbeats to pass through
|
8 years ago |
Lorenz Meier
|
31cac73153
|
Vehicle: Only expose deep-down protocol errors if actively enabled
|
8 years ago |
Don Gagne
|
257fc08570
|
Merge pull request #5413 from DonLakeFlyer/ImagesEverywhere
Survey fixes
|
8 years ago |
Don Gagne
|
4b8147d3aa
|
Fix trigger start for images everywhere
|
8 years ago |
Don Gagne
|
aca64fffdb
|
Use trigger immediately for TRIGG_DIST
|
8 years ago |
Don Gagne
|
3349f5a240
|
Merge pull request #5412 from DonLakeFlyer/MinTriggerInterval
Support for camera min trigger interval validation
|
8 years ago |
Don Gagne
|
fac731f496
|
Merge pull request #5409 from DonLakeFlyer/GoTo
Go to location fixes
|
8 years ago |