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

Develop #27

Merged
merged 23 commits into from
Oct 24, 2024
Merged

Develop #27

merged 23 commits into from
Oct 24, 2024

Conversation

niwciu
Copy link
Owner

@niwciu niwciu commented Oct 24, 2024

No description provided.

niwciu and others added 22 commits August 4, 2024 17:00
Queue was overritten it's objects in some cases.
Pointers in queue was not cleared after poping object from queue

Two main issues listed above was fixed + unit test was adopted to new functionality. additionally queue can hold same ammount of objects as queue lenght
 added interface for update modbus timout timer,
 fix compilation errors (arm gcc compiler)
 add reset of resp msg len when sending or repeating req
 changes in checking modbus_ms buffer to send (new queue implementation)
GivenTimeoutTimerSetToSomeValueWhenUpdateModbusTimeoutTimerCalledThenModbusMasterTimeoutTimerDecBy1
GivenTimeoutTimerSetTo0WhenUpdateModbusTimeoutTimerCalledThenModbusMasterTimeoutTimerEqual0
GivenModbusMasterInRTUmodeInitAndAnyRequestTransmitingWhenWhloeRequestIsTransmittedThenResponseTimeoutIsEnabled
@niwciu niwciu merged commit 0efb643 into main Oct 24, 2024
11 checks passed
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.

1 participant