From 25d1397b59e8c36bd004d49f765641fc206f77d0 Mon Sep 17 00:00:00 2001 From: Erik Tromp Date: Mon, 15 May 2023 12:04:15 +0200 Subject: [PATCH] Updated change log --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 486b4d8..2d6af87 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,10 +9,13 @@ * Implement simple packet drop policy for queue filling up * Experiment: use time average of measured one-bit CPU cycles to adjust timing of bits * If (nBits == 0): reset jitter if last bit was actually flipped + * If there are still 9 last read bits at end of packet, store those bits and keep the read + result VAN_RX_PACKET_OK * Small updates in the bit timing criteria src/VanBusRx.h: * Move methods 'getIfsDebugPacket' and 'getIsrDebugPacket' down, to match as listed in README.MD + * Moved method '_AdvanceHead' from .h file to .cpp file extras/schematics: * Added labels