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

unsolicited only seems to send one fragment #340

Closed
dmabeeaveva opened this issue Jan 12, 2024 · 4 comments
Closed

unsolicited only seems to send one fragment #340

dmabeeaveva opened this issue Jan 12, 2024 · 4 comments

Comments

@dmabeeaveva
Copy link

dmabeeaveva commented Jan 12, 2024

using 1.5.1 from c#, i set up an outstation with 50k analog points updating all of them at once, once per sec, and a master reading in unsolicited mode.
the stepfunc outstation only seems to send one fragment per sec. about 290 pts/sec make it.

if i use an operndnp3 outstation, i get lots of fragments per second, and all point updates seem to make it through.

i'm attaching a modified version of the example code that demonstrates the problem.
unsolrepro.zip

@jadamcrain
Copy link
Member

Able to replicate in a unit test. Will get a patch release out ASAP.

@jadamcrain
Copy link
Member

Resolved in #341

Will be included 1.5.2 patch release.

@jadamcrain
Copy link
Member

@dmabeeaveva The 1.5.2 release is up. Please confirm that this resolves the issue.

The "no-serial" version that your company uses is currently building right now as well:

https://github.com/stepfunc/dnp3-no-serial/actions/runs/7543804025

@dmabeeaveva
Copy link
Author

just finished testing. it's working fine now, thank you.

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

No branches or pull requests

2 participants