Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated DataIo Template (And working on the Siemens S7 L-types as well as Temporal types) #1376

Merged
merged 22 commits into from
Feb 6, 2024

Commits on Jan 30, 2024

  1. chore: Update vendor ids

    chrisdutz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    db81305 View commit details
    Browse the repository at this point in the history
  2. fix: Updated the definition of the IEC61131_DATE_AND_TIME datatype

    feat: Added support for 'BCD' formatted unsigned numbers in read- and write-buffer.
    chrisdutz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    877a79a View commit details
    Browse the repository at this point in the history
  3. feat: Got the RealIdentifitationRequest working for my Adam devices i…

    …n the new Profinet driver
    
    Also tried getting the old driver working with my Adam devices.
    chrisdutz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a7b0a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afcea07 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    4387552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a5fe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. refactor: Updated the template for generating java data-io classes to…

    … match the previous refactoring of the complex-types and enums.
    chrisdutz committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bf7acb0 View commit details
    Browse the repository at this point in the history
  2. refactor: Finished porting the Data-IO template. Also got All S7-1200…

    … data-types working and all but the last two L-types for S7-1500
    chrisdutz committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ee21b13 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. chore: Update vendor ids

    chrisdutz committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    881f237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4115fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f46c081 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    7406344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4656b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc88cfb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    3733230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f600c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b553697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    373cb80 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    b0aadd8 View commit details
    Browse the repository at this point in the history
  2. refactor(plc4j): use only when it applies instead of check+unwrap

    only combines those 2 and makes the code a bit more readable
    sruehl committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8a349ae View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    91374bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370665c View commit details
    Browse the repository at this point in the history