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
*
add more documentation
Loek Le Blansch
2024-06-24
|
*
fix client compile errors
Loek Le Blansch
2024-06-23
|
*
more client docs
Loek Le Blansch
2024-06-22
|
*
more documentation
Loek Le Blansch
2024-06-22
|
*
merge `master` into `wip/pbdrv`
Loek Le Blansch
2024-06-19
|
\
|
*
Merge branch 'master' into wip/handover
ThomasintAnker
2024-06-18
|
|
\
|
*
|
AAAAAAAAAAAAAAA
Loek Le Blansch
2024-06-03
|
|
|
*
|
|
WIP puzzle module <-> main controller <-> client communication
Loek Le Blansch
2024-06-18
|
|
|
*
|
|
WIP main controller puzzle bus behavior + fix build system / client
Loek Le Blansch
2024-06-18
|
|
/
|
/
|
*
|
create word completion list function
Loek Le Blansch
2024-06-06
|
|
*
|
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 parsing the connected puzzle module list
Loek Le Blansch
2024-05-30
|
*
fix wild bug
Loek Le Blansch
2024-05-30
|
*
more client i2c shuffling
Loek Le Blansch
2024-05-30
|
*
implement message dumping
Loek Le Blansch
2024-05-30
|
*
WIP puzzle bus driver rework
Loek Le Blansch
2024-05-29
|
*
add documentation + string escape
Loek Le Blansch
2024-05-29
|
*
sort out completion functions
Loek Le Blansch
2024-05-29
|
*
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