Commit Graph

62 Commits

Author SHA1 Message Date
Sebastian 090cb3a201 Added test util for sending frames
Adjusted timeouts for slow uarts
2016-10-30 00:12:55 +02:00
Sebastian 1cc7f90595 Added crc check to sniffer 2016-10-29 22:43:21 +02:00
Sebastian 906be23e69 Added python tool for bus sniffing 2016-10-28 18:56:02 +02:00
Sebastian f7e0683504 Fixed tx_failed flag not being reset
Fixed makefile
2016-10-28 16:13:47 +02:00
Sebastian 3fa59ddd0a Sending parts works
Added logic to detect bytes being send but never received
2016-10-27 23:35:24 +02:00
Sebastian 0cc3435cdc Added parts of the avr library 2016-10-27 18:28:01 +02:00
Sebastian 0be8c0258c Documented the new simpler transport layer 2016-10-26 17:52:29 +02:00
Sebastian cf9c945fb6 Smaller software tweaks 2016-10-26 17:19:45 +02:00
Sebastian 77bd02f0ed Added preamble to frames 2015-06-28 14:05:05 +02:00
Sebastian 46793e0468 Small fixes 2015-06-27 01:19:15 +02:00
Sebastian bf59b55ef6 Cleaned up control flow 2015-06-26 20:06:56 +02:00
Sebastian 699424ed7c First draft for a computer side python implementation 2015-06-26 14:53:58 +02:00