aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add tab completion + help functionlonkaars2024-05-24
|
* Merge branch 'wip/main-controller' of github.com:lonkaars/puzzelbox into ↵lonkaars2024-05-22
|\ | | | | | | wip/main-controller
| * clean up puzbusv1 APIlonkaars2024-05-21
| |
* | clean up command handlinglonkaars2024-05-22
|/
* back-and-forth in C++ w/o netcatlonkaars2024-05-20
|
* fix bad file descriptor errorlonkaars2024-05-20
|
* socket connect working (sorta)lonkaars2024-05-20
|
* add socket class + test async prompt messageslonkaars2024-05-20
|
* WIP CLIlonkaars2024-05-20
|
* make puzbus slightly more robustlonkaars2024-05-20
|
* add puzzle bus serializer to main controller applicationlonkaars2024-05-19
|
* finish puzzle bus writer/reader functionslonkaars2024-05-19
|
* WIP send/receive w/ msgpacklonkaars2024-05-18
|
* cmake build config for mpacklonkaars2024-05-18
|
* WIP protobuf hello worldlonkaars2024-05-10
|
* Merge branch 'master' into wip/main-controllerlonkaars2024-05-10
|\
| * add submodule init instructions to readmelonkaars2024-04-26
| |
* | fix TCP socket serverlonkaars2024-05-10
| |
* | WIP TCP socket serverlonkaars2024-05-09
| |
* | stop the c++lonkaars2024-05-09
| |
* | working FreeRTOS + lwIP blink/wifi connect example againlonkaars2024-05-09
| |
* | freertos + lwip compile workinglonkaars2024-05-09
| |
* | WIP making LwIP and FreeRTOS friendslonkaars2024-04-25
| |
* | clean up initlonkaars2024-04-25
| |
* | freertos workslonkaars2024-04-25
| |
* | WIP FreeRTOSlonkaars2024-04-25
| |
* | improve build/flash instructionslonkaars2024-04-25
|/
* Merge branch 'wip/docs'lonkaars2024-04-23
|\
| * remove hello world plugin testlonkaars2024-04-23
| |
| * finish TODOslonkaars2024-04-22
| |
| * clean up documentslonkaars2024-04-22
| |
| * add figures and cross-references to design.adoclonkaars2024-04-21
| |
| * WIP initial import of software design document from wordlonkaars2024-04-20
| |
| * small refactor + create software design documentlonkaars2024-04-20
| |
| * give referenced requirements meaningful identifiers + comment TODOs in textlonkaars2024-04-20
| |
| * mostly transfer research documentlonkaars2024-04-20
| |
| * finish requirements documentlonkaars2024-04-19
| |
| * WIP more requirementslonkaars2024-04-19
| |
| * start transferring requirements + hello world pluginlonkaars2024-04-14
| |
| * fix source management in asciidoclonkaars2024-04-14
| |
| * fix xrefs + add figureslonkaars2024-04-12
| |
| * generate bad looking pdfs w/ makefilelonkaars2024-04-12
| |
| * WIP docslonkaars2024-04-11
| |
* | removed trailing spaceThomasAvans2024-04-22
| |
* | Processed reviewThomasAvans2024-04-22
| |
* | Improved ESP build instructionsThomasAvans2024-04-17
| |
* | Added build instructions for ESPThomasAvans2024-04-16
| |
* | Fixed error messages due to argument packagingThomasAvans2024-04-15
| |
* | Added Finite State Machine implementationThomasAvans2024-04-15
| |
* | Updated googletest submoduleThomasAvans2024-04-15
| |