- 27 Jun, 2014 4 commits
-
-
Julian Oes authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- 26 Jun, 2014 4 commits
-
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
- 25 Jun, 2014 8 commits
-
-
Bryant Mairs authored
Also deleted invalid line drawing options.
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- 24 Jun, 2014 2 commits
-
-
Julian Oes authored
This reverts commit 5e2881ce.
-
Julian Oes authored
-
- 23 Jun, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 21 Jun, 2014 2 commits
-
-
Lorenz Meier authored
-
Julian Oes authored
-
- 20 Jun, 2014 3 commits
-
-
Julian Oes authored
-
Julian Oes 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
-
- 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 8 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.
-
Thomas Gubler authored
-
Don Gagne authored
This allows other threads to signal
-
Don Gagne authored
-
- 14 Jun, 2014 1 commit
-
-
Don Gagne authored
-