15 Commits (70124a1e3cfc967878ee52f781a1e3c5e178b36a)

Author SHA1 Message Date
Nate Weibley fe8ff69e24 Refactor writeBytes to _writeBytes 9 years ago
Nate Weibley 1d0bf62709 Force link writes to occur via a signal/slot connection. 9 years ago
Don Gagne b9cb57ec4e Auto connect support 10 years ago
Don Gagne 18dc3d04db Auto connect support 10 years ago
Don Gagne aaed8c2d07 Auto connect support 10 years ago
Don Gagne 4f5984b38f Remove link ids and add link mavlink channel 10 years ago
Don Gagne 0b68fffc84 Remove old connect/disconnect API 11 years ago
Don Gagne f65c0a5797 Link connect/disconnect only through LinkManager 11 years ago
Don Gagne dc0c3f3db3 LinkInterface::bytesAvailable api removal 11 years ago
Bryant Mairs c4db113de3 Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes. 12 years ago
Don Gagne bfe8684e2b 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. 12 years ago
akistanov 46b5453cbd fix windows build 12 years ago
Michael Carpenter f418c2e555 Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset. 12 years ago
Bryant d0af5b03bd 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 years ago
Bryant 7095cf2824 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 years ago
oberion 17eb2abde6 Changed Xbeelink configuration 14 years ago
Franz fa956f36c2 added additional xbeefiles 14 years ago