4 Commits

Author SHA1 Message Date
Wouter Bokslag c02e165345 Significant improvements, rewrites and restructuring
- Better support for uplink SCH/F
- More typed message parsing improvements and standardization
- MAC Scheduler bugfix, restructuring
- Improved stdout formatting
- Added debugging features; logging text and UL/DL RF samples to file
- Implemented various extra PDU types
- Added unit tests and test vectors for various PDU types
- Added near-full-stack tests for UMAC and above.
2026-01-07 16:35:37 +01:00
Wouter Bokslag 07ad483806 Added support for custom duplex spacings
You can now use the optional custom_duplex_spacing field to override the duplex spacing (distance between ul and dl) instead of using the values as specified by ETSI. This is useful if your radio uses a modified duplex spacing table.
2025-12-30 20:32:33 +01:00
Wouter Bokslag 872b58803d Updated example config file version 2025-12-28 17:09:36 +01:00
Wouter Bokslag 81c1f30bab Extensive work on Phy/SoapySDR layer and stack configuration options 2025-12-28 15:23:44 +01:00