Fred Sundvik
|
0eb62c4ce6
|
Rename recv_frame to validator_recv_frame
|
9 years ago |
Fred Sundvik
|
2a6696bd3d
|
Add validator send frame
|
9 years ago |
Fred Sundvik
|
62058329ff
|
Add crc32 validation of received frames
|
9 years ago |
Fred Sundvik
|
a3ec3bbef8
|
Start implement frame validator
|
9 years ago |
Fred Sundvik
|
713465fb41
|
Add some full round trip tests
Mostly to ensure that the receive and send framing works the same
way. Especially for the special case with 254 non-zeros.
|
9 years ago |
Fred Sundvik
|
6956c177da
|
Add byte stuffing send support for large frames
|
9 years ago |
Fred Sundvik
|
2f3ea76428
|
Fix name of some unit tests
|
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 |
Fred Sundvik
|
1f1bc183dd
|
Start implementing data_link
|
9 years ago |
Fred Sundvik
|
3eaddd6514
|
Use cgreen test runner instead of executables
|
9 years ago |
Fred Sundvik
|
3c6b93a491
|
Add separate makefile for tests
|
9 years ago |
Fred Sundvik
|
e9a1474bb6
|
Add makefile for compiling and running unit tests
|
9 years ago |
Fred Sundvik
|
e70cefc12f
|
Add cgreen unit test library and makefile
|
9 years ago |
fredizzimo
|
ffc425603d
|
Initial commit
|
9 years ago |