aboutsummaryrefslogtreecommitdiff
path: root/client/CMakeLists.txt
Commit message (Expand)AuthorAge
* fix send/recv detection in client dumpLoek Le Blansch2024-06-26
* implement reset/skip commandsLoek Le Blansch2024-06-25
* WIP main controller puzzle bus behavior + fix build system / clientLoek Le Blansch2024-06-18
* the large library cleanupLoek Le Blansch2024-06-05
* arduino specific puzzle bus driver testLoek Le Blansch2024-06-05
* fix wild bugLoek Le Blansch2024-05-30
* more client i2c shufflingLoek Le Blansch2024-05-30
* WIP puzzle bus driver reworkLoek Le Blansch2024-05-29
* update readmesLoek Le Blansch2024-05-28
* separate the i2c over tcp from puzzle bus librariesLoek Le Blansch2024-05-28
* fix another silly bugLoek Le Blansch2024-05-26
* WIP convert parse.cpp data into raw dataLoek Le Blansch2024-05-26
* WIP `send` commandlonkaars2024-05-24
* clean up command handlinglonkaars2024-05-22
* back-and-forth in C++ w/o netcatlonkaars2024-05-20
* add socket class + test async prompt messageslonkaars2024-05-20
* WIP CLIlonkaars2024-05-20
* WIP send/receive w/ msgpacklonkaars2024-05-18
* WIP protobuf hello worldlonkaars2024-05-10