Changelog for
osmo-trx-usrp1-1.4.0-2.2.x86_64.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN.
* Fri Nov 19 2021 Martin Hauke - Update to new upstream release 1.4.0
* https://git.osmocom.org/osmo-trx/plain/debian/changelog?h=1.4.0
* Wed Oct 13 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_osmo-trx-lms.service.patch
* harden_osmo-trx-uhd.service.patch
* harden_osmo-trx-usrp1.service.patch
* Sun Jan 05 2020 Martin Hauke - Update to new upstream release 1.2.0
* Transceiver: Fix wrong response upon CMD HANDOVER failure
* radioDevice: Introduce getTxGain() API
* Drop old setPriority related code- Update to new upstream release 1.1.0
* Transceiver: Store TRXD version per channel
* Bind CTRL port to IP addr specified in VTY config
* Transceiver: Support TRXD v1
* Transceiver: Support SETFORMAT command
* Add VTY commands to set error ctr thresholds
* lms: Log underrun/overrun events
* VTY: add extended (11-bit) RACH detection toggle
* Tue Jan 29 2019 mardnhAATTgmx.de- Update to new upstream release 1.0.0
* Introduce OsmoTRX user manual
* Direct support of LimeSuite as osmo-trx-lms without the detour of uhd+soapy-uhd+soapysdr
* split device-specific parts into their own classes + binaries: osmo-trx-{uhd,lms,usrp1}
* make better use of diferent logging sub-systems / log levels
* Full changelogs since 0.2.0: http://git.osmocom.org/osmo-trx/plain/debian/changelog?h=1.0.0 http://git.osmocom.org/osmo-trx/plain/debian/changelog?h=0.4.0 http://git.osmocom.org/osmo-trx/plain/debian/changelog?h=0.3.0- Create dedicated subpackages for each supported device-type
* lms
* uhd
* usrp1
* Thu Dec 28 2017 mardnhAATTgmx.de- Update to new upstream release 0.2.0
* No changelog was provided- Specfile cleanup
* Wed Mar 22 2017 mardnhAATTgmx.de- Update to version 0.0.0.git1490207482.38b6987:
* uhd: Add support for UHD-3.11 logging control
* uhd: Increase MC-BTS FPGA clock rate to 51.2 MHz
* Add autoconf-archive to dependencies
* CommonLibs: Remove unused files.
* sigProcLib: Typo sybols -> symbols
* radioBuffer: Remove extra ; at the end of inline function definitions.
* sigProcLib: Fix documentation, sync argument names in .cpp and .h files.
* sigProcLib: make energyDetect() simpler by returning actual energy.
* sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity.
* sigProcLib: Slice SoftVector instead of signalVector for GMSK demod.
* Call vectorSlicer() right before packing bits for transmission to osmo-bts.
* CommonLibs: Print soft bits with less confidence to console when printing a soft vector.
* BitVector: Remove convolutional codec - we don\'t use it in osmo-trx.
* BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits.
* Fri Mar 03 2017 mardnhAATTgmx.de- Update to version 0.0.0.git1485446766.2dee3e9:
* uhd: Add X300 sample timing for 4 SPS
* Revert \"uhd: Set minimum supported version to 3.9.0\"
* debian: Require fftw3 header files for osmo-trx
* Add gerrit settings
* Integrate Debian packaging changes
* Do not embed sqlite3 when building
* Remove embedded sqlite3
* Fix building against sqlite3
* Wed Dec 28 2016 mardnhAATTgmx.de- initial package