- 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 1 commit
-
-
Don Gagne authored
-
- 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
-
- 18 Oct, 2013 8 commits
-
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
Clean up when exactly we should save settings, and add in checks to make sure we do not do it incorrectly
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
-
John Tapsell authored
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
-