chonky #670

Merged
muellerr merged 278 commits from v3.0.0-dev into main 2023-06-11 14:25:21 +02:00
Showing only changes of commit 8d041c6753 - Show all commits

View File

@ -49,6 +49,8 @@ will consitute of a breaking change warranting a new major release:
- Transmitter state is not taken into account anymore for writing into the PTME. The PTME should - Transmitter state is not taken into account anymore for writing into the PTME. The PTME should
be perfectly capable of generating a valid CADU, even when the transmitter is not ON for any be perfectly capable of generating a valid CADU, even when the transmitter is not ON for any
reason. reason.
- OFF mode is ignores in TM store for determining whether a store will be written. The modes will
only be used to cancel a transfer.
## Added ## Added