Skip to content

Prerelease merge into release #491

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

Merged
merged 16 commits into from
Sep 3, 2024
Merged

Prerelease merge into release #491

merged 16 commits into from
Sep 3, 2024

Conversation

kyle-github
Copy link
Member

No description provided.

kyle-github and others added 16 commits July 27, 2024 15:43
* updated version for this patch.

* Not sure what was going on here, but this test would never have worked.  Fixed.

* Added static initializer.

* Changed logging to DEBUG_DETAIL.  Might need to back that out.

* Added atomic flag and checks to aid in making all sessions terminate when the library is shutting down.

* Two sets of fixes: 1) added rc_dec(tag) where it was missing which led to tag leakage and some threads left running.  2) Rewrote plc_tag_set_string.  Hopefully it is right this time.  It now allocates more tag buffer space when there isn't enough.
* damping down some of the logging output.  The RC code was too chatty.

* More fixes for strings.   This now changes the size of the tag and moves data around to make strings fit.
…allow_packing=1 and fragmented reads disabled (#489)

Support for Omron to use multi-request packets.
…nhibit the new code that changes the field and tag size if a string changes size. (#490)
@kyle-github kyle-github merged commit c55bc58 into release Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants