Commit Graph

13 Commits (168c5b679f23c25263623f0f8f2b340543cf2140)

Author SHA1 Message Date
Fred Sundvik 6873b17117 Support for Chibios compilation
Remove some warnings, change the include paths.
9 years ago
Fred Sundvik 4b9fccc756 Start implement router 9 years ago
Fred Sundvik 5a1600e24f Add link parameter 9 years ago
Fred Sundvik 419908e5ef Hide the byte stuffer state inside it 9 years ago
Fred Sundvik 0eb62c4ce6 Rename recv_frame to validator_recv_frame 9 years ago
Fred Sundvik 6956c177da Add byte stuffing send support for large frames 9 years ago
Fred Sundvik f3beeb0270 Hanlde sending of zero bytes for small packets 9 years ago
Fred Sundvik a089eaa868 Add sending of small frames with no zeroes 9 years ago
Fred Sundvik 26537474ae Add byte stuffer recv handling of too long frames 9 years ago
Fred Sundvik e8cb6d8023 Bytestuffer recv handling of long frames 9 years ago
Fred Sundvik eefb5b5634 Mutiple frame handling for byte stuffer
Also handles unexpected data.
9 years ago
Fred Sundvik ce3a21cbea Implement receive of valid small byte stuffed frames 9 years ago
Fred Sundvik 8a991a266e Rename files to match what they actually do
Also add validator before routing.
9 years ago