Gus Grubba
|
ba55604f41
|
Compute mission bounding box
|
7 years ago |
Gus Grubba
|
2cc0a60886
|
ComplexMissionItem (SurveyMissionItem) bounding box
|
7 years ago |
Gus Grubba
|
ff21304cfc
|
Collecting rules from rulesets
|
7 years ago |
Gus Grubba
|
5e7603d5b1
|
Expanding rulesets, rules and features implementation
|
7 years ago |
Gus Grubba
|
da5d7f9bab
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
Don Gagne
|
8c7e5780c1
|
Merge pull request #6096 from acfloria/feature/high_latency_configuration
Add highLatency property to LinkConfiguration
|
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
Fix bugs in updating priority link
|
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
Camera Control
|
7 years ago |
Don Gagne
|
fc74e889b4
|
Merge pull request #6130 from DonLakeFlyer/HighLatency
Support remainder of HIGH_LATENCY2 fields
|
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
* Also handles correct prioritization of high latency links
|
7 years ago |
Gus Grubba
|
d77583a0a9
|
Bring in UDP fixes from master
|
7 years ago |
Gus Grubba
|
a68e2f2165
|
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
Don Gagne
|
4c339fa522
|
Merge pull request #6120 from DonLakeFlyer/CorridorScan
Corridor Scan: applyNewAltitude support
|
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
UDP Change
|
7 years ago |
Don Gagne
|
0e0d307367
|
Merge pull request #6122 from DonLakeFlyer/OSXDMG
Fix package generation
|
7 years ago |
DonLakeFlyer
|
08e6694292
|
Fix package generation
package directory was showing up in dmg file
|
7 years ago |
Don Gagne
|
1b3ac79ff0
|
Merge pull request #6119 from DonLakeFlyer/StructureScanROI_WPNEXT_OFFSET
Switch to using ROI_WPNEXT_OFFSET
|
7 years ago |
DonLakeFlyer
|
65800bfdf9
|
applyNewAltitude support
Plus various bug fixes from flight testing
|
7 years ago |
DonLakeFlyer
|
11df383eab
|
Switch to using ROI_WPNEXT_OFFSET
Also remove custom gimbal support
|
7 years ago |
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 |
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 |