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 dbdb331  Added another interesting link regarding the s7 comm plus 
protocol.
     new 87cf9d0  added toString(), equals() and hashCode() to 
PlcRequestContainer
     new 4ad7ea2  added ADS protocol Tracing
     new a2d2b4f  added output for cli input on example test
     new 3ef3922  added logging of retransmission
     new db58135  fixed wrong log category
     new bf508e3  updated serial ads-protocol: - removed thread blocking - only 
read on complete data

The 6 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:
 .../java/api/messages/PlcRequestContainer.java     |  24 +++
 .../java/ads/protocol/Ads2PayloadProtocol.java     |   2 +
 .../java/ads/protocol/Payload2SerialProtocol.java  |  63 +++-----
 .../java/ads/protocol/Payload2TcpProtocol.java     |   6 +-
 .../plc4x/java/ads/protocol/Plc4x2AdsProtocol.java |   2 +
 .../ads/adslib/ADSClientNotificationExample.java   |   1 +
 .../ads/connection/AdsSerialPlcConnectionTest.java | 177 ++++++++++++++++++++-
 7 files changed, 230 insertions(+), 45 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sru...@apache.org.

Reply via email to