summaryrefslogtreecommitdiff
path: root/protocol.md
Commit message (Collapse)AuthorAge
* implement battery measurement and target area switchinglonkaars2022-06-26
|
* added TARQ to robot and clientlonkaars2022-06-24
|
* remove lcal from protocol0.4.0lonkaars2022-06-06
|
* ping workinglonkaars2022-06-02
|
* status bar almost donelonkaars2022-05-30
|
* implement SRESlonkaars2022-05-27
|
* implement SENS command0.2.0lonkaars2022-05-26
|
* implement direct controllonkaars2022-05-26
|
* implement mode commandlonkaars2022-05-26
|
* forward errors to sercomm (implement expt commandlonkaars2022-05-26
|
* update implementation status in protocol.mdlonkaars2022-05-26
|
* implement ping commandlonkaars2022-05-25
|
* WIP sercomm implementationlonkaars2022-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 speclonkaars2022-05-10
|
* [wip] protocol speclonkaars2022-04-27