| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | implement mode command | lonkaars | 2022-05-26 |
| | | |||
| * | forward errors to sercomm (implement expt command | lonkaars | 2022-05-26 |
| | | |||
| * | update implementation status in protocol.md | lonkaars | 2022-05-26 |
| | | |||
| * | implement ping command | lonkaars | 2022-05-25 |
| | | |||
| * | WIP sercomm implementation | lonkaars | 2022-05-17 |
| | | | | | | | | | | - moved some module-specific constants to their respective header files - changed .clang-tidy to ignore global private global constants (starting with `_`) - suppressed some GCC warnings in bin.c and all pololu library warnings - added function signatures for sercomm protocol data generators - added endianness check in setup.c | ||
| * | added updated protocol spec | lonkaars | 2022-05-10 |
| | | |||
| * | [wip] protocol spec | lonkaars | 2022-04-27 |