- Sep 01, 2020
-
-
DonLakeFlyer authored
Change tool close to more of a "Back" model
-
- Aug 24, 2020
-
-
DonLakeFlyer authored
Move/rework popup into indicator source
-
DonLakeFlyer authored
Clean up references to MainRootWindow globals
-
- Aug 23, 2020
-
-
DonLakeFlyer authored
Remove console output
-
- Aug 22, 2020
-
-
DonLakeFlyer authored
Full BATTERY_STATUS support
-
- Aug 15, 2020
-
-
DonLakeFlyer authored
Press and Hold on Arm will change it to Force Arm
-
DonLakeFlyer authored
Switch to Controls 2 version of QGCButton
-
DonLakeFlyer authored
Fix handling of popout analyse window
-
- Aug 14, 2020
-
-
DonLakeFlyer authored
Fix Drawer closePolicy/interactive
-
- Aug 09, 2020
-
-
DonLakeFlyer authored
Split into Views and Tools
-
DonLakeFlyer authored
Telemetry Values bar at center bottom
-
- Aug 07, 2020
-
-
DonLakeFlyer authored
More flight mode, vtol mode, armed into main status
-
DonLakeFlyer authored
Visual tweaks
-
DonLakeFlyer authored
Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
-
- Aug 06, 2020
-
-
DonLakeFlyer authored
-
- Aug 04, 2020
-
-
DonLakeFlyer authored
VTOL Takeof/Landing Pattern work
-
- Jul 30, 2020
-
-
DonLakeFlyer authored
Move GuidedActionsController references to global
-
- Jul 28, 2020
-
-
DonLakeFlyer authored
Support stacked component dialogs
-
- Jul 08, 2020
-
-
DonLakeFlyer authored
Reorg of settings order
-
- Jun 21, 2020
-
-
DonLakeFlyer authored
Remove AutoLoad support
-
- Jun 10, 2020
-
-
DonLakeFlyer authored
Remove altitude mode warning which was causing recursion into dialog display and view switch problems
-
- Jun 09, 2020
-
-
DonLakeFlyer authored
Remove missing support for QGCView fact missing overlays
-
- Jun 08, 2020
-
-
Jacob Dahl authored
-
Jacob Dahl authored
-
- May 30, 2020
-
-
DonLakeFlyer authored
Tweaks to toolbar visibility
-
- May 29, 2020
-
-
DonLakeFlyer authored
Cherry pick virtual joystick fix from Stable
-
- May 27, 2020
-
-
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.
-
- May 26, 2020
-
-
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.
-
- May 20, 2020
-
-
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.
-
- May 15, 2020
-
-
DoinLakeFlyer authored
Modified support for multiple first run pages. Added first run for offline vehicle settings.
-
- May 14, 2020
-
-
DonLakeFlyer authored
VIsual tweaks
-
- May 11, 2020
-
-
DoinLakeFlyer authored
Added configurable value grid to toolbar
-
- May 07, 2020
-
-
DoinLakeFlyer authored
Re-architect toolbar for better customization capabilities. Also use less real estate.
-
- May 06, 2020
-
-
DoinLakeFlyer authored
Rework Fly View into separate layers which can be customized at each layer.
-
- May 05, 2020
-
-
Daniel Agar authored
-
- May 04, 2020
-
-
DoinLakeFlyer authored
More FlyView encasulation. Make QGCPipOverlay completely self contained
-
- May 03, 2020
-
-
DoinLakeFlyer authored
More work on encapsulation in Fly View
-
- May 01, 2020
-
-
Remek Zajac authored
-
Remek Zajac authored
-
- Apr 17, 2020
-
-
DoinLakeFlyer authored
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
-