This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git.
from f79137e fixed Benchmark
new ee30eef added length constraint for UserData on serial communication
new 93154f8 removed obsolete comment
new 856878a proberly release used bytebuffers
new 9a2c27e fixed crc left-overs
new bf6bac3 refactored protocol tests
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ads/api/serial/AmsSerialAcknowledgeFrame.java | 21 ++-----------------
.../java/ads/api/serial/AmsSerialResetFrame.java | 21 ++-----------------
.../plc4x/java/ads/api/serial/types/UserData.java | 12 ++++++++++-
.../java/ads/protocol/Payload2SerialProtocol.java | 2 +-
.../java/ads/protocol/Payload2TcpProtocol.java | 1 +
.../java/ads/protocol/AbstractProtocolTest.java | 12 +++++++++++
.../ads/protocol/Payload2SerialProtocolTest.java | 24 ++++++++++++++--------
.../java/ads/protocol/Payload2TcpProtocolTest.java | 24 ++++++++++++++--------
8 files changed, 61 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].