Don Gagne
43d3d89a59
Merge pull request #6116 from DonLakeFlyer/CorridorScan
...
Corridor Scan: Support for images in turnaround
7 years ago
DonLakeFlyer
e7e4f59412
Fix incorrect lastSequenceNumber bug
7 years ago
DonLakeFlyer
259b5dc76c
Support for images in turnaround
7 years ago
Gus Grubba
0619847eaa
Merge pull request #6115 from mavlink/offlineMaps
...
Fix multiple selected state for offline maps buttons.
7 years ago
Gus Grubba
ba6522b40f
Fix multiple selected state for offline maps buttons.
7 years ago
Don Gagne
bc0afbca25
Merge pull request #6113 from DonLakeFlyer/ComplexUT
...
More work on better unit tests
7 years ago
Don Gagne
4481da1d3d
Move work on better unit tests
...
And fixes they found
7 years ago
Don Gagne
1fcee82b1f
Merge pull request #6112 from DonLakeFlyer/ComplexUnitTest
...
Complex item unit test work
7 years ago
DonLakeFlyer
8f69ce2db8
Complex item unit test work
7 years ago
Don Gagne
e445ccf1b8
Merge pull request #6108 from nanthony21/clickableDeadzone
...
Clickable deadzone
7 years ago
Daniel Agar
51faca98a2
qmake use absolute paths instead of relative
7 years ago
Daniel Agar
3c36e26a42
Jenkins organize environment sections
7 years ago
Daniel Agar
04e0dce3f5
Jenkins clear ccache stats before each build
7 years ago
Daniel Agar
e6d927e9b5
Jenkins add Linux debug
7 years ago
Nick Anthony
5e8c5f2c46
Minor improvement to detection of stick recentering after calibration. Without this if you performed a calibration with deadband enabled but one of the deadbands at the end of the calibration was ~0 it would be very difficult to position the stick so that Qgroundcontrol considered the axis to be centered.
7 years ago
nanthony21
9088c234a1
Added label to explain how to set deadband.
7 years ago
nanthony21
13a9a09b29
Deadband bar now turns green when it has been clicked on.
7 years ago
nanthony21
4c591cfba3
removed unused variable from joystickconfigcontroller.
7 years ago
nanthony21
28495e91b2
If using deadband then use the deadband value to detect if sticks have be
...
recentered after calibration.
7 years ago
nanthony21
41a9941283
Made deadband adjustable by click and drag.
7 years ago
nanthony21
9dd91ffc52
Made it so that raw axis monitor indicators are narrow so that they don't obscure view of the deadzones.
7 years ago
Don Gagne
65b75a05fc
Merge pull request #6105 from DonLakeFlyer/TransectStyleComplexItem
...
New TransectStyleComplexItem base class
7 years ago
DonLakeFlyer
e39193438d
Remove unused code
7 years ago
DonLakeFlyer
d44fdf483b
New TransectStyleComplexItem base class
7 years ago
Don Gagne
9e5b18c500
Merge pull request #6100 from DonLakeFlyer/RadioLoc
...
Allow loc of radios string
7 years ago
Don Gagne
a96cc2d298
Merge pull request #6098 from DonLakeFlyer/Latency2
...
Support HIGH_LATENCY2.failure_flags
7 years ago
DonLakeFlyer
560cfccd4f
Allow loc of radios string
7 years ago
DonLakeFlyer
45cfae38f8
Support HIGH_LATENCY2.failure_flags
7 years ago
Don Gagne
528162357b
Merge pull request #6059 from mavlink/fix-mission-upload-download
...
Robustify mission upload/download
7 years ago
Daniel Agar
c863723715
Jenkins add Linux release build
7 years ago
Daniel Agar
029a480dc1
Jenkinsfile add OSX debug build
7 years ago
Don Gagne
692f2e9c6d
Merge pull request #6091 from DonLakeFlyer/HighLatency
...
More work in high latency
7 years ago
Don Gagne
44db55291b
Merge pull request #6085 from mavlink/pr-px4_metadata
...
Update PX4 Firmware metadata Thu Feb 1 04:37:26 UTC 2018
7 years ago
DonLakeFlyer
c51d716d96
Don't send GCS heartbeat on high latency link
7 years ago
DonLakeFlyer
e6cf7dad32
More work in high latency
...
* Command ack timeout back on normal/high latency link
* Correctly update ack timeout and high latency bit at correct times
7 years ago
Don Gagne
66db054cd9
Merge pull request #6090 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
DonLakeFlyer
58e71afdeb
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
626710057c
Merge pull request #6088 from DonLakeFlyer/BadResumeMission
...
Bad resume mission slider
7 years ago
Don Gagne
ba90b2f8c3
Merge pull request #6087 from DonLakeFlyer/TTSLinuxStable
...
Fix missing TTS stuff
7 years ago
DonLakeFlyer
955264c7e2
Fix incorrect Resume Mission display
7 years ago
DonLakeFlyer
caa7ecd0ed
Fix missing TTS stuff
7 years ago
Don Gagne
6481e64a58
Merge pull request #6084 from DonLakeFlyer/TTSLinux
...
Fixes for TTS on Linux
7 years ago
DonLakeFlyer
2a32e84118
Fixes for TTS on Linux
7 years ago
Don Gagne
e5694abb0e
Merge pull request #6078 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
Julian Oes
8dee2570ab
PlanManager: use shorter timeout to download items
...
When downloading mission items from the autopilot we need to retry more
agressively, so use a shorter timeout. If we don't do this, we might not
re-request a mission item in time and the autopilot has already given up
the overall mission transfer.
This fixes the case where a mission request from QGC to autopilot or a
mission item from autopilot to QGC gets lost on the link and needs to be
requested again.
7 years ago
PX4 Jenkins
2dfc584617
Update PX4 Firmware metadata Thu Feb 1 04:37:26 UTC 2018
7 years ago
Don Gagne
ee46c6b580
Merge pull request #6076 from DonLakeFlyer/BatchTerrainStable
...
Batch terrain requests
7 years ago
DonLakeFlyer
f1cc892c8b
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
7aa4b6a7ca
Merge pull request #6073 from DonLakeFlyer/BatchTerrain
...
Support batching terrain requests
7 years ago
Don Gagne
b5f3955c9f
Merge pull request #6074 from DonLakeFlyer/ClickFocus
...
Take focus to close editing
7 years ago