Gus Grubba
6e11fae8f2
Re-enable a subset of unittesting
6 years ago
Don Gagne
5be9accf12
Merge pull request #7442 from DonLakeFlyer/ArduPIlotParamMavlink
...
Handle ArduPilot strangeness with respect to components and mavlink spec for params
6 years ago
Don Gagne
aa2b46e6b3
Merge pull request #7216 from Williangalvani/fixDeadband
...
Change joystick deadband adjustment to dragging horizontally
6 years ago
Don Gagne
5cc3f3dcc9
Merge pull request #7375 from patrickelectric/joystick_virtual
...
Improve virtual joystick functionality
6 years ago
DonLakeFlyer
83b500d0b1
Handle ArduPilot strangeness with respect to components and mavlink spec for parameter messages
6 years ago
Gus Grubba
6331f7bc32
Restored FirmwareUpgrade.qml as it was beyond repair. Also fixed some issues that were present in the original, master version.
...
Added "hasAPMSupport" to QGroundControl global control. This is to determine if APM support is enabled or not.
6 years ago
Gus Grubba
7eb9fbc658
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into qgc4
...
# Conflicts:
# qgroundcontrol.qrc
# src/Microhard/MicrohardSettings.qml
# src/VehicleSetup/FirmwareUpgrade.qml
6 years ago
Gus Grubba
ef73157290
Merge pull request #7439 from mavlink/cameraSupport
...
Camera info requests
6 years ago
Don Gagne
3b82eb842f
Merge pull request #7432 from DonLakeFlyer/ArduPilotManifest
...
Firmware Upgrade: Use ArduPilot manifest to get firmware listings
6 years ago
PX4 Build Bot
a1bd19625d
Update mavlink v2.0 submodule Mon May 13 06:54:25 UTC 2019
6 years ago
Daniel Agar
f0d4844664
cmake update AutoPilotPlugins source files
6 years ago
Gus Grubba
3a2b0f3309
Check for camera info when receiving heartbeats from camera component IDs only.
6 years ago
Don Gagne
dffa38fd8f
Handle fmuv2/v3
6 years ago
Don Gagne
cf28b0be38
Don't hideDialog when it doesn't flash
6 years ago
Patrick José Pereira
6917d469f2
FirmwareUpgradeController: Add availableBoardsName function
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Patrick José Pereira
aa44690300
QGCSerialPortInfo: Add const in canFlash function
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Gus Grubba
745bec250a
Fix parenting issue
6 years ago
Gus Grubba
ec1f5ee906
Don't offer ArduPilot if no support for it is available.
6 years ago
Gus Grubba
d7a538a519
CP - Fix compiler warnings (Android)
6 years ago
Patrick José Pereira
e89d23b99b
JoystickThumbPad: Fix invalid axis value calculation
...
When the item is not visible, the width and height are not valid,
resulting in wrong output values
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Patrick José Pereira
3c9a246f99
FlightDisplayView: Use virtualJoystickCentralized setting
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Patrick José Pereira
c72abd336f
Add virtualJoystickCentralized setting
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Matej Frančeškin
ea3515abd5
Made Microhard password fields hidden
6 years ago
Don Gagne
914e2e0825
Switch to using firmware manifest for ArduPilot flashing
6 years ago
Gus Grubba
63778dc407
Merge pull request #7362 from Williangalvani/fixLosingVideo2
...
Delay adding filesink to recording branch until after an I-frame arrives
6 years ago
Gus Grubba
1423da76f3
Merge pull request #7295 from MatejFranceskin/pr-microhard-remove-unneeded-config
...
PR Remove Microhard configuration for air and ground unit IPs as they're not needed.
6 years ago
Gus Grubba
d778158a40
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into qgc4
6 years ago
Don Gagne
27a70b8176
Merge pull request #7423 from jarivanewijk/master
...
Add NXP FMUK66V3 firmware urls
6 years ago
Gus Grubba
c61fa31d31
Add fonts for Korean
...
Fixed places where the font family was not being defined (therefore using the default system font)
6 years ago
PX4BuildBot
2996a0c7d7
Update PX4 Firmware metadata Wed May 8 14:55:13 UTC 2019
6 years ago
Don Gagne
09844df2bd
Merge pull request #7424 from DonLakeFlyer/ThrottleValue
...
Update throttle % fact from VFR_HUD message
6 years ago
Jari van Ewijk
93b41b4fad
[FMUK66] Actually use the defined firmware URLs
6 years ago
Don Gagne
8e14e9764a
Update throttle % fact from VFR_HUD message
6 years ago
Gus Grubba
0cace3237d
Don't load custom fonts when using Chinese or Korean
6 years ago
Gus Grubba
7eeffd6e24
Re-removing MainWindow.cc
6 years ago
Gus Grubba
81e44f003d
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into foo
...
# Conflicts:
# src/QmlControls/PIDTuning.qml
# src/ui/MainWindow.cc
6 years ago
Jari van Ewijk
470e785d10
Add NXP FMUK66V3 firmware urls
6 years ago
PX4BuildBot
df6e1a514d
Update PX4 Firmware metadata Tue May 7 10:30:35 UTC 2019
6 years ago
Don Gagne
f6fa7ba269
Merge pull request #7419 from DonLakeFlyer/SaferSimpleMode
...
ArduPilot: Flight Mode setup - Safer handling of missing params
6 years ago
Don Gagne
40ebdbc255
Merge pull request #7421 from DonLakeFlyer/ThrottlePct
...
Add Throttle % as vehicle fact
6 years ago
Don Gagne
2509d695d7
Add Throttle % as vehicle fact
6 years ago
Matej Frančeškin
c35c0fe3ed
Fix: Taisync didn't reconnect if the USB is not unplugged and plugged again
6 years ago
Don Gagne
b363fbe3d0
Merge pull request #7418 from DonLakeFlyer/VisualCal
...
ArduPilot: Visual accel cal
6 years ago
DonLakeFlyer
d872da768c
Safer handling of missing params
6 years ago
Don Gagne
ada66ceb28
Merge pull request #7409 from jarivanewijk/master
...
Rename NXPhlite to FMUK66
6 years ago
DonLakeFlyer
083ae31002
Visual accel cal
6 years ago
DonLakeFlyer
61cec47ace
Fix strange status text string truncation problem
6 years ago
Don Gagne
2cc55e0aa2
Merge pull request #7417 from DonLakeFlyer/SimpleFlightModes
...
ArduPilot: Simple flight modes
6 years ago
Don Gagne
d3ef15009a
Merge branch 'master' into SimpleFlightModes
6 years ago
DonLakeFlyer
6bed47a9b8
Better visual spacing
6 years ago