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
Don Gagne
02bd3aebf6
Switch to 1.14.4 gstreamer
6 years ago
PX4BuildBot
620f89116b
Update PX4 Firmware metadata Thu Jul 18 13:04:55 UTC 2019
6 years ago
Gus Grubba
e28abddcd5
Map camera controls
...
Map gimbal controls
Keep track of gimbal position within Vehicle
6 years ago
Gus Grubba
089860de1e
Update UI
...
Add gimbal to external control signal
6 years ago
Gus Grubba
3f474fccd4
Remove old resources
6 years ago
Don Gagne
407c86487c
Merge pull request #7584 from DonLakeFlyer/VideoItemCrash
...
Video item crash
6 years ago
Don Gagne
bd8590de57
Update
6 years ago
Don Gagne
6870e299cb
Guard against no geometry being set
6 years ago
Gus Grubba
85468e6b0f
Calibration of gimbal axis done.
6 years ago
Don Gagne
0d91cbbcdd
Merge pull request #7539 from Williangalvani/addPowerModule
...
Expose BATT_AMP_OFFSET and add Blue Robotics power sense module
6 years ago
Don Gagne
8bec5ebd1b
Merge pull request #7582 from mavlink/kakutef7
...
Firmware update: add KakuteF7 support
6 years ago
Gus Grubba
f3aa6560a1
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into resetParametersMessage
6 years ago
Gus Grubba
4b8684916e
Flip offending command
6 years ago
Beat Küng
2616b7e0b3
Firmware update: add KakuteF7 support
6 years ago
PX4BuildBot
a573371c41
Update PX4 Firmware metadata Tue Jul 16 08:39:28 UTC 2019
6 years ago
PX4BuildBot
ef86318aa0
Update PX4 Firmware metadata Tue Jul 16 08:10:31 UTC 2019
6 years ago
Gus Grubba
c5b75b70da
Joystick UI WIP
6 years ago
Gus Grubba
4f2934957f
Initial work
...
Add camera trigger
Add video start/stop/toggle recording
Add gimbal pitch and yaw
6 years ago
PX4BuildBot
a732ca8b41
Update PX4 Firmware metadata Thu Jul 11 16:01:59 UTC 2019
6 years ago
PX4BuildBot
462cdc250b
Update PX4 Firmware metadata Thu Jul 11 06:32:53 UTC 2019
6 years ago
Pierre TILAK
0d7ec49de9
Fix Resizing issues, change setting text
...
- Reimplement same behaviour as version 3.1 while resizing the window :
Stretch the text area to fit the screen
- Change setting text from Alternate Instrument Panel to Vertical Instrument Panel
6 years ago
Pierre TILAK
c8ca71e025
Change size of PageView to avoid binding loop
6 years ago
Pierre TILAK
b1fcd835e7
Add Alt Instrument option in Fly View Settings
...
By default the Instrument Panel is the one from master,
It can be switched to alternate version by a checkbox in General Settings/Fly View
6 years ago
Pierre TILAK
2c303d69d8
Put new InstrumentWidget in QGCInstrumentWidget
...
- Rename QGCInstrumentWidgetAlternate to QGCInstrumentWidget as it's now the default version
- Select QGCInstrumentWidget as instrumentLoader source
6 years ago