- 23 Jun, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 21 Jun, 2014 10 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
espeak: provide string length including 0 character
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Removed mavlinkgen application.
-
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 4 commits
-
-
Thomas Gubler authored
espeak: provide string length with 0 character, fixes problems with qgc reading out strange values/chars at the end of the sentence
-
Don Gagne authored
This way the delete happens on the right thread.
-
Don Gagne authored
-
Don Gagne authored
-
- 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 2 commits
-
-
Susurrus authored
Missed phonon-devel package from build instructions for Fedora.
-
Bryant Mairs authored
-