[incubator-plc4x] branch master updated (bd291ae -> 810d649)

2018-07-26 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 bd291ae added type generator function to Plc4XS7ProtocolTest new c0b3745 added double support to S7

[incubator-plc4x] 01/03: added double support to S7

2018-07-26 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 c0b3745bf6941f16a248cd16dc2a12d1fa280b7a Author: Sebastian Rühl AuthorDate: Thu Jul 26 16:30:02 2018 +0200

[incubator-plc4x] 03/03: fixed double implementation in S7

2018-07-26 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 810d649f4912c5f720f44f6aed41440a7b99fb27 Author: Sebastian Rühl AuthorDate: Thu Jul 26 17:11:00 2018 +0200

[incubator-plc4x] 02/03: added PlcNotImplementedException to mark not yet implemented code parts.

2018-07-26 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 d7159aa447e85c50440a1ceb36dfd30181a07d08 Author: Sebastian Rühl AuthorDate: Thu Jul 26 16:59:13 2018 +0200

[incubator-plc4x] branch master updated: fixed upper bounds for registers.

2018-07-26 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 dbc6812 fixed upper bounds for

[incubator-plc4x] branch master updated: added support for float and double in modbus

2018-07-26 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 947579f added support for float and

[incubator-plc4x] 02/02: supported data type tests: increase readability by introducing typed class

2018-07-26 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 5d06aa7f61146d130f8a1cbe883bacfd41008bdf Author: Sebastian Rühl AuthorDate: Thu Jul 26 14:22:20 2018 +0200

[incubator-plc4x] branch master updated (11db5b9 -> 5d06aa7)

2018-07-26 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 11db5b9 added byte[] and Byte[] to supported data types test new 9221ed5 small fix in supported data

[incubator-plc4x] 04/05: modbus: fixed coil parsing

2018-07-26 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 18bb3f3a561e1d8d4a71712b7b3df0dfd6d50391 Author: Sebastian Rühl AuthorDate: Thu Jul 26 12:54:47 2018 +0200

[incubator-plc4x] 05/05: modbus protocol test: increased readability by extracting duplicate code

2018-07-26 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 9e05e644adfc88d22e13ba04374229e94e9cff3e Author: Sebastian Rühl AuthorDate: Thu Jul 26 13:37:59 2018 +0200

[incubator-plc4x] 02/05: added BigInteger support on modbus and ads

2018-07-26 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 14d558505a519cadfa7045a6b0b9e6b097362530 Author: Sebastian Rühl AuthorDate: Thu Jul 26 11:13:58 2018 +0200

[incubator-plc4x] 01/05: removed unsused method (cleanup for 6adebdf)

2018-07-26 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 5f3d7ab9371959b75fbab2768cc8deb4dc046cd8 Author: Sebastian Rühl AuthorDate: Thu Jul 19 16:15:58 2018 +0200

[incubator-plc4x] branch master updated (6adebdf -> 9e05e64)

2018-07-26 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 6adebdf fixed calender tests and simplified assertions while at it new 5f3d7ab removed unsused

[incubator-plc4x] 03/05: fixed documentation of test class javadoc

2018-07-26 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 9efd47c32a6d5d8125636b020dadd80f3097f982 Author: Sebastian Rühl AuthorDate: Thu Jul 26 11:38:22 2018 +0200