aboutsummaryrefslogtreecommitdiff
path: root/client/cmd.cpp
Commit message (Collapse)AuthorAge
* implement reset/skip commandsLoek Le Blansch2024-06-25
|
* fix client compile errorsLoek Le Blansch2024-06-23
|
* create word completion list functionLoek Le Blansch2024-06-06
|
* arduino specific puzzle bus driver testLoek Le Blansch2024-06-05
|
* more client i2c shufflingLoek Le Blansch2024-05-30
|
* implement message dumpingLoek Le Blansch2024-05-30
|
* WIP puzzle bus driver reworkLoek Le Blansch2024-05-29
|
* add documentation + string escapeLoek Le Blansch2024-05-29
|
* sort out completion functionsLoek Le Blansch2024-05-29
|
* update readmesLoek Le Blansch2024-05-28
|
* separate the i2c over tcp from puzzle bus librariesLoek Le Blansch2024-05-28
|
* quickly implement some pseudo handlers for the remaining commandslonkaars2024-05-27
|
* fix silly typoLoek Le Blansch2024-05-26
|
* WIP convert parse.cpp data into raw dataLoek Le Blansch2024-05-26
|
* WIP send command parserLoek Le Blansch2024-05-25
|
* WIP `send` commandlonkaars2024-05-24
|
* add tab completion + help functionlonkaars2024-05-24
|
* clean up command handlinglonkaars2024-05-22