| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | `make format` | Loek Le Blansch | 2024-06-26 |
| | | |||
| * | fix up unit tests | Loek Le Blansch | 2024-06-26 |
| | | |||
| * | `make format` | Loek Le Blansch | 2024-06-26 |
| | | |||
| * | consistent CMakeLists.txt indents | Loek Le Blansch | 2024-06-26 |
| | | |||
| * | WIP puzzle module <-> main controller <-> client communication | Loek Le Blansch | 2024-06-18 |
| | | |||
| * | puzzle bus message routing functions | Loek Le Blansch | 2024-06-14 |
| | | |||
| * | finish message send functions | Loek Le Blansch | 2024-06-14 |
| | | |||
| * | clean up message type architecture | Loek Le Blansch | 2024-06-14 |
| | | |||
| * | WIP more puzzle bus driver code | Loek Le Blansch | 2024-06-14 |
| | | |||
| * | clean up pbdrv naming | Loek Le Blansch | 2024-06-14 |
| | | |||
| * | decide on pbdrv serialization architecture | Loek Le Blansch | 2024-06-14 |
| | | |||
| * | really WIP driver (de)serialization | Loek Le Blansch | 2024-06-13 |
| | | |||
| * | WIP pb-read | Loek Le Blansch | 2024-06-11 |
| | | |||
| * | pb-write + tests | Loek Le Blansch | 2024-06-11 |
| | | |||
| * | fix write_cmd_req_set_state | Loek Le Blansch | 2024-06-11 |
| | | |||
| * | move files (keep history for pbdrv/main.cpp) | Loek Le Blansch | 2024-06-11 |
| | | |||
| * | WIP pb-write cmd req set state | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | the large library cleanup | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | arduino specific puzzle bus driver test | Loek Le Blansch | 2024-06-05 |
| | | |||
| * | add i2ctcp unit tests | Loek Le Blansch | 2024-06-04 |
| | | |||
| * | WIP protobuf hello world | lonkaars | 2024-05-10 |
| | | |||
| * | Added Finite State Machine implementation | ThomasAvans | 2024-04-15 |
| | | |||
| * | Updated googletest submodule | ThomasAvans | 2024-04-15 |
| | | |||
| * | Setup the googletest testing framework | ThomasAvans | 2024-04-10 |