- Aug 23, 2013
-
-
Anton Babushkin authored
-
- Aug 16, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 14, 2013
-
-
Anton Babushkin authored
-
David Goodman authored
-
- Aug 13, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- Aug 09, 2013
-
-
tstellanova authored
-
- Aug 08, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- Aug 06, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- Aug 03, 2013
-
-
Lorenz Meier authored
-
tstellanova authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 02, 2013
-
-
Lorenz Meier authored
-
- Jul 23, 2013
-
-
Lorenz Meier authored
-
PDSantos authored
Fixed Compiler Error C2864 - only static const integral data members can be initialized within a class
-
tstellanova authored
-
- Jul 04, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jul 01, 2013
-
-
Lorenz Meier authored
-
- Jun 21, 2013
-
-
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.
-
- Jun 20, 2013
-
-
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.
-
- Jun 19, 2013
-
-
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.
-
- Jun 17, 2013
-
-
Bryant authored
The joystick code now understands if a UAS can reverse or not (based on UASInterface::systemCanReverse) and scales the joystick input accordingly. This isn't ideal on auto-centering axes and so the limit-range code should be brought back as an option for the throttle channel.
-
- Jun 11, 2013
-
-
Lorenz Meier authored
-
- Jun 06, 2013
-
-
Michael Carpenter authored
-
dongfang authored
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
-
- Jun 04, 2013
-
-
Michael Carpenter authored
-