Commit graph

10 commits

Author SHA1 Message Date
0af1561820
Define composable command interface 2023-03-30 20:36:16 +02:00
bca8a347ff
Make Invalid default for not implemented functionality 2023-03-30 19:55:46 +02:00
f458187095
Add reset functionality 2023-03-30 19:53:33 +02:00
08ca59099d
Add reset command 2023-03-30 19:51:41 +02:00
a35ae616df
Switch parser to self contained task class 2023-03-30 17:53:56 +02:00
05adf10e45
Make receiver work
Switch from mutex to bin-semaphore (thread overarching) & Proper failure handling
2023-03-30 17:53:27 +02:00
e2a64ac231
Implement serial interaction 2023-03-25 18:10:25 +01:00
10e937b0dd
Fully implement callback logic 2023-03-13 13:34:45 +01:00
4eee08aeed
Add callback function calls to parser 2023-03-11 17:38:23 +01:00
af9f122a98
Implement functional skeleton of message protocol handling 2023-03-11 16:52:25 +01:00