You are viewing a plain text version of this content. The canonical link for it is here.
- [plc4x] branch develop updated: plc4go: remove struct reference from public api part - posted by sr...@apache.org on 2021/10/01 15:31:25 UTC, 0 replies.
- [plc4x] branch develop updated: plc4go: refactored discover options - posted by sr...@apache.org on 2021/10/03 09:36:23 UTC, 0 replies.
- [plc4x] branch develop updated: feat(plc4j/codegen): format java sources and optimize import after codegen - posted by sr...@apache.org on 2021/10/03 11:19:43 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng created (now afd94d4) - posted by cd...@apache.org on 2021/10/03 11:22:51 UTC, 0 replies.
- [plc4x-build-tools] 01/01: Worked on implementing some of the mspec changes we discussed (WIP) - posted by cd...@apache.org on 2021/10/03 11:22:52 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng created (now bd02327) - posted by cd...@apache.org on 2021/10/03 11:22:57 UTC, 0 replies.
- [plc4x] 01/01: Worked on implementing some of the mspec changes we discussed (WIP) - posted by cd...@apache.org on 2021/10/03 11:22:58 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (bd02327 -> ea111b4) - posted by sr...@apache.org on 2021/10/03 11:37:14 UTC, 0 replies.
- [plc4x] 01/01: Merge branch 'develop' into feature/mspec-ng - posted by sr...@apache.org on 2021/10/03 11:37:15 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: feat(plc4j/codegen): re-add exception handling for expressionless optional field - posted by sr...@apache.org on 2021/10/03 12:23:28 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(codegen): fix several small issues - posted by sr...@apache.org on 2021/10/03 12:55:42 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(codegen/plc4go): fix issue with broken optional fields - posted by sr...@apache.org on 2021/10/03 13:43:30 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: Finished updating the mspecs and the build - posted by cd...@apache.org on 2021/10/03 21:14:11 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: Finished updating the mspecs and the build - posted by cd...@apache.org on 2021/10/04 06:31:19 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Made the expression for the length of 'vstring' fields optional - Updated all places where we had lengths of "-1" (mostly in arguments) to use vstring instead. - posted by cd...@apache.org on 2021/10/05 07:52:42 UTC, 0 replies.
- [plc4x] branch develop updated (4156659 -> e7d34a7) - posted by cd...@apache.org on 2021/10/05 08:37:31 UTC, 0 replies.
- [plc4x] branch develop updated (e7d34a7 -> 6f23d22) - posted by cd...@apache.org on 2021/10/05 09:01:51 UTC, 0 replies.
- [plc4x] branch develop updated: - Changed the download urls of the last release to the archive ones ... - posted by cd...@apache.org on 2021/10/05 10:20:34 UTC, 0 replies.
- [plc4x-website] branch asf-site updated: Site checkin for project PLC4X: Jenkins Tools - posted by gi...@apache.org on 2021/10/05 10:49:32 UTC, 1 replies.
- [plc4x] branch feature/mspec-ng updated (b23f493 -> a47855b) - posted by cd...@apache.org on 2021/10/05 17:03:30 UTC, 0 replies.
- [plc4x] 01/04: - Ported some of the fixes of the feature/mspec-ng back to develop - posted by cd...@apache.org on 2021/10/05 17:03:31 UTC, 0 replies.
- [plc4x] 02/04: - Changed the download urls of the last release to the archive ones ... - posted by cd...@apache.org on 2021/10/05 17:03:32 UTC, 0 replies.
- [plc4x] 03/04: Worked on implementing some of the mspec changes we discussed (WIP) - posted by cd...@apache.org on 2021/10/05 17:03:33 UTC, 0 replies.
- [plc4x] 04/04: - Refactored the endianess handling toward usage of byteOrder attributes (WIP: Go currently doesn't build) - posted by cd...@apache.org on 2021/10/05 17:03:34 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Fixed the last parts of the refactoring regarding byteOrder - posted by cd...@apache.org on 2021/10/06 09:53:53 UTC, 0 replies.
- [plc4x] branch develop updated: update readme to jdk 11 (#283) - posted by ot...@apache.org on 2021/10/06 17:26:44 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix: Some dusting off of the old simulator - posted by cd...@apache.org on 2021/10/06 18:13:17 UTC, 0 replies.
- [plc4x] branch develop updated: Update blogs-videos-and-slides.adoc - posted by ot...@apache.org on 2021/10/06 19:02:12 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: fix: Continued implementing the arguments in the parser fix: Set a byteOrder argument on every root-type in our mspec grammars - posted by cd...@apache.org on 2021/10/07 17:05:51 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix: Continued implementing the arguments in the parser fix: Set a byteOrder argument on every root-type in our mspec grammars - posted by cd...@apache.org on 2021/10/07 17:05:55 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Replaced float syntax with only one bitLength - Started implementing the DataReader, DataWriter and FieldReaders - Added a new java-ng template module - posted by cd...@apache.org on 2021/10/08 12:41:16 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: Changes by srhl62 - posted by cd...@apache.org on 2021/10/08 12:44:51 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/spi): change string type representation to optional - posted by sr...@apache.org on 2021/10/08 13:01:04 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/spi): implement assert field - posted by sr...@apache.org on 2021/10/08 13:08:43 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/spi): implement const field - posted by sr...@apache.org on 2021/10/08 13:17:23 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/spi): implement reserved field - posted by sr...@apache.org on 2021/10/08 13:29:25 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/spi): implement unknown field - posted by sr...@apache.org on 2021/10/08 13:32:21 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): draft a const call - posted by sr...@apache.org on 2021/10/08 14:31:50 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): draft a const call adjustments - posted by sr...@apache.org on 2021/10/08 14:36:01 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): add byte order to read/writer, add enum example - posted by sr...@apache.org on 2021/10/08 14:51:28 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): add byte order to read/writer, add enum example fixed - posted by sr...@apache.org on 2021/10/08 14:51:37 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Worked on the float types - posted by cd...@apache.org on 2021/10/11 10:30:40 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Worked on the float types - posted by cd...@apache.org on 2021/10/11 10:30:44 UTC, 6 replies.
- [plc4x] branch feature/mspec-ng updated (a8ac832 -> 9c70d8b) - posted by cd...@apache.org on 2021/10/11 19:13:00 UTC, 0 replies.
- [plc4x] 01/02: - Worked on the float types - posted by cd...@apache.org on 2021/10/11 19:13:01 UTC, 0 replies.
- [plc4x] 02/02: - Worked on the float types - posted by cd...@apache.org on 2021/10/11 19:13:02 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued porting more types to the new code-generation - posted by cd...@apache.org on 2021/10/13 17:42:53 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Implemented the reading of padding fields - posted by cd...@apache.org on 2021/10/19 20:47:43 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Added some TODOs to help find what still needs porting. - posted by cd...@apache.org on 2021/10/19 20:52:05 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued implementing optional, virtual, ... fields. - posted by cd...@apache.org on 2021/10/20 19:49:38 UTC, 0 replies.
- [plc4x] branch develop updated: PLC4X-319 Fix missing call to callback in case of errors/class casts. - posted by ld...@apache.org on 2021/10/21 21:18:27 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: feat(plc4j/codgen): add additional optional factory method for expressionless optionals - posted by sr...@apache.org on 2021/10/22 08:16:02 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: feat(plc4j/codgen): migrate simple type to new code generation - posted by sr...@apache.org on 2021/10/22 08:26:36 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: feat(plc4j/codgen): small code cleanup - posted by sr...@apache.org on 2021/10/22 08:37:14 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (75aa3cb -> 8248318) - posted by cd...@apache.org on 2021/10/22 11:16:25 UTC, 0 replies.
- [plc4x] 01/02: - Fixed the problem with enum fields and simplified the code generated for complex types - posted by cd...@apache.org on 2021/10/22 11:16:26 UTC, 0 replies.
- [plc4x] 02/02: - Fixed the problem with enum fields and simplified the code generated for complex types - posted by cd...@apache.org on 2021/10/22 11:16:27 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): move to type ref args - posted by sr...@apache.org on 2021/10/22 11:55:03 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Removed the field args and replaced everything related with type args from square brackets to round brackets - posted by cd...@apache.org on 2021/10/22 12:18:20 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Removed the field args and replaced everything related with type args from square brackets to round brackets - posted by cd...@apache.org on 2021/10/22 12:18:23 UTC, 1 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): migrate the protocols - posted by sr...@apache.org on 2021/10/22 12:34:35 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (cd18240 -> 5753d78) - posted by sr...@apache.org on 2021/10/22 16:59:50 UTC, 0 replies.
- [plc4x] 01/02: fix(plc4j/codgen): implement array type reading with new readern - posted by sr...@apache.org on 2021/10/22 16:59:51 UTC, 0 replies.
- [plc4x] 02/02: fix(plc4j/codgen): enum wip - posted by sr...@apache.org on 2021/10/22 16:59:52 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Continued cleaning up the enum work a bit - posted by cd...@apache.org on 2021/10/22 18:16:23 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued cleaning up the enum work a bit - posted by cd...@apache.org on 2021/10/22 18:16:26 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Made the enum types work - posted by cd...@apache.org on 2021/10/22 20:20:43 UTC, 1 replies.
- [plc4x] branch feature/mspec-ng updated: - Fixed enums in simple fileds - Continued refactoring Array fields to Lists - Started fixing the AB-ETH and ADS driver after this change - Refactored the ADS driver to use byte[] instead of Lists of "int 8" - posted by cd...@apache.org on 2021/10/23 16:47:00 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued porting the protocols down to the modbus driver. - posted by cd...@apache.org on 2021/10/24 14:23:25 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Ported the PROFINET driver. - posted by cd...@apache.org on 2021/10/24 14:38:00 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Started working on porting the S7 driver - posted by cd...@apache.org on 2021/10/24 14:52:54 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Fixed most remaining issues for the S7 protocol - posted by cd...@apache.org on 2021/10/24 17:31:47 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued fixing most remaining issues for the S7 protocol - posted by cd...@apache.org on 2021/10/24 18:01:04 UTC, 1 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: refactor(plc4j/codgen): small cleanups - posted by sr...@apache.org on 2021/10/25 08:31:31 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: refactor(plc4j/codgen): small cleanups - posted by sr...@apache.org on 2021/10/25 08:31:34 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: refactor(plc4j/codgen): cleanup list handling/revert list entries to anonymous logical name - posted by sr...@apache.org on 2021/10/25 09:51:50 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: fix(plc4j/codgen): fixed data reader complex working with a empty logical name - posted by sr...@apache.org on 2021/10/25 10:44:39 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fixed data reader complex working with a empty logical name - posted by sr...@apache.org on 2021/10/25 10:44:41 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fixed s7 io test - posted by sr...@apache.org on 2021/10/25 11:28:10 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Made the automitgrate patcher also work on Windows - posted by cd...@apache.org on 2021/10/25 12:32:46 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fix edge case with broken patterns. - posted by sr...@apache.org on 2021/10/25 13:28:46 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): added error when auto-migrate won't work - posted by sr...@apache.org on 2021/10/25 13:37:34 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): refined error message - posted by sr...@apache.org on 2021/10/25 13:38:05 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued porting the testsuite to the new structure - posted by cd...@apache.org on 2021/10/25 14:36:21 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued porting OPC-UA - posted by cd...@apache.org on 2021/10/27 10:48:13 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fixed issue with missing type reference params - posted by sr...@apache.org on 2021/10/27 11:46:43 UTC, 1 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fix build - posted by sr...@apache.org on 2021/10/27 11:47:14 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fix bacnet spec - posted by sr...@apache.org on 2021/10/27 11:59:32 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: fix(plc4j/codgen): avoid duplicating params - posted by sr...@apache.org on 2021/10/27 12:26:33 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): avoid duplicating params - posted by sr...@apache.org on 2021/10/27 12:26:36 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fixed assert field - posted by sr...@apache.org on 2021/10/27 12:32:49 UTC, 1 replies.
- [plc4x] branch feature/mspec-ng updated: Adding some sanity checks. - posted by cd...@apache.org on 2021/10/28 17:00:07 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Continued porting remaining parts. - posted by cd...@apache.org on 2021/10/28 20:49:00 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued porting remaining parts. - posted by cd...@apache.org on 2021/10/28 20:49:04 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Disabled the tests using MiLo as they were causing out of memory errors. - Fixed a code-gen error I introduced yesterday. - posted by cd...@apache.org on 2021/10/29 08:56:16 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued fixing issues releated to string types - posted by cd...@apache.org on 2021/10/29 12:37:29 UTC, 1 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Continued fixing issues releated to string types - posted by cd...@apache.org on 2021/10/30 10:58:19 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Got most of the opc-ua tests working - posted by cd...@apache.org on 2021/10/30 13:10:48 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Continued implementing the direct subtype-reference feature (Had to disable Opc-Ua for now, as this needs an update that exceeds my brain-capacity ; -) ) - posted by cd...@apache.org on 2021/10/30 16:29:07 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (57f6cd4 -> 346c626) - posted by cd...@apache.org on 2021/10/30 16:29:12 UTC, 0 replies.
- [plc4x] 01/02: - Ported the DF1 driver to the new structure - posted by cd...@apache.org on 2021/10/30 16:29:13 UTC, 0 replies.
- [plc4x] 02/02: - Continued implementing the direct subtype-reference feature (Had to disable Opc-Ua for now, as this needs an update that exceeds my brain-capacity ; -) ) - posted by cd...@apache.org on 2021/10/30 16:29:14 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Fixed the issue with the opc-ua driver after the last changes. - posted by cd...@apache.org on 2021/10/31 11:53:41 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Made plc4c build again - posted by cd...@apache.org on 2021/10/31 21:44:00 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (0217dbd -> 9252fbd) - posted by cd...@apache.org on 2021/10/31 21:44:04 UTC, 0 replies.
- [plc4x] 01/02: - Adjusted PLC4X to the latest changes - posted by cd...@apache.org on 2021/10/31 21:44:05 UTC, 0 replies.
- [plc4x] 02/02: - Made plc4c build again - posted by cd...@apache.org on 2021/10/31 21:44:06 UTC, 0 replies.