- 26 Jun, 2014 1 commit
-
-
Lorenz Meier authored
-
- 20 Jun, 2014 2 commits
-
-
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
-
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
-
- 15 Jun, 2014 1 commit
-
-
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.
-
- 24 May, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 05 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 27 Apr, 2014 1 commit
-
-
Julian Oes authored
-
- 22 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 14 Feb, 2014 1 commit
-
-
Thomas Gubler authored
-
- 12 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 01 Feb, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Enable RC calibration mode during RC calibration to tell vehicle to ignore stick inputs for that period
-
- 28 Dec, 2013 1 commit
-
-
Don Gagne authored
-
- 11 Dec, 2013 1 commit
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- 04 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 21 Sep, 2013 1 commit
-
-
Thomas Gubler authored
-
- 12 Sep, 2013 1 commit
-
-
Jean Cyr authored
-
- 24 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 16 Aug, 2013 2 commits
-
-
tstellanova authored
-
tstellanova authored
-
- 14 Aug, 2013 1 commit
-
-
Anton Babushkin authored
-
- 13 Aug, 2013 2 commits
-
-
tstellanova authored
-
tstellanova authored
-
- 08 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 06 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 03 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 23 Jul, 2013 2 commits
-
-
Lorenz Meier authored
-
PDSantos authored
Fixed Compiler Error C2864 - only static const integral data members can be initialized within a class
-
- 21 Jul, 2013 1 commit
-
-
tstellanova authored
-
- 04 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 21 Jun, 2013 1 commit
-
-
Bryant authored
Vastly improved the joystick documentation, removed some redundant/unnecessary code, and fixed a couple of small bugs. This code should be ready for live testing.
-
- 20 Jun, 2013 1 commit
-
-
Bryant authored
Have settings loaded/stored correctly for all joysticks based on their UAS type and autopilot type. Switching between UASes doesn't work right yet, however.
-
- 19 Jun, 2013 1 commit
-
-
Bryant authored
The default UAS.cc now lists available actions that it can be commanded. These are polled by the Joystick Configuration window for each joystick button so that they can be assigned to trigger this action. Button presses don't yet trigger these actions, nor are they stored and reloaded on UAS switch.
-
- 17 Jun, 2013 1 commit
-
-
Bryant authored
The UASInterface now defines a systemCanReverse() function for indicating if the UAS is capable of commanding a reverse thrust.
-
- 06 Jun, 2013 1 commit
-
-
dongfang authored
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
-
- 04 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 03 Jun, 2013 1 commit
-
-
dongfang authored
-
- 24 May, 2013 1 commit
-
-
dongfang authored
-