- 25 Jul, 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.
-
- 07 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 05 May, 2014 1 commit
-
-
Lorenz Meier 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.
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 12 Sep, 2013 1 commit
-
-
Jean Cyr authored
-
- 16 Aug, 2013 1 commit
-
-
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 2 commits
-
-
tstellanova authored
-
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.
-
- 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.
-
- 10 Jun, 2013 1 commit
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- 07 Jun, 2013 1 commit
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- 06 Jun, 2013 1 commit
-
-
dongfang authored
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
-
- 03 Jun, 2013 1 commit
-
-
dongfang authored
-
- 24 May, 2013 1 commit
-
-
dongfang authored
-
- 15 May, 2013 1 commit
-
-
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
-
- 08 May, 2013 1 commit
-
-
Michael Carpenter authored
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
-
- 25 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 02 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 23 Dec, 2012 1 commit
-
-
Lorenz Meier authored
-
- 21 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 07 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 06 Sep, 2012 1 commit
-
-
Lorenz Meier authored
Removed a lot of verbose debug output, added connection indication to main menu bar to improve situational awareness of operator
-
- 05 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 18 Jul, 2012 1 commit
-
-
Jessica authored
Added a unit test, setAirframeTest. Changed setAirframe function. Added an end_of_enum to the airframe enum.
-