- 17 Jul, 2014 5 commits
-
-
Thomas Gubler authored
-
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
-
- 15 Jul, 2014 1 commit
-
-
Thomas Gubler authored
-
- 26 Jun, 2014 1 commit
-
-
Lorenz Meier authored
-
- 25 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 24 Jun, 2014 2 commits
-
-
Julian Oes authored
This reverts commit 5e2881ce.
-
Julian Oes authored
-
- 23 Jun, 2014 1 commit
-
-
Lorenz Meier authored
-
- 21 Jun, 2014 1 commit
-
-
Julian Oes authored
-
- 20 Jun, 2014 2 commits
-
-
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 1 commit
-
-
Lorenz Meier authored
-
- 15 Jun, 2014 3 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.
-
Thomas Gubler authored
-
- 11 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 01 Jun, 2014 1 commit
-
-
Thomas Gubler authored
-
- 26 May, 2014 1 commit
-
-
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.
-
- 25 May, 2014 1 commit
-
-
Don Gagne authored
-
- 24 May, 2014 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 22 May, 2014 4 commits
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
This code previously existed, but wasn't always triggered. Now it should be.
-
Bryant Mairs authored
Also these messages are now all translated.
-
- 19 May, 2014 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 15 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 12 May, 2014 4 commits
-
-
Anton Babushkin authored
-
Lorenz Meier authored
This reverts commit ec799d44.
-
Lorenz Meier authored
This reverts commit b34dd86e.
-
Lorenz Meier authored
This reverts commit 80f4f133.
-
- 07 May, 2014 2 commits
-
-
Bryant Mairs authored
Also added translation calls for some UI messages.
-
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.
-