aboutsummaryrefslogtreecommitdiff
path: root/shared
Commit message (Collapse)AuthorAge
* finish mergelonkaars2022-10-30
|
* ignore unused static variablelonkaars2022-10-30
|
* add sensor range en/decoding functionslonkaars2022-10-30
|
* add documentation in header fileslonkaars2022-10-30
|
* finish second mergelonkaars2022-10-30
|
* update protocol to use hex digits in command arguments and accept offset ↵lonkaars2022-10-29
| | | | value in `last-records`
* fix off-by-one error and create macro for switching serial debug print colorlonkaars2022-10-28
|
* add todo.md, fixed segfault in protocol.c, and fix response sendinglonkaars2022-10-28
|
* working janky protocol!lonkaars2022-10-28
|
* fix dumb typo's and added comments to faulty codelonkaars2022-10-27
|
* integrate protocol code into stm32 codelonkaars2022-10-19
|
* last-records response handler implementedlonkaars2022-10-19
|
* custom response data send handlers implementedlonkaars2022-10-19
|
* update naming scheme in protocol.{c,h}lonkaars2022-10-17
|
* parser donelonkaars2022-10-14
|
* more protocol stuff workinglonkaars2022-10-14
|
* request handler function executedlonkaars2022-10-14
|
* remove executable from gitlonkaars2022-10-14
|
* more protocol parsing donelonkaars2022-10-13
|
* WIP protocol implementationlonkaars2022-10-13