- 17 Dec, 2013 1 commit
-
-
Bryant authored
-
- 12 Dec, 2013 3 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
While testing the previous commit on Windows I found that I could not compile windows due to include of atlbase.h. This file is no longer available in SDKs. It is only available in for money versions of VIsual Studio. Luckily this include was not needed. So I just removed it and Windows now builds again with just VS Express. Tested all changes on OSX, Linux and Windows (including speech on windows, which still works).
-
- 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.
-
- 08 Dec, 2013 2 commits
-
-
Thomas Gubler authored
-
Anton Babushkin authored
-
- 07 Dec, 2013 1 commit
-
-
Don Gagne authored
Removed LinkInterface methods which were never being called. Updated various LinkInterface implementation classes to remove the methods. Some methods such as the ones which measure data rates or bits sent/received were implemented in only some of the implementation classes, and in some cases implemented incorrectly. If they were called, the values returned would be incorrect. Although there was some partial implementation for these I removed them as well since in all case they were never being called by any code. In checking Blame, these came across in 2010 and have remained unimplemented since them, so I figure better to clean up than leave crufty, unused, half finished stuff in.
-
- 06 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 05 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 04 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 29 Nov, 2013 2 commits
- 28 Nov, 2013 1 commit
-
-
Don Gagne authored
-
- 26 Nov, 2013 1 commit
-
-
Thomas Gubler authored
-
- 10 Nov, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 07 Nov, 2013 1 commit
-
-
Anton Babushkin authored
-
- 05 Nov, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 31 Oct, 2013 2 commits
-
-
Geoff Fink authored
Removed for compatability
-
Lorenz Meier authored
-
- 25 Oct, 2013 1 commit
-
-
Thomas Gubler authored
-
- 23 Oct, 2013 6 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 22 Oct, 2013 2 commits
-
-
Anton Babushkin authored
-
Anton Babushkin authored
-
- 21 Oct, 2013 1 commit
-
-
John Tapsell authored
-
- 20 Oct, 2013 6 commits
-
-
John Tapsell authored
-
John Tapsell authored
-
Thomas Gubler authored
flightgear hil: correct scaling of pressure for mavlink message and remove indicated airspeed from flightgear protocol, commit requires flightgear protocol update
-
John Tapsell authored
-
John Tapsell authored
This allows you to add XY graph plots of any data. For example, x,y position data of a servo.
-
John Tapsell authored
There's no need to create multiple signals - connect() is fine with connecting styleChanged(MainWindow::QGC_MAINWINDOW_STYLE) to a slot with no parameters.
-
- 19 Oct, 2013 2 commits
-
-
John Tapsell authored
-
John Tapsell authored
-