- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 03 Nov, 2014 1 commit
-
-
Don Gagne authored
This api doesn’t make any sense given the fact that LinkInterface signals bytesReceived with the bytes in the signal. Also the reason why it is never called!
-
- 16 Mar, 2014 1 commit
-
-
Lorenz Meier authored
-
- 14 Feb, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 11 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Dec, 2013 1 commit
-
-
Bryant Mairs authored
Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes.
-
- 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.
-
- 13 Jun, 2013 1 commit
-
-
Michael Carpenter authored
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
-
- 10 Jun, 2013 1 commit
-
-
Bryant authored
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
-
- 09 Jun, 2013 1 commit
-
-
Bryant authored
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
-
- 12 Nov, 2011 1 commit
-
-
Lorenz Meier authored
-
- 20 Aug, 2011 1 commit
-
-
lm authored
-
- 12 Jan, 2011 1 commit
-
-
lm authored
Working on better simulation implementation, fixed a bug where the port handle was not fully released
-
- 01 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 31 Dec, 2010 1 commit
-
-
pixhawk authored
-
- 30 Dec, 2010 1 commit
-
-
pixhawk authored
-
- 27 Dec, 2010 1 commit
-
-
pixhawk authored
Substantially bugfixed and improved deactivation/activation and persistence of widgets. A lot of testing of Google Earth view, only minor improvements
-
- 21 Dec, 2010 1 commit
-
-
lm authored
Significantly bugfixed persistence and link adding/removal. Not yet fully there, but getting closer to release
-
- 19 Dec, 2010 1 commit
-
-
pixhawk authored
-
- 24 Oct, 2010 1 commit
-
-
pixhawk authored
-
- 26 Aug, 2010 1 commit
-
-
pixhawk authored
-
- 19 Aug, 2010 1 commit
-
-
pixhawk authored
Cleaned up communication structure significantly, should now be easier to add new links. Signal bytesReceived(link, QByteArray) is now only way to pass on newly received data
-
- 16 Jun, 2010 1 commit
-
-
pixhawk authored
-
- 07 Jun, 2010 1 commit
-
-
pixhawk authored
-
- 03 May, 2010 1 commit
-
-
lm authored
-
- 02 May, 2010 1 commit
-
-
pixhawk authored
-
- 29 Apr, 2010 1 commit
-
-
pixhawk authored
Pushed parameter interface forward, now receiving of onboard params works, working on display and writing
-
- 17 Apr, 2010 1 commit
-
-
pixhawk authored
-
- 04 Apr, 2010 1 commit
-
-
pixhawk authored
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-