You are viewing a plain text version of this content. The canonical link for it is here.
- [plc4x] branch develop updated (f6524db -> a7b7b84) - posted by cd...@apache.org on 2020/08/01 16:00:30 UTC, 0 replies.
- [plc4x] 01/03: - Changed the code generator to not automatically pass all parent types arguments to the sub-types - Made it possible to reference enum constant properties in mspec - posted by cd...@apache.org on 2020/08/01 16:00:31 UTC, 0 replies.
- [plc4x] 02/03: - Adjusted the existing mspec files to the changes in the code-generation (Explicitly Forwarded parent parser arguments to the children, where needed) - Worked a lot on the AMS/ADS mspec - posted by cd...@apache.org on 2020/08/01 16:00:32 UTC, 0 replies.
- [plc4x] 03/03: - Continued working on the AMS/ADS Driver - Added test-cases for the different types of requests - Started implementing the read-logic for single and multiple reads - posted by cd...@apache.org on 2020/08/01 16:00:33 UTC, 0 replies.
- [plc4x] branch bugfix/array-read-s7-single-item created (now f311e66) - posted by jf...@apache.org on 2020/08/02 19:06:37 UTC, 0 replies.
- [plc4x] 01/01: See issue reported by Stefano Bossi. - posted by jf...@apache.org on 2020/08/02 19:06:38 UTC, 0 replies.
- [plc4x] branch develop updated (a7b7b84 -> d4a715b) - posted by cd...@apache.org on 2020/08/03 06:00:08 UTC, 0 replies.
- [plc4x] 01/01: Merge pull request #175 from apache/bugfix/array-read-s7-single-item - posted by cd...@apache.org on 2020/08/03 06:00:09 UTC, 0 replies.
- [plc4x] branch bugfix/PLC4X-223-fix-pool created (now 57f0cca) - posted by jf...@apache.org on 2020/08/09 08:39:00 UTC, 0 replies.
- [plc4x] 01/01: PLC4X-223 Fix exception on Pool usage for all drivers due to syntax change. Created PLC4X-224 as suggestion for an optimal solution. - posted by jf...@apache.org on 2020/08/09 08:39:01 UTC, 0 replies.
- [plc4x] branch develop updated (d4a715b -> 02db626) - posted by cd...@apache.org on 2020/08/09 12:15:03 UTC, 0 replies.
- [plc4x] branch develop updated (02db626 -> df29978) - posted by cd...@apache.org on 2020/08/09 12:16:30 UTC, 0 replies.
- [plc4x] 01/01: Merge pull request #176 from apache/bugfix/PLC4X-223-fix-pool - posted by cd...@apache.org on 2020/08/09 12:16:31 UTC, 0 replies.
- [plc4x] branch feature/port-simotion-rel-06 created (now fac53f9) - posted by jf...@apache.org on 2020/08/10 08:37:35 UTC, 0 replies.
- [plc4x] 01/03: Cherry Picked SIMOTION support to rel/0.6 and adapted to "native" works (without generated mspec). - posted by jf...@apache.org on 2020/08/10 08:37:36 UTC, 0 replies.
- [plc4x] 02/03: Cherry Picked commit to add Simotion Syntax to S7 Driver. Migrated everything to "native" decoding without mspec. - posted by jf...@apache.org on 2020/08/10 08:37:37 UTC, 0 replies.
- [plc4x] 03/03: Fixed "native" parsing and added Tests to fully support SIMOTION Syntax in S7 Driver. - posted by jf...@apache.org on 2020/08/10 08:37:38 UTC, 0 replies.
- [plc4x] branch feature/port-simotion-rel-06 updated (fac53f9 -> 5608741) - posted by jf...@apache.org on 2020/08/10 09:02:54 UTC, 0 replies.
- [plc4x] branch feature/port-simotion-rel-06 updated (5608741 -> 07dfd6d) - posted by jf...@apache.org on 2020/08/10 10:33:54 UTC, 0 replies.
- [plc4x] branch develop updated: Disabled failing Tests for PoolKeyFactoryTest. - posted by jf...@apache.org on 2020/08/10 11:15:58 UTC, 0 replies.
- [plc4x] branch feature/port-simotion-rel-06 updated (07dfd6d -> 5ec856c) - posted by jf...@apache.org on 2020/08/10 11:37:18 UTC, 0 replies.
- [plc4x] branch develop updated (82313bc -> eded6d8) - posted by cd...@apache.org on 2020/08/10 12:02:10 UTC, 0 replies.
- [plc4x] 01/05: - Added a new exampe that posts PLC data to a web-service - posted by cd...@apache.org on 2020/08/10 12:02:11 UTC, 0 replies.
- [plc4x] 02/05: - Made it possible to decode messages without length information - posted by cd...@apache.org on 2020/08/10 12:02:12 UTC, 0 replies.
- [plc4x] 03/05: - Added support for validating API responses in the IT suite - posted by cd...@apache.org on 2020/08/10 12:02:13 UTC, 0 replies.
- [plc4x] 04/05: - Added support for enums without a value - posted by cd...@apache.org on 2020/08/10 12:02:14 UTC, 0 replies.
- [plc4x] 05/05: - Continued working on the new AMS/ADS driver - posted by cd...@apache.org on 2020/08/10 12:02:15 UTC, 0 replies.
- [plc4x-website] branch asf-site updated: Site checkin for project PLC4X: Jenkins Tools - posted by gi...@apache.org on 2020/08/11 13:31:27 UTC, 8 replies.
- [plc4x] branch develop updated (eded6d8 -> 1c55287) - posted by cd...@apache.org on 2020/08/11 13:59:01 UTC, 0 replies.
- [plc4x] 01/07: - Fixed a bug in the StaticHelper causing NPEs when counting item on null references. - posted by cd...@apache.org on 2020/08/11 13:59:02 UTC, 0 replies.
- [plc4x] 02/07: - Added some code to the GeneratedDriverByteToMessageCodec that captures and logs errors during serialization of messages (Mostly happening during driver development) - posted by cd...@apache.org on 2020/08/11 13:59:03 UTC, 0 replies.
- [plc4x] 03/07: - Made the testsuite runner also output the detected differences not only the actual xml - posted by cd...@apache.org on 2020/08/11 13:59:04 UTC, 0 replies.
- [plc4x] 04/07: - Some change to the modbus code I can't explain why it's there ... - posted by cd...@apache.org on 2020/08/11 13:59:05 UTC, 0 replies.
- [plc4x] 05/07: - Continued working on the new AMS/ADS driver - posted by cd...@apache.org on 2020/08/11 13:59:06 UTC, 0 replies.
- [plc4x] 06/07: - Disabled the RawSocketChannelTest.doConnect test as the new Jenkins node is having issues with it. - posted by cd...@apache.org on 2020/08/11 13:59:07 UTC, 0 replies.
- [plc4x] 07/07: - Fixed one of the tests in S7 module which stopped working after my latest refactorings. - posted by cd...@apache.org on 2020/08/11 13:59:08 UTC, 0 replies.
- [plc4x] branch develop updated: - Added a tiny bit of documentation - Made the program send a different structure of JSON objects - posted by cd...@apache.org on 2020/08/11 17:48:59 UTC, 0 replies.
- [plc4x] branch develop updated: Example for intersector of pipeline configuration. - posted by jf...@apache.org on 2020/08/12 07:10:46 UTC, 0 replies.
- [plc4x] branch develop updated: Added NOOP Layer dynamically. - posted by jf...@apache.org on 2020/08/12 07:21:49 UTC, 1 replies.
- [plc4x] branch develop updated: Added working version. - posted by jf...@apache.org on 2020/08/12 07:28:13 UTC, 1 replies.
- [plc4x] branch develop updated: - Continued working on the new AMS/ADS driver - posted by cd...@apache.org on 2020/08/12 15:28:20 UTC, 0 replies.
- [plc4x] branch develop updated: - Implemented the write functionality in the ADS driver - Moved the ADS driver outside the sandbox - posted by cd...@apache.org on 2020/08/13 11:20:01 UTC, 0 replies.
- [plc4x] branch feature/plc4py created (now d99cd07) - posted by cd...@apache.org on 2020/08/16 19:29:15 UTC, 0 replies.
- [plc4x] branch develop updated: - Updated my team picture - posted by cd...@apache.org on 2020/08/17 09:04:13 UTC, 0 replies.
- [plc4x] branch feature/socketcan created (now e2379ef) - posted by ld...@apache.org on 2020/08/17 22:40:58 UTC, 0 replies.
- [plc4x] 01/01: Scratch of socketcan transport and can frame definitions. - posted by ld...@apache.org on 2020/08/17 22:40:59 UTC, 0 replies.
- [plc4x] branch feature/plc4c created (now fdb2a29) - posted by cd...@apache.org on 2020/08/19 09:06:48 UTC, 0 replies.
- [plc4x] 01/01: - Implemented most of the connection part of the S7 driver - Implemented a skeleton for the Modbus driver - posted by cd...@apache.org on 2020/08/19 09:06:49 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Continued implementing the S7 driver - posted by cd...@apache.org on 2020/08/19 11:07:06 UTC, 0 replies.
- [plc4x] branch feature/port-simotion-rel-06 updated: Added hashCode and equals to S7Field. Added Comparison Test. - posted by jf...@apache.org on 2020/08/19 13:26:40 UTC, 0 replies.
- [plc4x] branch feature/plc4py updated (d99cd07 -> d2d2e8f) - posted by jf...@apache.org on 2020/08/20 10:47:41 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: PLC4X-239 - Read DTL (Date and Time) - Fixed the processing of Date and Time values when reading - posted by cd...@apache.org on 2020/08/20 14:21:59 UTC, 1 replies.
- [plc4x] branch feature/plc4py updated: PLC4Py poetry initialization - posted by ot...@apache.org on 2020/08/20 14:23:54 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Continued implementing the read and write support - posted by cd...@apache.org on 2020/08/20 14:24:48 UTC, 0 replies.
- [plc4x] branch develop updated: PLC4X-239 - Read DTL (Date and Time) - Fixed the processing of Date and Time values when reading - posted by cd...@apache.org on 2020/08/20 14:48:23 UTC, 0 replies.
- [plc4x] branch develop updated: - Added documentation to the latest changes in the S7 driver - posted by cd...@apache.org on 2020/08/20 14:59:24 UTC, 0 replies.
- [plc4x] branch feature/socketcan updated (e2379ef -> e14afe0) - posted by ld...@apache.org on 2020/08/20 21:22:49 UTC, 0 replies.
- [plc4x] 01/02: Scratch of socketcan transport and can frame definitions. - posted by ld...@apache.org on 2020/08/20 21:22:50 UTC, 0 replies.
- [plc4x] 02/02: Tests for socketcan frames + manual parsing based on ReadBuffer api. - posted by ld...@apache.org on 2020/08/20 21:22:51 UTC, 0 replies.
- [plc4x] branch develop updated: - Fixed a tiny bug in the handling of string fields. - posted by cd...@apache.org on 2020/08/21 07:54:09 UTC, 0 replies.
- [plc4x] branch develop updated: - Updated the hostname of the new PLC4X VM - posted by cd...@apache.org on 2020/08/21 08:08:00 UTC, 0 replies.
- [plc4x] branch develop updated: - Fixed a typo - posted by cd...@apache.org on 2020/08/21 08:10:09 UTC, 0 replies.
- [plc4x] branch develop updated: - Allowed providing a bit-offset for STRING types - Added checks that result in exceptions if a bit-offset other than 0 is used for any type except BOOL - posted by cd...@apache.org on 2020/08/21 09:37:09 UTC, 0 replies.
- [plc4x] branch develop updated: Added Pietrorimoldi to adopters. Thanks go to Stefano Bossi. - posted by jf...@apache.org on 2020/08/21 11:27:45 UTC, 0 replies.
- [plc4x] branch develop updated: Fixed alphabetical ordering of companies. - posted by jf...@apache.org on 2020/08/21 11:29:58 UTC, 0 replies.
- [plc4x] branch feature/plc4py updated: pre-commit linting and formatting for python code files using flake8, black, mypy and pre-commit. pre-commit is added as a dev dependency in poetry - posted by ot...@apache.org on 2020/08/22 14:53:34 UTC, 0 replies.
- [plc4x] branch bugfix/close-eventloop-after-channel created (now 5691692) - posted by jf...@apache.org on 2020/08/24 07:48:34 UTC, 0 replies.
- [plc4x] 01/01: Bugfix EventLoop is not closed when Connection is closed and thus can leak. - posted by jf...@apache.org on 2020/08/24 07:48:35 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Implemented the S7 address parser code - posted by cd...@apache.org on 2020/08/24 13:38:23 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated (c7a058e -> 28877a8) - posted by cd...@apache.org on 2020/08/25 12:01:54 UTC, 0 replies.
- [plc4x] 01/02: Merge branch 'develop' of https://gitbox.apache.org/repos/asf/plc4x into feature/plc4c - posted by cd...@apache.org on 2020/08/25 12:01:55 UTC, 0 replies.
- [plc4x] 02/02: - Split up the s7 driver code into multiple files to be better manageable. - posted by cd...@apache.org on 2020/08/25 12:01:56 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Cleanup and documentation. - posted by cd...@apache.org on 2020/08/25 13:10:25 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Updated the modbus driver to match the structure of the S7 driver. - posted by cd...@apache.org on 2020/08/25 13:51:11 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Implemented the skeleton for the modbus driver. - Resolved some naming conflicts. - posted by cd...@apache.org on 2020/08/25 15:20:42 UTC, 0 replies.
- [plc4x] branch feature/socketcan updated (e14afe0 -> 91f1618) - posted by ld...@apache.org on 2020/08/26 21:50:23 UTC, 0 replies.
- [plc4x] 01/04: Scratch of socketcan transport and can frame definitions. - posted by ld...@apache.org on 2020/08/26 21:50:24 UTC, 0 replies.
- [plc4x] 02/04: Tests for socketcan frames + manual parsing based on ReadBuffer api. - posted by ld...@apache.org on 2020/08/26 21:50:25 UTC, 0 replies.
- [plc4x] 03/04: Step back to virtual fields in can transport. - posted by ld...@apache.org on 2020/08/26 21:50:26 UTC, 0 replies.
- [plc4x] 04/04: More definitions of various frame formats. - posted by ld...@apache.org on 2020/08/26 21:50:27 UTC, 0 replies.
- [plc4x-build-tools] branch feature/reverse-fields created (now c080caa) - posted by ld...@apache.org on 2020/08/27 20:50:14 UTC, 0 replies.
- [plc4x-build-tools] 01/01: Reverse field definition. - posted by ld...@apache.org on 2020/08/27 20:50:15 UTC, 0 replies.
- [plc4x] branch feature/reverse-fields created (now 6ebbabb) - posted by ld...@apache.org on 2020/08/27 20:56:43 UTC, 0 replies.
- [plc4x] 01/01: Experiment with which allows to flip section of buffer. - posted by ld...@apache.org on 2020/08/27 20:56:44 UTC, 1 replies.
- [plc4x] branch develop updated: PLC4X-243 Support for enum parameters in protocol test suites. - posted by ld...@apache.org on 2020/08/27 22:15:22 UTC, 0 replies.
- [plc4x] branch feature/socketcan updated (91f1618 -> 4c4627a) - posted by ld...@apache.org on 2020/08/27 22:16:58 UTC, 0 replies.
- [plc4x] 01/06: Scratch of socketcan transport and can frame definitions. - posted by ld...@apache.org on 2020/08/27 22:16:59 UTC, 0 replies.
- [plc4x] 02/06: Tests for socketcan frames + manual parsing based on ReadBuffer api. - posted by ld...@apache.org on 2020/08/27 22:17:00 UTC, 0 replies.
- [plc4x] 03/06: Step back to virtual fields in can transport. - posted by ld...@apache.org on 2020/08/27 22:17:01 UTC, 0 replies.
- [plc4x] 04/06: More definitions of various frame formats. - posted by ld...@apache.org on 2020/08/27 22:17:02 UTC, 0 replies.
- [plc4x] 05/06: Split different flavours of CAN formats. - posted by ld...@apache.org on 2020/08/27 22:17:03 UTC, 0 replies.
- [plc4x] 06/06: Focus on payloads and not frames. - posted by ld...@apache.org on 2020/08/27 22:17:04 UTC, 0 replies.
- [plc4x] branch feature/reverse-fields updated (6ebbabb -> 39805e2) - posted by ld...@apache.org on 2020/08/27 22:17:47 UTC, 0 replies.
- [plc4x] branch PLC4X-244 created (now 0d7181d) - posted by ld...@apache.org on 2020/08/28 10:06:30 UTC, 0 replies.
- [plc4x] 01/01: PLC4X-244 Support for variable length padding fields. - posted by ld...@apache.org on 2020/08/28 10:06:31 UTC, 1 replies.
- [plc4x] branch PLC4X-244 updated (0d7181d -> 4a020fd) - posted by ld...@apache.org on 2020/08/28 10:07:06 UTC, 0 replies.
- [plc4x] branch feature/plc4c updated: - Fixed issues with the Docker build - posted by cd...@apache.org on 2020/08/28 13:14:17 UTC, 1 replies.
- [plc4x] branch develop updated: - Fixed issues with the Docker build - posted by cd...@apache.org on 2020/08/28 13:24:09 UTC, 0 replies.
- [plc4x] branch develop updated: - Increased the testsuite timeout to avoid randomly failing tests on the CI Server. - posted by cd...@apache.org on 2020/08/28 15:17:50 UTC, 0 replies.
- [plc4x] branch PLC4X-244 updated (4a020fd -> 777b6c2) - posted by ld...@apache.org on 2020/08/29 08:12:53 UTC, 0 replies.
- [plc4x] branch feature/socketcan updated (4c4627a -> 99d2d7d) - posted by ld...@apache.org on 2020/08/29 08:13:31 UTC, 0 replies.
- [plc4x] 01/09: Scratch of socketcan transport and can frame definitions. - posted by ld...@apache.org on 2020/08/29 08:13:32 UTC, 0 replies.
- [plc4x] 02/09: Tests for socketcan frames + manual parsing based on ReadBuffer api. - posted by ld...@apache.org on 2020/08/29 08:13:33 UTC, 0 replies.
- [plc4x] 03/09: Step back to virtual fields in can transport. - posted by ld...@apache.org on 2020/08/29 08:13:34 UTC, 0 replies.
- [plc4x] 04/09: More definitions of various frame formats. - posted by ld...@apache.org on 2020/08/29 08:13:35 UTC, 0 replies.
- [plc4x] 05/09: Split different flavours of CAN formats. - posted by ld...@apache.org on 2020/08/29 08:13:36 UTC, 0 replies.
- [plc4x] 06/09: Focus on payloads and not frames. - posted by ld...@apache.org on 2020/08/29 08:13:37 UTC, 0 replies.
- [plc4x] 07/09: More work on socketcan transport. - posted by ld...@apache.org on 2020/08/29 08:13:38 UTC, 0 replies.
- [plc4x] 08/09: Fix socketcan transport. - posted by ld...@apache.org on 2020/08/29 08:13:39 UTC, 0 replies.
- [plc4x] 09/09: Sketch of support for SDO operations. - posted by ld...@apache.org on 2020/08/29 08:13:40 UTC, 0 replies.
- [plc4x] branch develop updated: - Made the transaction-id reset to 1 when reaching the 0xFFFF - posted by cd...@apache.org on 2020/08/30 11:12:39 UTC, 0 replies.
- [plc4x] branch develop updated (d83b8ff -> a4f11e2) - posted by cd...@apache.org on 2020/08/31 12:12:25 UTC, 0 replies.
- [plc4x] 01/02: PLC4X-245 - [Modbus] Apache NiFi processor throws java.io.IOException after a while - posted by cd...@apache.org on 2020/08/31 12:12:26 UTC, 0 replies.
- [plc4x] 02/02: PLC4X-132 - [S7] Communication to S7 PLC dies in some situations - posted by cd...@apache.org on 2020/08/31 12:12:27 UTC, 0 replies.
- [plc4x] branch develop updated: Updated the RELEASE_NOTES - posted by cd...@apache.org on 2020/08/31 12:15:43 UTC, 0 replies.