- 30 Dec, 2017 4 commits
- 29 Dec, 2017 6 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.
-
Sam Duff authored
-
- 28 Dec, 2017 1 commit
-
-
Gus Grubba authored
Single firmware
-
- 27 Dec, 2017 4 commits
-
-
Luis Vale Gonçalves authored
-
Gus Grubba authored
Remove zip experiment.
-
-
Don Gagne authored
Fixed Window landing pattern defaults override support
-
- 26 Dec, 2017 3 commits
- 25 Dec, 2017 1 commit
-
-
Don Gagne authored
Code correction, Qt5.10 compatibility
-
- 24 Dec, 2017 2 commits
-
-
Gus Grubba authored
Allow custom plugins to define the use of mobile file dialog
-
Don Gagne authored
Fixes to CameraCalc loading plus versioning
-
- 23 Dec, 2017 9 commits
-
-
Gus Grubba authored
Allow disabling the Ardupilot MAVLink dialect
-
-
-
Gus Grubba authored
Simplify Mac package creation
-
Gus Grubba authored
-
Don Gagne authored
Add temperature units setting
-
DonLakeFlyer authored
-
Don Gagne authored
RTCMMavlink: fix sequence numbers
-
Beat Küng authored
sequence numbers are only increased after a new RTCM message, while only the fragment id is incremented within a fragmented message.
-
- 22 Dec, 2017 2 commits
-
-
Gus Grubba authored
-
PX4 Jenkins authored
-
- 21 Dec, 2017 3 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
PX4 Jenkins authored
-
- 20 Dec, 2017 5 commits
-
-
Jacob Walser authored
-
Don Gagne authored
Update new lights step parameter setup for ArduSub
-
Don Gagne authored
Add ArduSub 3.5.2 default params for BlueROV2
-
Don Gagne authored
Suppress mission ack error until target_system is properly handled
-
PX4 Jenkins authored
-