- 15 Jun, 2014 2 commits
-
-
Bryant Mairs authored
Most math and backend storage was floats anyways, so most of these changes just half the data copied during function calls without reducing precision.
-
Bryant Mairs authored
Otherwise MANUAL_CONTROL messages are still sent at the regular 50Hz. This reduces transmission bandwidth from 0.9kbps when the joystick is used continuously to 0.1kbps when it's idle. To prevent possible issues from the last high-bandwidth message being lost and the system then not responding for .1s, the last messsage is double-transmit which should prevent those issues.
-
- 12 Jun, 2014 1 commit
-
-
Lorenz Meier authored
Allow the Primary Flight Display widget to be resized smaller than is currently possible
-
- 11 Jun, 2014 11 commits
-
-
Susurrus authored
Missed phonon-devel package from build instructions for Fedora.
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Lorenz Meier authored
The Fullscreen/Normal menu items in the main window are now checkable.
-
Bryant Mairs authored
-
Lorenz Meier authored
Replaced hard-coded severity values with proper MAV_SEVERITY_* macros.
-
Bryant Mairs authored
-
Lorenz Meier authored
Removed constant debugging output from scanning for serial ports.
-
Lorenz Meier authored
Fix for #647
-
- 10 Jun, 2014 5 commits
-
-
Bryant Mairs authored
-
Bryant Mairs authored
Replaced with only 1 output message with the result of the first serial port scan.
-
Bryant Mairs authored
In the logplayer, the data stream is read ahead for messages, which is used to determine the size of the output bytearrays. Previously, this wasn't done correctly resulting in non-ideal behavior. Now, the next message is scanned properly, so the only bytearrays that are emitted from QGCMAVLinkLogPlayer are MAVLink messages in their entirety. This also has the benefit of skipping invalid/corrupted messages in the log that's being played back.
-
Lorenz Meier authored
Refactored QGC::groundTime*() functions to be simpler.
-
Bryant Mairs authored
-
- 08 Jun, 2014 1 commit
-
-
Lorenz Meier authored
Master
-
- 04 Jun, 2014 11 commits
-
-
Thomas Gubler authored
Readme: dependencies for Arch Linux
-
Julian Oes authored
-
Julian Oes authored
-
John Tapsell authored
-
John Tapsell authored
Because the indexes into the stackedwidget are all wrong
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
There were two separate actions for the simulation view, leading to strange behaviour when it was selected.
-
John Tapsell authored
-
- 03 Jun, 2014 9 commits
-
-
Lorenz Meier authored
Set max zoom to wrong value for BING to avoid excessive memory consumption - this is a workaround, not a fix
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Thomas Gubler authored
Remove flightgear rate limitations
-
Thomas Gubler authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-