[incubator-plc4x] branch master updated: replace explicit hexdump with implicit dump() of ByteReadable

2018-02-17 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 d296b14 replace explicit hexdump with

[incubator-plc4x] branch master updated: rename Length in generic Types to TcpLength to avoid confusion with command length type

2018-02-17 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 fae5915 rename Length in generic

[incubator-plc4x] branch master updated: pullup dump() method to ByteReadable to easily dump every ByteReadable as hex

2018-02-17 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 cbd4579 pullup dump() method to

[incubator-plc4x] branch master updated: improve length calculation in fixed byte use cases

2018-02-17 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 eedeea2 improve length calculation in

[incubator-plc4x] branch master updated: added some more Util methods and tests for it

2018-02-17 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 89ee18c added some more Util methods

[incubator-plc4x] branch master updated: exclude Jenkins H33 node from scheduling.

2018-02-17 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 7e778ed exclude Jenkins H33 node from

[incubator-plc4x] branch master updated: switched test-name generation to class names.

2018-02-17 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 606b952 switched test-name generation

[incubator-plc4x] branch master updated: remove toString rendering from ByteValue as this might lead to non-printable chars in some output. Rather just print the length of array in this case.

2018-02-17 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 e8b0b48 remove toString rendering

[incubator-plc4x] 01/03: removed debug log statements

2018-02-17 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 52a88997ec16fd056471e734af86027f04f2136a Author: Sebastian Rühl AuthorDate: Sat Feb 17

[incubator-plc4x] 03/03: fixed build as the toString() from Device.java would include non printable chars into

2018-02-17 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 0a4ed9204e473277ffe9895a75613bc8170690e6 Author: Sebastian Rühl AuthorDate: Sat Feb 17

[incubator-plc4x] branch master updated (5d18f53 -> 0a4ed92)

2018-02-17 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 5d18f53 added dump() method to ADSData to better analyse data. new 52a8899 removed debug log

[incubator-plc4x] 02/03: remove unnecessary flush

2018-02-17 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 0740b303469cc22ae396970f96e4cb934710e371 Author: Sebastian Rühl AuthorDate: Sat Feb 17