D.R.racer
|
7611b98830
|
Add more unit tests and optimize (saved 1 byte per button on the AVR)
|
2021-05-25 10:02:02 +02:00 |
D.R.racer
|
7ece1fb28d
|
Add missing buttons.h
|
2021-05-25 10:02:02 +02:00 |
D.R.racer
|
ba8eacfe33
|
Buttons module implementation
A module representing a model of the 3 buttons
Includes a unit test project (empty at this stage)
|
2021-05-25 10:02:02 +02:00 |
D.R.racer
|
fe0ac4f9f9
|
More unit tests for decoding of response messages
+ related changes in code
|
2021-05-18 08:18:11 +02:00 |
D.R.racer
|
30fbf6d870
|
Unit tests for decoding requests and responses
+errors on requests
|
2021-05-18 08:18:11 +02:00 |
D.R.racer
|
0633dea881
|
Protocol implementation
+ unit tests for encoding of messages
API still subject to minor changes
|
2021-05-18 08:18:11 +02:00 |
D.R.racer
|
f848c8d550
|
Create basic FW structure
- Design API's based on our discussion and block diagrams
- Set doxygen rules/preferred syntax
|
2021-04-19 07:03:47 +02:00 |