Skip to content
4 changes: 2 additions & 2 deletions axiomatic_adapter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ adapter.startReceptionThread();
```

## KNOWN ISSUES
1. There seems to be an issue with massive amounts of CAN data causing timing inconsistencies through the adapter library
1. This has not been fully diagnosed
1. Heartbeat messages are not handled. Using TCP, this does not cause issues. In future updates heartbeat messages should be consumed and sent as needed
2. Only TCP mode is supported; no UDP support
Loading
Loading