- 04 Jan, 2018 8 commits
- 03 Jan, 2018 9 commits
-
-
Don Gagne authored
Calibration fixes
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
Respect FW_ARSP_MODE value for airspeed cal display
-
Gus Grubba authored
Allow setting a path and filename for the recorded video (optional)
-
Gus Grubba authored
-
PX4 Jenkins authored
-
Don Gagne authored
-
Don Gagne authored
Bugfix joystick input handling with multi-vehicle scenario
-
- 02 Jan, 2018 1 commit
-
-
PX4 Jenkins authored
-
- 01 Jan, 2018 1 commit
-
-
PX4 Jenkins authored
-
- 31 Dec, 2017 8 commits
-
-
Lorenz Meier authored
PX4 setup: Put sensors before radio to create the right affordance: We want the user to handle this first
-
Don Gagne authored
More fixes
-
Don Gagne authored
Plan: ROI fixes
-
DonLakeFlyer authored
Don't close mobile dialog on file delete
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 30 Dec, 2017 8 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
Bug fixes
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 29 Dec, 2017 5 commits
-
-
Don Gagne authored
Add camera definitions for Parrot Sequioa RGB and Monochrome sensors
-
Don Gagne authored
Renaming new flight mode to SmartRTL
-
Lorenz Meier authored
This ensures no ports are being displayed to the user that are definitely unusable.
-
Lorenz Meier authored
The earlier sleep calls disabled the app event queue, leading to "beachballing" in Mac OS and a visible boot delay / jitter. Running the event loop actively while waiting prevents the UI from freezing.
-
Lorenz Meier authored
We were connecting to system peripherals before, which adds boot delay as QGC re-tries opening the port. We were also opening serial ports two times on Mac OS: Once as /dev/cu.usbmodem1 and once as /dev/tty.usbmodem1 - since the cu.usbmodem alias was already open, the 2nd opening always failed, leading to further boot delay.
-