mirror of
https://github.com/misadeks/tetra-bluestation.git
synced 2026-05-25 18:04:08 +00:00
f9fc289247
* 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