summaryrefslogtreecommitdiff
path: root/robot/sim.h
Commit message (Collapse)AuthorAge
* remove useless linux_serial options and fix sim.h color macroslonkaars2022-05-29
|
* client/robot sim connectedlonkaars2022-05-29
|
* socat pty tiplonkaars2022-05-28
|
* remove windows sim compatibility and fix 0xff byte handlinglonkaars2022-05-27
|
* throw error on noisy serial channellonkaars2022-05-27
|
* add doxygenlonkaars2022-05-26
|
* compile sim on windows without errorslonkaars2022-05-26
|
* implement SENS command0.2.0lonkaars2022-05-26
|
* finish merge of io modulelonkaars2022-05-26
|
* implement direct controllonkaars2022-05-26
|
* forward errors to sercomm (implement expt commandlonkaars2022-05-26
|
* serial receive working with empty handlerslonkaars2022-05-25
|
* WIP serial parsinglonkaars2022-05-25
|
* sim reading serial in from stdin workinglonkaars2022-05-24
|
* WIP serial receivelonkaars2022-05-23
|
* [WIP] serial communication (broken w/ segfault)lonkaars2022-05-18
|
* fix buffer overflow in error handling modulelonkaars2022-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 messaginglonkaars2022-05-14
|
* debug error handlinglonkaars2022-05-13
|
* implement dummy simulation functionssimlonkaars2022-05-13