index
:
project-puzzelbox
docs/puzbusv1
master
prot/Hardware_Puzzle
prot/software-puzzle
trash/protobuf
wip/mc
23-24 b11 proj11: puzzelbox
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Commit message (
Collapse
)
Author
Age
*
update readmes
Loek Le Blansch
2024-05-28
|
*
separate the i2c over tcp from puzzle bus libraries
Loek Le Blansch
2024-05-28
|
*
quickly implement some pseudo handlers for the remaining commands
lonkaars
2024-05-27
|
*
update readme
Loek Le Blansch
2024-05-26
|
*
fix another silly bug
Loek Le Blansch
2024-05-26
|
*
fix silly typo
Loek Le Blansch
2024-05-26
|
*
WIP convert parse.cpp data into raw data
Loek Le Blansch
2024-05-26
|
*
split up hex string parser and number parser + small refactoring
Loek Le Blansch
2024-05-25
|
*
finish parser scanning part
Loek Le Blansch
2024-05-25
|
*
WIP send command parser
Loek Le Blansch
2024-05-25
|
*
WIP `send` command
lonkaars
2024-05-24
|
*
add tab completion + help function
lonkaars
2024-05-24
|
*
Merge branch 'wip/main-controller' of github.com:lonkaars/puzzelbox into ↵
lonkaars
2024-05-22
|
\
|
|
|
|
|
|
wip/main-controller
|
*
clean up puzbusv1 API
lonkaars
2024-05-21
|
|
*
|
clean up command handling
lonkaars
2024-05-22
|
/
*
back-and-forth in C++ w/o netcat
lonkaars
2024-05-20
|
*
fix bad file descriptor error
lonkaars
2024-05-20
|
*
socket connect working (sorta)
lonkaars
2024-05-20
|
*
add socket class + test async prompt messages
lonkaars
2024-05-20
|
*
WIP CLI
lonkaars
2024-05-20
|
*
make puzbus slightly more robust
lonkaars
2024-05-20
|
*
WIP send/receive w/ msgpack
lonkaars
2024-05-18
|
*
WIP protobuf hello world
lonkaars
2024-05-10