Commit Graph

10 Commits

Author SHA1 Message Date
jlamothe 696b17fae1 don't crash
`drawFunc` should return an empty widget.
2024-07-18 18:24:53 -04:00
jlamothe 0c35841bb2 removed router nonsense 2024-07-18 18:18:04 -04:00
jlamothe 6f106c2660 added brick scaffolding 2024-07-17 20:53:23 -04:00
jlamothe 8f6acc6b6b simplified double bit error test 2024-07-06 21:01:17 -04:00
jlamothe 74b26de743 detect (but don't correct two-bit errors in a Word16 2024-07-06 20:55:31 -04:00
jlamothe ed405e366e find and correct single bit errors in 16-bit hamming codes 2024-07-06 20:37:07 -04:00
jlamothe c494a25587 implemented isValid for Word16 2024-06-30 21:11:38 -04:00
jlamothe af26fcedd8 implemented calculation of check bits for Word16 2024-06-30 09:02:01 -04:00
jlamothe ee0cbe47b2 use hspec for testing 2024-06-29 18:43:46 -04:00
jlamothe 4938b20d24 initial commit 2024-06-29 18:39:54 -04:00