Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sending seems to be reliable now. | henryk | 2008-03-03 | 1 | -8/+53 |
| | | | | | | | Once in a while (about 1 in 20) there's an error condition that's not being recovered from, need to investigate git-svn-id: https://svn.openpcd.org:2342/trunk@438 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 | ||||
* | Implement transmission | henryk | 2008-03-03 | 1 | -0/+227 |
Implement a 'pretender' for PoC: Since Rx is not working properly we'll just pretend to have received something based on the approximate length. Clarify length calculations in machester encoder and remove obsolete test code git-svn-id: https://svn.openpcd.org:2342/trunk@437 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 |