This is an automated email from the ASF dual-hosted git repository.

jfeinauer pushed a change to branch feature/plc-simulator
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


 discard c035a33  Rebased on current develop + fixed some issues to get a 
running version again.
 discard 5638602  - Continued implemting the functionality to read DBs in the 
simulator
 discard 8c3c13e  - Made data be transported in "byte" instead of "short" 
arrays. - Changed the PLCSimulator to only run with one selected simulation 
(Due to the problem of how to map I/O to the different simulations)
 discard 97239f5  - Added inputs and outputs to the context - Refactored the 
Simulator and Server APIs - Made the WaterTankSimulationModule do something a 
little more complicated
 discard 4d06a7a  - Moved some of the code from the simulator to the S7 driver 
- Added a skeleton for the S7 driver to the new generated s7 driver - Removed 
the code-generation from the plc-simulator module - Refactored the S7Server to 
use the code of the driver instead
     add e5d95cf  - Fixed the parent version of the pom
     new 92352ee  - Moved some of the code from the simulator to the S7 driver 
- Added a skeleton for the S7 driver to the new generated s7 driver - Removed 
the code-generation from the plc-simulator module - Refactored the S7Server to 
use the code of the driver instead
     new 1379478  - Added inputs and outputs to the context - Refactored the 
Simulator and Server APIs - Made the WaterTankSimulationModule do something a 
little more complicated
     new f27cef0  - Made data be transported in "byte" instead of "short" 
arrays. - Changed the PLCSimulator to only run with one selected simulation 
(Due to the problem of how to map I/O to the different simulations)
     new b756712  - Continued implemting the functionality to read DBs in the 
simulator
     new d9c4d11  Rebased on current develop + fixed some issues to get a 
running version again.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c035a33)
            \
             N -- N -- N   refs/heads/feature/plc-simulator (d9c4d11)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:

Reply via email to