Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | client/robot sim connected | lonkaars | 2022-05-29 |
| | |||
* | disable sim on master branch | lonkaars | 2022-05-26 |
| | |||
* | compile sim on windows without errors | lonkaars | 2022-05-26 |
| | |||
* | fix configuration on windows | lonkaars | 2022-05-26 |
| | |||
* | fix client compilation temporarily and disable sim on master branch0.1.0 | lonkaars | 2022-05-26 |
| | |||
* | implement info command | lonkaars | 2022-05-26 |
| | |||
* | fix `make clean` | lonkaars | 2022-05-24 |
| | |||
* | move some code to a shared folder | lonkaars | 2022-05-24 |
| | |||
* | [WIP] serial communication (broken w/ segfault) | lonkaars | 2022-05-18 |
| | |||
* | fix buffer overflow in error handling module | lonkaars | 2022-05-17 |
| | | | | | | | | | | | - fixed ring buffer overflow in errcatch module - fixed naming of commands in sercomm module - added comments to macro's in consts.h - properly handle `W2_E_WARN_UNCAUGHT_ERROR` and `W2_E_WARN_ERR_BUFFER_FULL` (these used to cause infinite loops) - added buffer full warning code - added options to hide some simulation messages - more boilerplate sercomm module code | ||
* | error handling done + better simulation / debug messaging | lonkaars | 2022-05-14 |
| | |||
* | debug error handling | lonkaars | 2022-05-13 |
| | |||
* | implement dummy simulation functionssim | lonkaars | 2022-05-13 |
| | |||
* | added clang-tidy to make format | lonkaars | 2022-05-10 |
| | |||
* | add build number to makefile | lonkaars | 2022-05-10 |
| | |||
* | added boilerplate source and header files | lonkaars | 2022-05-09 |
| | |||
* | project restructure + help in readme.md | lonkaars | 2022-04-26 |