- Jul 17, 2014
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
this adds an option to select the mode of the joystick in the joystick config widget. The mode sets the setpoint type which is sent when moving the joystick.
-
Julian Oes authored
-
- Jul 15, 2014
-
-
Thomas Gubler authored
-
- Jun 25, 2014
-
-
Bryant Mairs authored
-
- Jun 24, 2014
-
-
Julian Oes authored
This reverts commit 5e2881ce.
-
Julian Oes authored
-
- Jun 23, 2014
-
-
Lorenz Meier authored
-
- Jun 21, 2014
-
-
Julian Oes authored
-
- Jun 20, 2014
-
-
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
-
- Jun 19, 2014
-
-
Lorenz Meier authored
-
- Jun 15, 2014
-
-
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
-
- Jun 11, 2014
-
-
Bryant Mairs authored
-
- Jun 01, 2014
-
-
Thomas Gubler authored
-
- May 26, 2014
-
-
Lorenz Meier authored
Be more forgiving about component IDs, but warn developers. Do *not* translate developer debug messages (they would show up in the translation tool). Anyone without sufficient command of the english language will have a hard time contributing or debugging this application and we should not entangle the poor translators in this.
-
- May 25, 2014
-
-
Don Gagne authored
-
- May 24, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 19, 2014
-
-
Lorenz Meier authored
-
- May 15, 2014
-
-
Lorenz Meier authored
-
- May 12, 2014
-
-
Anton Babushkin authored
-
Lorenz Meier authored
This reverts commit ec799d44.
-
Lorenz Meier authored
This reverts commit b34dd86e.
-
Lorenz Meier authored
This reverts commit 80f4f133.
-
- May 07, 2014
-
-
Bryant Mairs authored
The existing logic for filtering out MISSION* messages that don't apply to this instance of QGC wasn't clear and exactly correct. This refactoring reorganizes the code to be more clear and makes it explicit when the messages should be ignored by this instance of QGC. Additionally a few more status messages are translated to be helpful to our non-English speaking devs/users.
-
Lorenz Meier authored
-
- May 06, 2014
-
-
Lorenz Meier authored
-
- Apr 29, 2014
- Apr 27, 2014
-
-
Lorenz Meier authored
-
Julian Oes authored
This reverts commit af0589b2.
-
Julian Oes authored
-
- Feb 17, 2014
-
-
Lorenz Meier authored
-