File osmo-trx.changes of Package osmo-trx
-------------------------------------------------------------------
Mon Feb 26 12:53:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Fri Nov 19 11:25:52 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to new upstream release 1.4.0
* https://git.osmocom.org/osmo-trx/plain/debian/changelog?h=1.4.0
-------------------------------------------------------------------
Wed Oct 13 13:56:29 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- 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 5 12:11:40 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- 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 21:05:16 UTC 2019 - mardnh@gmx.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 13:44:49 UTC 2017 - mardnh@gmx.de
- Update to new upstream release 0.2.0
* No changelog was provided
- Specfile cleanup
-------------------------------------------------------------------
Wed Mar 22 18:44:05 UTC 2017 - mardnh@gmx.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 11:21:36 UTC 2017 - mardnh@gmx.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 21:57:30 UTC 2016 - mardnh@gmx.de
- initial package