You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #80 from MidnightBlueLabs/testing
* Energy economy, class_of_ms parsing. Still only StayAlive is supported, but now respond to MS in-spec.
* Reject migration location updates with D-LOCATION-UPDATE-REJECT instead of silently dropping (#71)
* Large refactor putting tx timeslot selection responsibility with LLC/UMAC
* Refactor on TetraAddress and SsiRanges
* Fix for logging; writing to reader that stops consuming (full buffer) now no longer blocks the calling thread
* Fix BS LLC to bundle pending ACK into BL-ADATA with outgoing TL-DATA (#78)
* Version 0.5.9, refactors, removed most TetraPack-specific ssi filtering code