- 01 Jul, 2014 1 commit
-
-
Bryant Mairs 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.
-
- 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.
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 28 Oct, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 27 Oct, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 24 Oct, 2010 1 commit
-
-
pixhawk authored
-
- 22 Oct, 2010 1 commit
-
-
unknown authored
-
- 17 Sep, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 14 Sep, 2010 2 commits
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- 03 Sep, 2010 2 commits
-
-
Bryan Godbolt authored
Changed NUM_OUTPUT_SIGNALS to an const unsigned short from a #define and moved its definition into OpalRT.h from OpalLink.h so that the configuration would all be in one place.
-
Bryan Godbolt authored
-
- 31 Aug, 2010 2 commits
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- 28 Aug, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 26 Aug, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 25 Aug, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 24 Aug, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 20 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
-
- 18 Aug, 2010 2 commits
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- 12 Aug, 2010 1 commit
-
-
Bryan Godbolt authored
-
- 11 Aug, 2010 4 commits
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- 10 Aug, 2010 1 commit
-
-
Bryan Godbolt authored
-