Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove lcal from protocol0.4.0 | lonkaars | 2022-06-06 |
| | |||
* | ping working | lonkaars | 2022-06-02 |
| | |||
* | status bar almost done | lonkaars | 2022-05-30 |
| | |||
* | implement SRES | lonkaars | 2022-05-27 |
| | |||
* | implement SENS command0.2.0 | lonkaars | 2022-05-26 |
| | |||
* | implement direct control | lonkaars | 2022-05-26 |
| | |||
* | 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 |