Gus Grubba
aaa441e56e
Merge pull request #7629 from mavlink/fixCase
...
Fix case
6 years ago
Gus Grubba
00fb17dce8
Fix case
6 years ago
Gus Grubba
84d3c78d53
Merge pull request #7628 from mavlink/customQuickThermal
...
Quick access to thermal modes
6 years ago
Gus Grubba
27b0db4e6a
Quick access to thermal modes
6 years ago
Gus Grubba
3ee40d01bb
Merge pull request #7627 from mavlink/customGimbalControl
...
Custom gimbal control
6 years ago
Gus Grubba
28ce0811c9
Custom gimbal control
6 years ago
Gus Grubba
37050a5902
Merge pull request #7625 from mavlink/customTweaks
...
Custom tweaks
6 years ago
Gus Grubba
800b22366c
Merge pull request #7624 from mavlink/JoystickTweaks
...
Keep track of gimbal position locally.
6 years ago
Gus Grubba
2998176c20
Make Mock Link send battery info
6 years ago
Gus Grubba
9ee9542008
Custom multi vehicle indicators/selectors
6 years ago
Gus Grubba
eb30a3a7a3
Keep track of gimbal position locally.
6 years ago
Gus Grubba
33fbd552d1
Merge pull request #7623 from mavlink/waypointHeading
...
Show heading on waypoint if multi-rotor.
6 years ago
Gus Grubba
124f9ec97c
Merge pull request #7622 from mavlink/joystickButtons
...
Joystick Work
6 years ago
Gus Grubba
07e1926413
Show heading on waypoint if multi-rotor.
6 years ago
Gus Grubba
4d3620dc50
Changelog
6 years ago
Gus Grubba
37627237c3
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into joystickButtons
6 years ago
Gus Grubba
066ffe31b8
Done
6 years ago
Gus Grubba
88b201efec
Don't crash on bad index
6 years ago
Gus Grubba
17370aa4ae
Continue WIP
6 years ago
PX4BuildBot
e71da84580
Update PX4 Firmware metadata Thu Jul 25 15:24:56 UTC 2019
6 years ago
Gus Grubba
41b2fd7ed9
WIP
6 years ago
Don Gagne
2aa69014f6
Merge pull request #7574 from Aeronavics/old_widget_layout_as_alternative
...
Old instrument panel layout as alternative
6 years ago
Don Gagne
a0df347e65
Merge pull request #7603 from Williangalvani/roverMetadata
...
Update APMRover metadata
6 years ago
Gus Grubba
95626cf8ef
Merge pull request #7609 from mavlink/CentOSBuild
...
CentOS Build Instructions
6 years ago
Gus Grubba
c038ab4580
Adding images
6 years ago
Gus Grubba
f65d1ba5b7
CentOS Build Instructions
6 years ago
Gus Grubba
091b392242
Merge pull request #7608 from MatejFranceskin/pr-restart-video-problem
...
We don't have to restart video when stream config changes
6 years ago
Gus Grubba
1f9fede744
Merge pull request #7601 from MatejFranceskin/pr-microhard-improvements
...
Microhard improvements
6 years ago
Matej Frančeškin
f1569b4aa7
We don't have to restart video when stream config changes
6 years ago
PX4BuildBot
146adfa597
Update PX4 Firmware metadata Mon Jul 22 08:13:10 UTC 2019
6 years ago
Gus Grubba
a6b078589e
Merge pull request #7604 from mavlink/localizationUpdate
...
Localization update
6 years ago
Gus Grubba
8bddf40c3f
Localization update
6 years ago
Don Gagne
9fd5cbcbea
Merge pull request #7597 from DonLakeFlyer/StableMerge
...
Stable merge
6 years ago
Matej Frančeškin
30c9678b5a
Microhard improvements
...
Added Configuration Username
Report Login Error on incorrect configuration username/password
6 years ago
Don Gagne
44b7818c5c
Fix merge screwup
6 years ago
Willian Galvani
ccf6bdda54
Update Rover 3.6 metadata
6 years ago
Willian Galvani
a52ddb9b6b
Update Rover 3.5 metadata
6 years ago
Gus Grubba
78922bd861
Merge pull request #7595 from mavlink/joystickMakeOver
...
Joystick make over
6 years ago
Gus Grubba
041887d00c
Merge pull request #7583 from mavlink/resetParametersMessage
...
Reset Parameters Warning Message
6 years ago
Gus Grubba
c4b58dd505
Fix compiler warnings
6 years ago
Pierre TILAK
10461de152
Change Wording from Alternate to Vertical
6 years ago
Don Gagne
be312fc09f
Upstream Stable merge
6 years ago
Don Gagne
b9e5f3fa26
Merge pull request #7592 from DonLakeFlyer/WindowsGStreamer
...
Windows: Switch to 1.14.4 gstreamer
6 years ago
Gus Grubba
86d0cdc1d0
Updating the message
6 years ago
Gus Grubba
3100b059bd
Turn off gimbal code altogether until we have an appropriate MAVLink message
6 years ago
Gus Grubba
d8fc28aa65
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into joystickMakeOver
6 years ago
Gus Grubba
8bc4fc43d9
Changelog
6 years ago
Gus Grubba
4900b60680
Forgot to customize TabBar and TabButton
6 years ago
Gus Grubba
7321cef68c
Done for the time being
6 years ago
Gus Grubba
3ee54e56e6
Fix button state handling
...
Support up to 64 buttons, not limit to 16
Send a single button command and not a stream of commands at 25Hz
Send button commands through signals (it's coming from a different thread)
Hide gimbal support through analog channels (there are no MAVLink messages to handle it)
6 years ago