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 |
Gus Grubba
|
16cf182630
|
Fix typo and use Qt's builtin vector deleteAll to clear lists.
|
7 years ago |
Gus Grubba
|
faee40e0fa
|
UDP link fixes
Maintain a list of address/port pairs instead of a address/port map.
|
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 |
Gus Grubba
|
6baee573fe
|
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into udpChange
|
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 |
Don Gagne
|
24e27d25fc
|
Merge pull request #6107 from DonLakeFlyer/TerrainErrorLogging
Terrain: Better logging for errors
|
7 years ago |
DonLakeFlyer
|
4e2e5abdb4
|
Better logging for errors
|
7 years ago |
DonLakeFlyer
|
e39193438d
|
Remove unused code
|
7 years ago |
Don Gagne
|
45d8d8904a
|
Merge pull request #6104 from DonLakeFlyer/TerrainCrash
Terrain crash
|
7 years ago |
DonLakeFlyer
|
d44fdf483b
|
New TransectStyleComplexItem base class
|
7 years ago |
DonLakeFlyer
|
ce4a0e6743
|
Fix compiler complaint
|
7 years ago |
DonLakeFlyer
|
60ea986e11
|
Fix crash caused by referencing delete ElevationProviders
|
7 years ago |
DonLakeFlyer
|
7f7b7d42c4
|
Fix huge memory leak
|
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
|
034657749c
|
Merge pull request #6097 from DonLakeFlyer/HoverDelay
Bump hover delay
|
7 years ago |
DonLakeFlyer
|
bae470c6f5
|
Bump hover delay
|
7 years ago |
Don Gagne
|
528162357b
|
Merge pull request #6059 from mavlink/fix-mission-upload-download
Robustify mission upload/download
|
7 years ago |
Don Gagne
|
01c3b6b770
|
Merge pull request #6064 from patrickelectric/ground_station_angle_correction
QGC: Solve problem with limitAngleToPMPId when angle is bigger than PI
|
7 years ago |
acfloria
|
1da3440259
|
Add highLatency property to LinkConfiguration
|
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 |