- 27 May, 2020 1 commit
-
-
Jacob Dahl authored
Added a transmitOnly flag to UDP config. When enabled, the socket receive buffer is set to zero such that no data is ever received. Also updated the MavlinkSettings page such that new config settings respect the setting visibility.
-
- 26 May, 2020 1 commit
-
-
Jacob Dahl authored
Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name.
-
- 20 May, 2020 2 commits
-
-
Jacob Dahl authored
-
Jacob Dahl authored
Added mavlink forwarding as an option to UDP connections. Enabling this setting will cause every mavlink packet received by QGC to be forwarded on the link, with the exception of packets originating from said link.
-
- 15 May, 2020 2 commits
-
-
Don Gagne authored
More warnings cleanup Android fix More More More Fix typo Update android compiler warnings Fix android compiler warnings More android compiler warnings
-
DoinLakeFlyer authored
Modified support for multiple first run pages. Added first run for offline vehicle settings.
-
- 14 May, 2020 3 commits
-
-
DonLakeFlyer authored
VIsual tweaks
-
DonLakeFlyer authored
Add custom validator support
-
DonLakeFlyer authored
Cherry pick stable fixes
-
- 13 May, 2020 3 commits
-
-
DonLakeFlyer authored
Turn warnings back on, silence warnings we can't fix
-
PX4BuildBot authored
-
Daniel Agar authored
-
- 11 May, 2020 1 commit
-
-
DoinLakeFlyer authored
Added configurable value grid to toolbar
-
- 08 May, 2020 3 commits
-
-
DonLakeFlyer authored
Fix VTOL hover determination
-
DoinLakeFlyer authored
Remove old action list code
-
DoinLakeFlyer authored
ToolStrip rearchitecture for encapsulation and customization
-
- 07 May, 2020 3 commits
-
-
Remek Zajac authored
-
PX4BuildBot authored
-
DoinLakeFlyer authored
Re-architect toolbar for better customization capabilities. Also use less real estate.
-
- 06 May, 2020 3 commits
-
-
DoinLakeFlyer authored
Fix logic of when adding Landing item is allowed
-
DoinLakeFlyer authored
Rework Fly View into separate layers which can be customized at each layer.
-
PX4BuildBot authored
-
- 05 May, 2020 2 commits
-
-
Daniel Agar authored
-
Remek Zajac authored
-
- 04 May, 2020 6 commits
-
-
DoinLakeFlyer authored
More FlyView encasulation. Make QGCPipOverlay completely self contained
-
Willian Galvani authored
-
Willian Galvani authored
-
Willian Galvani authored
-
Willian Galvani authored
This will allow sub users to see if the ROV is in the Roll/pitch toggle mode using the APMSubInfo section in the info widget
-
Remek Zajac authored
-
- 03 May, 2020 3 commits
-
-
DoinLakeFlyer authored
More work on encapsulation in Fly View
-
DoinLakeFlyer authored
Fly View: Move business logic inside controls
-
DoinLakeFlyer authored
More work on crash fixes
-
- 02 May, 2020 2 commits
-
-
DoinLakeFlyer authored
Fix unit test crash
-
DoinLakeFlyer authored
Add support for Json file string translations
-
- 01 May, 2020 4 commits
-
-
Remek Zajac authored
-
Remek Zajac authored
-
Remek Zajac authored
-
Aleksey Kontsevich authored
-
- 30 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
Major update to simplify and document the custom build example
-