12087 Commits (7c81d7c5dc0d0d1578bc4190b967f031a076c20e)
 

Author SHA1 Message Date
Gus Grubba 7c81d7c5dc Fix checkbox logic 7 years ago
Gus Grubba e9d586b4c8 Sanitizing QML and JavaScript 7 years ago
PX4 Jenkins 61cc29df3b Update PX4 Firmware metadata Sun Feb 18 04:37:13 UTC 2018 7 years ago
Don Gagne c671b68dd4
Merge pull request #6117 from nanthony21/fixJoystickCalibrationStates 7 years ago
Don Gagne 8c7e5780c1
Merge pull request #6096 from acfloria/feature/high_latency_configuration 7 years ago
acfloria 862f543c67 Move high latency checkbox to the bottom of the settings 7 years ago
Don Gagne e37b067c0c
Merge pull request #6127 from DonLakeFlyer/PriorityLink 7 years ago
DonLakeFlyer 610d0e9053 Look for better link than high latency 7 years ago
Gus Grubba 6c906d92af
Merge pull request #6124 from mavlink/cameraControl 7 years ago
Don Gagne fc74e889b4
Merge pull request #6130 from DonLakeFlyer/HighLatency 7 years ago
DonLakeFlyer b3e6246fc1 Support remainder of HIGH_LATENCY2 fields 7 years ago
PX4 Jenkins b2d58a51c6 Update PX4 Firmware metadata Thu Feb 8 23:37:07 EST 2018 7 years ago
DonLakeFlyer 5280b8a675 Fix bugs in updating priority link 7 years ago
Don Gagne 4c339fa522
Merge pull request #6120 from DonLakeFlyer/CorridorScan 7 years ago
Gus Grubba 6dafc13c85 Time lapse [ci skip] 7 years ago
DonLakeFlyer 6e79cdb7e5 Fix lastSequenceNumber and mission item generation 7 years ago
DonLakeFlyer 7058f17530 Fix off by 1 7 years ago
Gus Grubba ad57d68f36
Merge pull request #6110 from mavlink/udpChange 7 years ago
DonLakeFlyer 65800bfdf9 applyNewAltitude support 7 years ago
Don Gagne 43d3d89a59
Merge pull request #6116 from DonLakeFlyer/CorridorScan 7 years ago
DonLakeFlyer e7e4f59412 Fix incorrect lastSequenceNumber bug 7 years ago
DonLakeFlyer 259b5dc76c Support for images in turnaround 7 years ago
Nick Anthony 27f61a7577 Implemented workaround for bug with qml property binding. Now the state of the checkbox will always match up with the state of the outputEnabled. 7 years ago
nanthony21 02a8b5b1d0 Replaced tristate calibration mode with two boolean values. 7 years ago
Gus Grubba 0619847eaa
Merge pull request #6115 from mavlink/offlineMaps 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 7 years ago
Don Gagne 4481da1d3d Move work on better unit tests 7 years ago
Don Gagne 1fcee82b1f
Merge pull request #6112 from DonLakeFlyer/ComplexUnitTest 7 years ago
DonLakeFlyer 8f69ce2db8 Complex item unit test work 7 years ago
Don Gagne e445ccf1b8
Merge pull request #6108 from nanthony21/clickableDeadzone 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 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 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 7 years ago
Don Gagne 24e27d25fc
Merge pull request #6107 from DonLakeFlyer/TerrainErrorLogging 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 7 years ago