[incubator-plc4x] 01/02: Revert "increase performance by eliminating loops for building."

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit b02b0a115dc6d6776b2a8a2933edda265141ba7b Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] 02/02: + extracted getByteBuf to own supplier method. + included buildByteBuff into ByteReadable

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 7d2458d1adf1c211d0e250be42ab2c4f16fec46e Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] branch master updated (b3d56c8 -> 7d2458d)

2018-03-08 Thread sruehl
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 b3d56c8 - Cleaned up how the menu is generated in the site. new b02b0a1 Revert "increase performance

[incubator-plc4x] branch master updated: use own crc16 impl

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new c825014 use own crc16 impl c825014 is

[incubator-plc4x] branch master updated: fix build

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new 13932e9 fix build 13932e9 is

[incubator-plc4x] branch master updated: implemented serial protocol handler for ADS

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new 75dc652 implemented serial protocol

[incubator-plc4x] 06/08: separated tcp from ads protocol

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 493190ae4a0f0fac0ee9ac945288e1117520c719 Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] 01/08: javadoc and cleanup for amstcp header

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit e6c3fc32ae0c9a9c7f21d4570d2281a2347f04ba Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] 05/08: added ads serial protocol implementation

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 965f1e573ff9dea7808a4cc53a49f5d78d099c2b Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] 08/08: fixed renaming messup

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit ab1a277322ef157257239a49dcd15b60aa02795e Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] branch master updated (7d2458d -> ab1a277)

2018-03-08 Thread sruehl
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 7d2458d + extracted getByteBuf to own supplier method. + included buildByteBuff into ByteReadable

[incubator-plc4x] 07/08: fix leftover from refactoring

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 1a3cfe661b87f27a22e7c76146c99a09ad473341 Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] 03/08: renamed package netty to protocol

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 339b220abf77211b6fa3ce5c8099c1a8c787f0dc Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] 04/08: include source ref for documentation

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 3fe39743a1be9222efedcf3715d016a704731bec Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] branch master updated: added test for serial protocol and added todo for implementing a crc-16

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new cb3082f added test for serial

[incubator-plc4x] branch master updated: fix build

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new 39fb481 fix build 39fb481 is

[incubator-plc4x] branch master updated: fixed broken benchmark code

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new a994a4e fixed broken benchmark code

[incubator-plc4x] branch master updated: added TODOs and outputs to serial protocol

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new 2cc2c35 added TODOs and outputs to

[incubator-plc4x] 01/03: added serial connection

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit ea0b3b9d6b36f9f10e1d2cfd7a0dabebf2ffdb4a Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] branch master updated (39fb481 -> 89dfb6a)

2018-03-08 Thread sruehl
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 39fb481 fix build new ea0b3b9 added serial connection new 3773363 decapitalize acronyms

[incubator-plc4x] 03/03: integrate serial connection into driver

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git commit 89dfb6a03d8bff4498b6378992bf4d71f52ac0a7 Author: Sebastian Rühl AuthorDate: Thu Mar 8

[incubator-plc4x] branch master updated: added AdsConnectionFactory + added some tests for serialPlcConnection

2018-03-08 Thread sruehl
This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git The following commit(s) were added to refs/heads/master by this push: new 2421de1 added AdsConnectionFactory +