Package Release Info

osmo-trx-1.2.0-bp153.1.21

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

osmo-trx
osmo-trx-lms
osmo-trx-uhd
osmo-trx-usrp1

Change Logs

Version: 1.2.0-bp152.1.18
* Sun Jan 05 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
Version: 1.0.0-bp151.1.2
* Tue Jan 29 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 2017 mardnh@gmx.de
- Update to new upstream release 0.2.0
  * No changelog was provided
- Specfile cleanup
* Wed Mar 22 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 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 2016 mardnh@gmx.de
- initial package