Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian e6b17010f6 Started general cleanup and added comments 2016-12-02 01:58:00 +01:00
Sebastian f9b5e78556 Improved buffer management
Buffers should not be overwritten while they could potentially be read
2016-11-29 19:18:42 +01:00
Sebastian 27a6338585 Fixed sniffer crashing on timeout 2016-11-20 02:20:05 +01:00
Sebastian e53fbf06a6 Fixed rx buffer behaviour
Fixed bytes being swapped in error message
2016-10-30 02:04:35 +02:00
Sebastian 090cb3a201 Added test util for sending frames
Adjusted timeouts for slow uarts
2016-10-30 00:12:55 +02:00
Sebastian 99b204c3ab Fixed typo 2 + 16 + 1 = 19 and not 16 ... why did nobody tell me? 2016-10-29 14:09:39 +02:00
Sebastian 0be8c0258c Documented the new simpler transport layer 2016-10-26 17:52:29 +02:00
Sebastian a640cb6d5a Updated readme 2015-06-29 00:36:05 +02:00
Sebastian 699424ed7c First draft for a computer side python implementation 2015-06-26 14:53:58 +02:00
Sebastian 30e1e30504 Update readme to explain the common ground problem 2015-05-27 10:17:41 +02:00
Sebastian bf103ad196 Changed schematic for floating common on bus side 2015-05-21 16:21:34 +02:00
Sebastian e559a72075 Fixed typos in RS485 and made stuff clearer 2015-05-20 22:42:51 +02:00
Sebastian 3382ec240b Fixed spelling mistakes and defined timeouts 2015-05-20 22:07:04 +02:00
Sebastian 676ae7c52d Initial commit 2015-05-20 21:50:27 +02:00