File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11Change Log for Releases
22=======================
33
4+ ## 25.10
5+ - Reworked threading and execution model to support more deployment use-cases
6+ - Updated E1AP ASN1 to Release 18.5
7+ - Added automatic SBOM generation
8+ - Itensified CI coverage and testing
9+ - New WebSocket interface for metrics reporting and remote commands
10+ - PDCP transmit parallelization for security processing
11+ - Simplified and aligned Docker/Helm configs, moved metrics to telegraf
12+ - Added new OFH parameter to set RU reference level
13+ - Other bug-fixes and improved stability and performance in all parts
14+
415## 25.04
516- PUCCH format F3 and F4
617- Single layer closed loop UL-MIMO using Sounding Reference Signals (SRS)
Original file line number Diff line number Diff line change 77#
88
99set (SRSRAN_VERSION_MAJOR 25)
10- set (SRSRAN_VERSION_MINOR 04 )
10+ set (SRSRAN_VERSION_MINOR 10 )
1111set (SRSRAN_VERSION_PATCH 0)
1212set (SRSRAN_VERSION_STRING "${SRSRAN_VERSION_MAJOR} .${SRSRAN_VERSION_MINOR} .${SRSRAN_VERSION_PATCH} " )
You can’t perform that action at this time.
0 commit comments