Skip to content

Commit

Permalink
Updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCAFEDECAF committed May 15, 2023
1 parent 24e0c3d commit 25d1397
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 25d1397

Please sign in to comment.