Jonathan Lamothe
|
1565c1fe99
|
display hamming widget
|
2024-07-19 21:01:33 -04:00 |
|
Jonathan Lamothe
|
ef23b67688
|
build hamming code display widget
|
2024-07-19 20:50:33 -04:00 |
|
Jonathan Lamothe
|
e216432a77
|
Hamming widget skeleton
|
2024-07-19 15:16:07 -04:00 |
|
Jonathan Lamothe
|
21242ecbfa
|
lensify AppState
|
2024-07-18 19:06:17 -04:00 |
|
Jonathan Lamothe
|
696b17fae1
|
don't crash
`drawFunc` should return an empty widget.
|
2024-07-18 18:24:53 -04:00 |
|
Jonathan Lamothe
|
0c35841bb2
|
removed router nonsense
|
2024-07-18 18:18:04 -04:00 |
|
Jonathan Lamothe
|
6f106c2660
|
added brick scaffolding
|
2024-07-17 20:53:23 -04:00 |
|
Jonathan Lamothe
|
8f6acc6b6b
|
simplified double bit error test
|
2024-07-06 21:01:17 -04:00 |
|
Jonathan Lamothe
|
74b26de743
|
detect (but don't correct two-bit errors in a Word16
|
2024-07-06 20:55:31 -04:00 |
|
Jonathan Lamothe
|
ed405e366e
|
find and correct single bit errors in 16-bit hamming codes
|
2024-07-06 20:37:07 -04:00 |
|
Jonathan Lamothe
|
c494a25587
|
implemented isValid for Word16
|
2024-06-30 21:11:38 -04:00 |
|
Jonathan Lamothe
|
af26fcedd8
|
implemented calculation of check bits for Word16
|
2024-06-30 09:02:01 -04:00 |
|
Jonathan Lamothe
|
ee0cbe47b2
|
use hspec for testing
|
2024-06-29 18:43:46 -04:00 |
|
Jonathan Lamothe
|
4938b20d24
|
initial commit
|
2024-06-29 18:39:54 -04:00 |
|