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

fix 385 and fix 393 #395

Merged
merged 13 commits into from
Nov 4, 2022
Merged

fix 385 and fix 393 #395

merged 13 commits into from
Nov 4, 2022

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    d1d3cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e469f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9934575 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Merge branch 'release' into prerelease

    Pull in version change.
    kyle-github committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    461667f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c52454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    606517a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Fix 378. Refactor condition var signal into common exit path of state…

    … SESSION_OPEN_SOCKET_START. (#379)
    kyle-github authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3d79eca View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Fix 381 (#382)

    * Fix 378.   Refactor condition var signal into common exit path of state SESSION_OPEN_SOCKET_START.
    
    * Fix 381. Incorrect comparison in loop guarding cond_wait from spurious wakeups.
    kyle-github authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    b7287c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ffe02a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Fix modbus test server (#389)

    * Bump version for next release.
    
    * Update pymodbus usage for API changes.
    kyle-github authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    2019721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cac9d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Fix 393 (#394)

    * Add back support for elem_type reading.   PCCC is fully supported, but CIP needs to use the actual type from the tag.
    
    * Add code to pull back the elem_type for PCCC.
    kyle-github authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    af44fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecef1aa View commit details
    Browse the repository at this point in the history