- Nov 24, 2014
-
-
Don Gagne authored
-
- Nov 03, 2014
-
-
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!
-
- Mar 16, 2014
-
-
Lorenz Meier authored
-
- Feb 14, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Feb 11, 2014
-
-
Don Gagne authored
-
- Dec 22, 2013
-
-
Bryant Mairs authored
Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes.
-
- Dec 07, 2013
-
-
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.
-
- Jun 13, 2013
-
-
Michael Carpenter authored
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
-
- Jun 10, 2013
-
-
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.
-
- Jun 09, 2013
-
-
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.
-
- Nov 12, 2011
-
-
Lorenz Meier authored
-
- Aug 20, 2011
-
-
lm authored
-
- Jan 12, 2011
-
-
lm authored
Working on better simulation implementation, fixed a bug where the port handle was not fully released
-
- Jan 01, 2011
-
-
pixhawk authored
-
- Dec 31, 2010
-
-
pixhawk authored
-
- Dec 30, 2010
-
-
pixhawk authored
-
- Dec 27, 2010
-
-
pixhawk authored
Substantially bugfixed and improved deactivation/activation and persistence of widgets. A lot of testing of Google Earth view, only minor improvements
-
- Dec 21, 2010
-
-
lm authored
Significantly bugfixed persistence and link adding/removal. Not yet fully there, but getting closer to release
-
- Dec 19, 2010
-
-
pixhawk authored
-
- Oct 24, 2010
-
-
pixhawk authored
-
- Aug 26, 2010
-
-
pixhawk authored
-
- Aug 19, 2010
-
-
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
-
- Jun 16, 2010
-
-
pixhawk authored
-
- Jun 07, 2010
-
-
pixhawk authored
-
- May 03, 2010
-
-
lm authored
-
- May 02, 2010
-
-
pixhawk authored
-
- Apr 29, 2010
-
-
pixhawk authored
Pushed parameter interface forward, now receiving of onboard params works, working on display and writing
-
- Apr 17, 2010
-
-
pixhawk authored
-
- Apr 04, 2010
-
-
pixhawk authored
-
- Apr 03, 2010
-
-
pixhawk authored
-