Add changelog entries for PR #3774
This commit is contained in:
1
changelog/3774.added.md
Normal file
1
changelog/3774.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added `broadcasted` field to the base `Frame` class. This field is automatically set to `True` by `broadcast_frame()` and `broadcast_frame_instance()` to distinguish broadcasted frames from single-direction frames.
|
||||
1
changelog/3774.fixed.md
Normal file
1
changelog/3774.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed `RTVIObserver` not processing upstream-only frames. Previously, all upstream frames were filtered out to avoid duplicate messages from broadcasted frames. Now only upstream copies of broadcasted frames are skipped.
|
||||
Reference in New Issue
Block a user