Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bytestuffer recv handling of long frames | Fred Sundvik | 2016-02-14 | 2 | -6/+112 |
| | |||||
* | Mutiple frame handling for byte stuffer | Fred Sundvik | 2016-02-14 | 2 | -2/+63 |
| | | | | Also handles unexpected data. | ||||
* | Implement receive of valid small byte stuffed frames | Fred Sundvik | 2016-02-14 | 3 | -6/+95 |
| | |||||
* | Rename files to match what they actually do | Fred Sundvik | 2016-02-14 | 4 | -11/+11 |
| | | | | Also add validator before routing. | ||||
* | Start implementing data_link | Fred Sundvik | 2016-02-14 | 5 | -0/+192 |