DonLakeFlyer
|
53a32bd514
|
Fail all queries while running unit tests
|
7 years ago |
Don Gagne
|
55d5d911de
|
Merge pull request #6301 from DonLakeFlyer/TerrainDebug
Terrain: Better debugging support
|
7 years ago |
Don Gagne
|
1d0a8d8e40
|
Merge pull request #5842 from wingtra/feature/offlineElevationData
Elevation data for offline use
|
7 years ago |
Don Gagne
|
62a355315e
|
Merge pull request #6284 from patrickelectric/patrickelectric/digital_joystick
Joystick: Make circle correction on by default
|
7 years ago |
Don Gagne
|
4d339acec1
|
Merge pull request #6300 from DonLakeFlyer/GeoTagULog
GeoTag fixes
|
7 years ago |
Don Gagne
|
ca8fcf0e2c
|
Merge pull request #6299 from DonLakeFlyer/GeoTag
GeoTag Fixes
|
7 years ago |
DonLakeFlyer
|
7188d04e06
|
Better debugging support
|
7 years ago |
DonLakeFlyer
|
17650954fd
|
Fix parsing order
|
7 years ago |
DonLakeFlyer
|
ff44b56a70
|
Fix crash when image count is less than trigger count
|
7 years ago |
DonLakeFlyer
|
a0fbbde8dd
|
Correct handling of A tag prior to D tag.
|
7 years ago |
DonLakeFlyer
|
0d2fa3fec6
|
Fix crash if image not present
|
7 years ago |
Gus Grubba
|
a59f22827d
|
Merge pull request #6292 from mavlink/logdenied
Don't try to start logging if it's been denied.
|
7 years ago |
Don Gagne
|
3ffbecf4d8
|
Merge pull request #6034 from bluerobotics/video-timestamps
Correct video file timestamping issues
|
7 years ago |
Don Gagne
|
3fae664487
|
Merge pull request #6288 from nanthony21/fixJoystickActivation
Fix joystick activation
|
7 years ago |
Don Gagne
|
655964c6b0
|
Merge pull request #6295 from DonLakeFlyer/PX4PIDTuning
PX4 PID tuning support
|
7 years ago |
Don Gagne
|
2d706e6c1f
|
Merge pull request #6293 from DonLakeFlyer/ArduPlaneStartMission
ArduPlane Start Mission support
|
7 years ago |
DonLakeFlyer
|
3e5ea4de06
|
PX4 PID tuning support
|
7 years ago |
DonLakeFlyer
|
79b4c38343
|
ArduCopter Start Mission change
|
7 years ago |
PX4 Jenkins
|
1a0b34f188
|
Update PX4 Firmware metadata Sun Apr 1 00:37:21 EDT 2018
|
7 years ago |
DonLakeFlyer
|
94fbc66025
|
ArduPlane Start Mission support
|
7 years ago |
Gus Grubba
|
be9b4d3d3f
|
Don't try to start logging if it's been denied.
|
7 years ago |
PX4 Jenkins
|
b5f4ff68aa
|
Update mavlink v2.0 submodule Sat Mar 31 00:56:56 UTC 2018
|
7 years ago |
nanthony21
|
faaa44d9b9
|
Fixed an apparent bug that prevented the checkbox from accurately
representing the active state of the joystick after calibration
|
7 years ago |
nanthony21
|
de17dbb1ee
|
Made it so that joystick values will not be sent out during calibration.
|
7 years ago |
nanthony21
|
2e7789d6ad
|
Since a new vehicle begins joystick polling when it becomes active it makes sense
that it should also end joystick polling when it becomes inactive. Otherwise we
may have stray threads hangin around.
|
7 years ago |
nanthony21
|
2569fef554
|
Separate startJoystick from enableJoystick. Just because the joystick is not enabled doesn't mean that we don't want to be able to monitor its behavior
|
7 years ago |
nanthony21
|
328ad9eeee
|
joystick.outputMode is redundant since the vehicle class has its own "joystickEnabled"
|
7 years ago |
Don Gagne
|
3e759cfae5
|
Merge pull request #6285 from arwagoner/pr-rally-points-fix
rally point upload and download functionality
|
7 years ago |
amy wagoner
|
0e60829f87
|
Cleanup
|
7 years ago |
amy wagoner
|
5af0b35bea
|
Added rally point upload and download functionality
|
7 years ago |
Patrick José Pereira
|
08d11fd9ce
|
Joystick: Make circle correction on by default
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Don Gagne
|
858af395e5
|
Merge pull request #6279 from DonLakeFlyer/StableMerge
Stable merge
|
7 years ago |
Don Gagne
|
c4ff7197dd
|
Merge pull request #6275 from DonLakeFlyer/SerialEdit
Serial comm link: Allow editing of disconnected port
|
7 years ago |
Don Gagne
|
d2a1bb6f8c
|
Merge pull request #6283 from mavlink/revert-6280-pr-master_fix
Revert "PX4 PowerComponent add missing override"
|
7 years ago |
Don Gagne
|
8ddc18b9da
|
Revert "PX4 PowerComponent add missing override"
This reverts commit 0507fb9bdb .
|
7 years ago |
Daniel Agar
|
0507fb9bdb
|
PX4 PowerComponent add missing override
|
7 years ago |
DonLakeFlyer
|
47c6c032f6
|
Fix override
|
7 years ago |
DonLakeFlyer
|
0e3233da41
|
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
|
7 years ago |
Don Gagne
|
a088a33068
|
Merge pull request #6276 from DonLakeFlyer/LogDownload
Log Download: Fix erase all
|
7 years ago |
DonLakeFlyer
|
a5ddd1e3b4
|
Fix virtual versus override
|
7 years ago |
DonLakeFlyer
|
4268b36498
|
Fix erase all
|
7 years ago |
DonLakeFlyer
|
42c5240239
|
Allow editing of disconnected port
|
7 years ago |
Don Gagne
|
07805f1694
|
Merge pull request #6274 from DonLakeFlyer/allowSetupWhileFlying
Power components allow setup while armed but not flying
|
7 years ago |
DonLakeFlyer
|
ad48fda2cb
|
Power components allow setup while armed but not flying
|
7 years ago |
Don Gagne
|
e8c6509d37
|
Merge pull request #6272 from DonLakeFlyer/FW_ARSP_MODE
Allow type coercion for FW_ARSP_MODE param
|
7 years ago |
DonLakeFlyer
|
479d8de266
|
Allow type coercion for FW_ARSP_MODE param
|
7 years ago |
Don Gagne
|
31582d6fc9
|
Merge pull request #6268 from DonLakeFlyer/CorridorScanCrash
Fix Corridor Scan crash
|
7 years ago |
DonLakeFlyer
|
d55ff903c3
|
Fix Windows compiler complaints
|
7 years ago |
DonLakeFlyer
|
00d3af4e4e
|
Fix strange Qml complaint causing crash
|
7 years ago |
Don Gagne
|
a40a857c35
|
Merge pull request #6260 from DonLakeFlyer/TerrainQueryLog
Terrain Query: Better logging
|
7 years ago |