Commit graph

7 commits

Author SHA1 Message Date
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