- 21 Jun, 2014 5 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Refactor MAVLink packet loss calculations
-
Lorenz Meier authored
Detach the map widget - rebase
-
- 20 Jun, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
- 19 Jun, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 17 Jun, 2014 1 commit
-
-
Susurrus authored
Reduce the transmission rate of MANUAL_CONTROL messages when command inputs have not changed
-
- 16 Jun, 2014 3 commits
- 15 Jun, 2014 10 commits
-
-
Don Gagne authored
-
Bryant Mairs authored
-
Bryant Mairs authored
Current version was not as clear as it could be.
-
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.
-
Lorenz Meier authored
Don't read out seconds since last connection on connection regain
-
Thomas Gubler authored
-
Don Gagne authored
This allows other threads to signal
-
Don Gagne authored
-
Don Gagne authored
-
- 14 Jun, 2014 2 commits
- 13 Jun, 2014 4 commits
-
-
Koen Kooi authored
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-
treymarc authored
-
treymarc authored
-
- 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 10 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.
-