- Dec 11, 2013
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- Dec 04, 2013
-
-
Thomas Gubler authored
-
- Sep 21, 2013
-
-
Thomas Gubler authored
-
- Sep 12, 2013
-
-
Jean Cyr authored
-
- Aug 24, 2013
-
-
tstellanova authored
-
- Aug 16, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 14, 2013
-
-
Anton Babushkin authored
-
- Aug 13, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 08, 2013
-
-
tstellanova authored
-
- Aug 06, 2013
-
-
tstellanova authored
-
- Aug 03, 2013
-
-
tstellanova 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
-
- Jul 21, 2013
-
-
tstellanova authored
-
- Jul 04, 2013
-
-
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 UASInterface now defines a systemCanReverse() function for indicating if the UAS is capable of commanding a reverse thrust.
-
- Jun 06, 2013
-
-
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
-
- Jun 03, 2013
-
-
dongfang authored
-
- May 24, 2013
-
-
dongfang authored
-
- May 15, 2013
-
-
Michael Carpenter authored
Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts
-
- May 08, 2013
-
-
Michael Carpenter authored
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
-
- May 07, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- Apr 26, 2013
-
-
Lorenz Meier authored
-
- Apr 25, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 22, 2013
-
-
Lorenz Meier authored
-
- Apr 21, 2013
-
-
Lorenz Meier authored
-
- Apr 15, 2013
-
-
Lorenz Meier authored
-
- Apr 02, 2013
-
-
Lorenz Meier authored
-
- Mar 26, 2013
-
-
Lorenz Meier authored
First stab at JSBSim interface, compiling, operational, but needs the correct startup folders and arguments
-
- Nov 17, 2012
-
-
Matthias Krebs authored
Implementation of 6DOF 3DMouse input (Windows only). Not tested yet.
-