Fix timesync recipient encoding to check for OBJECT_DEVICE type before encoding. (#1153)

This commit is contained in:
Steve Karg
2025-11-20 05:14:52 -06:00
committed by GitHub
parent 5acd3ac336
commit 8f0fe8c48e
3 changed files with 9 additions and 4 deletions
+2
View File
@@ -29,6 +29,8 @@ The git repositories are hosted at the following sites:
### Fixed
* Fix timesync recipient encoding to check for OBJECT_DEVICE type before
encoding. (#1153)
* Fixed segmented ComplexACK in MS/TP by adding postpone reply because
transmission of the segmented ComplexACK cannot begin until the node
holds the token. (#1116)