Changelog for
srsLTE-20.10.1-3.64.x86_64.rpm :
* Thu Dec 24 2020 Martin Hauke
- Package upstream default configuration directory
* /etc/srslte/ instead of /etc/srsLTE/
* Wed Dec 16 2020 Martin Hauke - Create subpackage for the shared library
* Tue Dec 15 2020 Martin Hauke - Disable zermoMQ related unit-test (segfaults)
* Add srsLTE-disable-test-benchmark_radio_multi_rf.patch
* Sun Nov 22 2020 Martin Hauke - Update to version 20.10.1
* Fix bug in srsENB that effectively disabled UL HARQ
* Mon Nov 02 2020 Martin Hauke - Update to version 20.10
* Add Mobility (Intra eNB and S1) and RRC Reestablishment to srsENB.
* Add new logging framework
* Make UE PHY layer non-blocking
* Replace some PHY pre-calculations with fast on-the-fly routines.
* Fix QAM256 support in srsENB
* Add initial NR PHY layer and stack components
* Other bug-fixes and improved stability and performance in all parts.
* Wed Sep 16 2020 Martin Hauke - Add kernel-default and kmod to BR otherwise the kernel-module for SCTP support is not available during the build and some SCTP related unit tests will fail (e.g. network_utils_test)
* Wed Sep 16 2020 Martin Hauke - Run testsuite
* Wed Sep 16 2020 Martin Hauke - Update to version 20.04.2
* Fix attach issue for some newer phones like Iphone X or OnePlus 6T
* Sun May 10 2020 Martin Hauke - Update to version 20.04.1
* Fix for UE MIMO segfault issue
* Fix for eNodeB SR configuration
* Clang compilation warning fixes
* Fix GPS tracking synchronization
* Mon May 04 2020 Martin Hauke - Update to version 20.04
* Carrier Aggregation and Time Alignment in srsENB
* Complete Sidelink PHY layer (all transmission modes)
* Complete NB-IoT PHY downlink signals
* New S1AP packing/unpacking library
* EVM and EPRE measurements
* Remove system timers in srsUE and srsENB
* Refactor eNB to prepare for mobility support
* Other bug-fixes and improved stability and performance in all parts- Remove patch:
* 396.patch (fixed upstream)
* Thu Jan 09 2020 Martin Hauke - Update to version 19.12
* Add 5G NR RRC and NGAP ASN1 packing/unpacking
* Add sync routines and broadcast channel for Sidelink
* Add cell search and MIB decoder for NB-IoT
* Add PDCP discard
* Improve RRC Reestablishment and cell measurements and procedure handling
* Add multi-carrier and MIMO support to ZMQ radio
* Refactor eNB scheduler to support multiple carriers
* Apply clang-format style on the entire code base
* Other bug-fixes and improved stability and performance in all parts
* Mon Oct 21 2019 Martin Hauke - Add patch:
* 396.patch (fix ADD_CXX_COMPILER_FLAG_IF_AVAILABLE usage) Needed for Tumbleweed builds
* Thu Oct 17 2019 Martin Hauke - Update to version 19.09
* Add initial support for NR in MAC/RLC/PDCP
* Add sync code for NB-IoT
* Add support for EIA3/EEA3 (i.e. ZUC)
* Add support for CSFB in srsENB
* Add adaptation layer to run TTCN-3 conformance tests for srsUE
* Add High Speed Train model to channel simulator
* Rework RRC and NAS layer and make them non-blocking
* Fixes in ZMQ, bladeRF and Soapy RF modules
* Other bug-fixes and improved stability and performance in all parts
* Thu Jul 25 2019 Martin Hauke - Update to version 19.06
* Add QAM256 support in srsUE
* Add QoS support in srsUE
* Add UL channel emulator
* Refactor UE and eNB architecture
* Many bug-fixes and improved stability and performance in all parts
* Mon May 13 2019 Martin Hauke - Update to version 19.03
* PHY library refactor
* TDD support for srsUE
* Carrier Aggregation support for srsUE
* Paging support for srsENB and srsEPC
* User-plane encryption for srsENB
* Channel simulator for EPA, EVA, and ETU 3GPP channels
* ZeroMQ-based fake RF driver for I/Q over IPC/network
* Many bug-fixes and improved stability and performance in all parts
* Thu Jan 24 2019 mardnhAATTgmx.de- Update to version 18.12
* Add new RRC ASN1 message pack/unpack library
* Refactor EPC and add encryption support
* Add IPv6 support to srsUE
* Fixed compilation issue for ARM and AVX512
* Add clang-format file
* Many bug-fixes and improved stability and performance in all parts
* Sat Oct 13 2018 mardnhAATTgmx.de- Update to version 18.09
* Improved Turbo Decoder performance
* Configurable SGi interface name and M1U params
* Support for GPTU echo mechanism
* Added UE detach capability
* Refactor RLC/PDCP classes
* Various fixes for ARM-based devices
* Added support for bladeRF 2.0 micro
* Many bug-fixes and improved stability and performance in all parts
* Thu Jul 19 2018 mardnhAATTgmx.de- Update to version 18.06.1
* Fixed RLC reestablish
* Fixed aperiodic QCI retx
* Fixed eNB instability
* Fixed Debian packaging
* Fri Jul 06 2018 mardnhAATTgmx.de- Update to version 18.06.00
* Added eMBMS support in srsUE/srsENB/srsEPC
* Added support for hard SIM cards
* Many bug-fixes and improved stability and performance in all parts
* Mon Apr 09 2018 mardnhAATTgmx.de- Update to version 18.03.1
* Fixed compilation for NEON
* Fixed logging and RLC AM issue
* Tue Apr 03 2018 mardnhAATTgmx.de- Update to version 18.03
* Stability and performance release- Remove patch:
* srsLTE-fix-compile-error-on-Tumbleweed.patch (not longer needed)
* Fri Feb 09 2018 mardnhAATTgmx.de- Update to version 17.12
* Addes srsEPC, a light-weight core network implementation
* Added MIMO to srsENB (TM3/TM4)
* S1/X2 Handover support for srsUE
* Added support for user-plane encryption in srsUE
* Many bug-fixes and improved stability and performance in srsUE/srsENB- Remove Patch:
* srsLTE-fix-fftw3-linking.patch (fixed upstream)- Add Patch:
* srsLTE-fix-compile-error-on-Tumbleweed.patch