summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Benjamin Braatz [Fri, 9 Apr 2021 08:57:46 +0000 (10:57 +0200)]
Set character timeout to 2 instead of 1.5 chars.
Benjamin Braatz [Fri, 9 Apr 2021 07:28:41 +0000 (09:28 +0200)]
Streamline code, start API documentation.
Benjamin Braatz [Wed, 7 Apr 2021 22:02:23 +0000 (00:02 +0200)]
Refactor CRC computation to class to repeat less.
Benjamin Braatz [Wed, 7 Apr 2021 13:33:27 +0000 (15:33 +0200)]
Implement CRC as class with byte-wise update.
Benjamin Braatz [Wed, 7 Apr 2021 11:19:36 +0000 (13:19 +0200)]
Functions 01, 03, 05, 06 and test with pty.
Benjamin Braatz [Wed, 7 Apr 2021 03:03:53 +0000 (05:03 +0200)]
Intermediate state.
Benjamin Braatz [Tue, 30 Mar 2021 14:11:38 +0000 (16:11 +0200)]
Small docstring fix.
Benjamin Braatz [Tue, 30 Mar 2021 01:20:31 +0000 (03:20 +0200)]
Initial commit