V0.3.2
General:
- Updated README.md
VanBusRx.cpp:
- Decrease CPU load by using table-based CRC calculation
struct TIsrDebugData
,struct TIfsDebugData
: renamednCycles
tonCyclesMeasured
- Added new method
TVanPacketRxQueue::IsEnabled()
RxPinChangeIsr()
: save a few precious bytes of RAM- Prevent CPU monopolization by noise on bus
TVanPacketRxQueue::Disable()
: also runtimer1_disable()
, just in case- Improved keeping the
nQueued
counter up to date - Add extra patterns for SOF detection
- Small updates in the bit timing criteria