Changelog for
osmo-trx-usrp1-1.0.0.5-26.1.x86_64.rpm :
Thu Jan 24 13:00:00 2019 mardnhAATTgmx.de
- Update to version 1.0.0.5:
* tests: Re-enable the convolve_test by default
* tests: Rework the convolve_test
* VTY: add extended (11-bit) RACH detection toggle
Mon Jan 21 13:00:00 2019 mardnhAATTgmx.de
- Update to version 1.0.0.2:
* convolve: Remove support for step, offset parameters
* arm/convolve: Fix the vfp4 real convolution for h_len=12
Sun Jan 20 13:00:00 2019 mardnhAATTgmx.de
- Update to version 1.0.0.0:
* Bump version: 0.4.0.125-7c78 → 1.0.0
Sat Jan 12 13:00:00 2019 mardnhAATTgmx.de
- Update to version 0.4.0.127:
* cosmetic: Don\'t call the SDR \"USRP\" in error message
* usrp1: Fix formatting of log message (missing space)
* usrp1: Remove uninitialized skipRx logic
Mon Dec 17 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.124:
* LMSDeviceTest: fix link errors on OBS
Mon Dec 17 13:00:00 2018 mardnhAATTgmx.de
- Remove patch:
* osmo-trx-fix-linking-error.patch (fixed upstream)
Fri Dec 14 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.123:
* configure.ac: check boost only if USRP1 support is enabled
Fri Dec 14 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.122:
* lms: Fix build against LimeSuite > 18.10
Thu Dec 13 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.121:
* TimevalTest: Make test deterministic with fake time
* Timeval: Move to osmo_clock_gettime
* Timeval: Move implementation to use clock_gettime and timespec
* Timeval: passed() returns true if time is equal
* LMSDevice: make use of dev-args in osmo-trx.cfg
* osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp
Sat Dec 8 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.115:
* lms: Do {under,over}run checks even if LMS_RecvStream fails
* lms: Move {under,over}run checks into separate method
* transceiver: Log TRXCTRL iface responses towards osmo-bts-trx
* Add TRXCTRL log category
Thu Dec 6 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.111:
* contrib: fix makedistcheck with disabled systemd
Wed Dec 5 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.110:
* transceiver: log chan on CTRL command received
* lms: Improve Set{Rx,Tx}{Gain,Freq} logging
* lms: Allow setting Tx/RxFreq for lchan!=0
* lms: Allow setting Tx/RxGain for chan!=0
* SigProcLib: Improve Vector buffer allocation mess
* jenkins.sh: run \"make distcheck\"
* contrib/jenkins.sh: build and publish manuals
Tue Dec 4 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.103:
* lms: Close device on LMS_Init failure
* osmo-trx: Change some lines to use libosmocore logging instead of cout
* lms: Make sure LMS_Close is called when Device is torn down
* Fix DISTCHECK_CONFIGURE_FLAGS override
Mon Dec 3 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.99:
* PointerFIFO: Fix memleak of ListNode
* radioInterface: Fix memleak during close()
* lms: Destroy streams on device stop
* lms: Fix start after stop of device
Sun Dec 2 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.95:
* UHDDevice: log exception information on device open failure
* lms: Set Rx gain to midpoint, as comment suggests.
* lms: User correct scale factor for transmit samples
Tue Nov 27 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.92:
* build manuals moved here from osmo-gsm-manuals.git
* osmotrx: Introduce code architecture chapter
* osmotrx: Create a common chapter for section documenting backends
* osmotrx: configuration: Add section to document multi-arfcn feature
* osmotrx: Write initial documentation for several supported devices
* osmotrx: Split Device specific section from backend one
* trx: Add Hardware device support section
* trx: Add Hardware architecture support section
* trx: Add reference to project wiki page in overfiew section
* vty-ref: Update URI of docbook 5.0 schema
* Introduce chapter trx_if.adoc and add it to OsmoTRX and OsmoBTS
* Introduce OsmoTRX manual
* lms: Apply LMS->OSMO log level conversion
* lms: Use LimeSuite.h log level defines instead of hardcoded values
Tue Nov 20 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.76:
* UHDDevice: setRxGain on chan 0 when using multi-arfcn
* ChannelizerBase: Fix ASan alloc-dealloc-mismatch
Wed Oct 24 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.74:
* sigProcLib: add a CorrType for extended (11-bit) RACH
* sigProcLib: introduce both TS1 and TS2 RACH synch. sequences
Tue Oct 23 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.72:
* Add long parameters (--help, --version, ...)
Sun Oct 21 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.71:
* trx_validate_config(): Fix validation of rx_sps
* SocketsTest.testReaderIP(): Zero terminate received buffer
Wed Oct 10 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.69:
* jenkins.sh: Enable build of osmo-trx-lms
* examples: Use logging level \'set-all\' instead of \'all\'
Wed Oct 3 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.67:
* Transciever: Log values causing Tx underrun
Tue Oct 2 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.66:
* CommonLibs/Makefile.am: Specify libcommon_la_LIBADD
Sat Sep 29 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.65:
* Use pthread_setname_np to name threads
Tue Sep 25 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.64:
* ensure well-formed example config files
Thu Sep 20 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.63:
* device/lms/LMSDevice.cpp: fix compilation warning
Thu Sep 13 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.62:
* cosmetic: Use proper whitespace in several for loops
* Install sample cfg file to /etc/osmocom
* Install systemd services with autotools
Tue Sep 11 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.59:
* jenkins.sh: Add --enable-werror flag to osmo-trx configure step
* Vector: Copy arrays in a sane way for non-trivially copyable types
Mon Sep 10 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.57:
* radioInterfaceMulti:pullBuffer: Sanely convert float array to complex array
* cosmetic: Fix trailing whitespace in several files
* SigProcLib: Use available copyTo Vector API instead of memcopy
* UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hpp
Tue Sep 4 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.53:
* update git-version-gen to generate proper version numbers
* configure.ac: Specify default language as C++
* radioInterface: Fix variable storing integer return value
* osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error
* lms: Return error on device read timeout
* radioInterface: forward errors from RadioDevice to Transceiver in recv path
* cosmetic: Fix trailing whitespace
* Logger: Disable pthread cancel point inside Logger destructor
Fri Aug 31 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.45:
* configure.ac: Add --enable-werror option
Wed Aug 29 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.44:
* vty: Fix typo in gpsdo clock reference type
Sat Aug 18 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.43:
* logging: Introduce new \"DDEV\" category for device-specific code
Fri Aug 17 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.42:
* configure.ac: Fix typo in with-lms help string
Thu Aug 9 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.41:
* debian: add patches for debian8
Tue Jul 31 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.40:
* Fix config file saving of {tx,rx}-path VTY config strings
Mon Jun 25 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.39:
* debian: Explicitly enable osmo-trx-uhd build
* debian: Enable build of osmo-trx-lms
* Use correct paths when installing example files
Wed Jun 20 14:00:00 2018 mardnhAATTgmx.de
- Build with support for native LimeSDR
- Package systemd service files
- Update to version 0.4.0.36:
* lms: Allow values diff than 34dB to be set by setRxGain()
* Add -V param to print version
* debian: Add cfg file examples for osmo-trx-{lms,uhd}
* contrib: Add systemd services for all backends
* debian: Add package osmo-trx-lms
Mon Jun 18 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.31:
* usrp1: Fail in case of unsupported configuration
* lms: Fail in case of unsupported configuration
* lms: Fix coding style
* radioDevice: better encapsulation in base class
* radioDevice: Move tx_sps from derived into base class
* lms: Call set_antennas() during open() method
* lms: Fix support for rx_paths / tx_paths
* move set_antennas() from UHD to generic radioDevice base class
Mon Jun 18 14:00:00 2018 mardnhAATTgmx.de
- Build with support for usrp1
- Split into subpackages
Thu Jun 14 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.23:
* lms: Reduce Rx gain from 47 to 34 dB
* lms: fix LMS_StartStream() handling for multiple channels
* lms: Reduce log level of \"send buffer of len ...\"
* lms: Use same timestamp offset like when using LimeSDR via UHD
* lms: Check LPBFW to set is within supported range
* lms: Makefile.am: Reorder params to fix link issue
* LMSDevice: Fix setup failure with LimeSuite > 18.04.1
* LMSDevice: Set correct values for Max{Tx,Rx}Gain
* LMSDevice: Reduce Rx logging verbosity: Only log unexpected timestamps
* LMS_Device: Set ts_offset to 0.
* LMSDevice: Fix initial timestamp offset of 2500
* LMSDevice: Set low-pass filters to smallest possible option
* LMSDevice: Typo fix: s/Internal/External
* LMSDevice: Print sample rate range + actual sample rate after setting it
* LMSDevice: Call LMS_Init() before setting sample rate
* update .gitignore to include osmo-trx-lms
* build: Add support for LimeSuite device backend
* lms: Several improvements and compilation/runtime fixes
* Initial work towards direct LimeSuite support in OsmoTRX
Wed Jun 13 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.4:
* examples: Set rt-prio 18 and print file basename
Wed May 9 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.3:
* UHDDevice: Fix setup failure with LimeSuite > 18.04.1
* trx_vty.c: fix: use CONFIG_NODE as parent by default
Fri May 4 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.1:
* doc: examples: Add umtrx sample config
Thu May 3 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.4.0.0:
* doc: add example config for usrp B200 series
* git-version-gen: Take into account tags not in master
* Bump version: 0.3.0-dirty → 0.4.0
Sun Apr 29 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.96:
* update .gitignore for new executable names
* osmo-trx: s/GSM Core Address/GSM BTS Address/
Sat Apr 28 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.94:
* build: More OBS build failure fixes
* jenkins.sh: Enable build of osmo-trx-usrp1
* debian: Remove osmo-trx-usrp1 until we can build libusrp1.deb
* debian: Fix OBS build
* build: Fix OBS build for ARM
* Revert \"debian: Remove osmo-trx-usrp1 until we can build libusrp1.deb\"
* debian/control: Remove \"Maintainer\" from binary package section
* debian/rules: Make sure we always require libusrp
* debian: Ensure USRP1 firmware is part of osmo-trx-usrp1
* debian/control: Add build dependency to libusrp-dev
Fri Apr 27 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.84:
* build: Fix make distcheck
Thu Apr 26 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.83:
* Logger: Print correct source file and line number
* Transceiver: log timing info of stale bursts
Wed Apr 25 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.81:
* Move arch specific fiels to arch subdir
* Move device specific files to device subdir
* Change configure define USRP1 to DEVICE_USRP1
* Move device specific code out of radioInterface
* Transceiver: Move device specific code to radioDevice class
* Build one osmo-trx binary for each device support enabled
Mon Apr 16 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.75:
* use osmo_init_logging2()
* tests: Makefile.am: Fix typo in include path
* configure.ac: Add --enable-sanitize option
Thu Apr 12 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.72:
* jenkins.sh: change qemu-img default location to $HOME/qemu-img instead of /opt/qemu-img
Mon Apr 9 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.71:
* configure.ac: Fix typo
Sun Apr 8 14:00:00 2018 mardnhAATTgmx.de
- Run tests
Sat Apr 7 14:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.70:
* jenkins.sh: cleanup always the workspace
Wed Mar 14 13:00:00 2018 mardnhAATTgmx.de
- Update to version 0.2.0.69:
* doc: Add sample cfg file for LimeSDR
* osmo-trx: Use VTY cfg structures while still allowing cmd line options
* osmo-trx: Re-introduce -l cmd line parameter
* Makefile.am: Avoid using subdir if arch is not required
* Build Transceiver52M/common as an .la lib
* Transceiver.cpp: use a define for the MAX_PACKET_LENGTH
* Transceiver.cpp: properly zero-terminate received commands
* Transceiver.cpp: use pointer arithmetics for CMD parsing
* Transceiver.cpp: fix incorrect format string for SETTSC
* Transceiver.cpp: prevent out-of-range array access
Wed Mar 14 13:00:00 2018 mardnhAATTgmx.de
- Update to new upstream snapshot 0.2.0.64
Sat Feb 10 13:00:00 2018 mardnhAATTgmx.de
- Update to new upstream snapshot 0.2.0.40
Wed Jan 24 13:00:00 2018 mardnhAATTgmx.de
- Update to new upstream snapshot 0.2.0.36
Thu Dec 28 13:00:00 2017 mardnhAATTgmx.de
- Update to new upstream release 0.2.0
* No changelog was provided
- Specfile cleanup
Wed Mar 22 13:00:00 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 3 13:00:00 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 13:00:00 2016 mardnhAATTgmx.de
- initial package