Changelog for
osmo-trx-1.4.1.12-2.12.x86_64.rpm :
* Tue Dec 06 2022 mardnhAATTgmx.de- Update to version 1.4.1.12:
* bladerf xa4 support
* Mon Dec 05 2022 mardnhAATTgmx.de- Update to version 1.4.1.11:
* add checkpatch config
* Thu Dec 01 2022 mardnhAATTgmx.de- Update to version 1.4.1.10:
* osmocom-bb for ms-trx side trxcon integration
* rename noisevector class -> avgvector
* ignore vscode dirs
* Mon Nov 14 2022 mardnhAATTgmx.de- Update to version 1.4.1.7:
* Add realtime scheduling and set priority in service file
* Wed Oct 26 2022 mardnhAATTgmx.de- Update to version 1.4.1.6:
* Transceiver::expectedCorrType(): RACH is always 8-bit on PTCCH/U
* Fri Oct 07 2022 Martin Hauke
- Build with support for xtrx- Add patch:
* xtrx-v5.diff
* Mon Sep 12 2022 mardnhAATTgmx.de- Update to version 1.4.1.5:
* Set working directory in systemd service file
* Sat Aug 06 2022 mardnhAATTgmx.de- Update to version 1.4.1.4:
* threshold_timer_update_intv(): call osmo_timer_del() unconditionally
* Tue Jul 12 2022 mardnhAATTgmx.de- Update to version 1.4.1.3:
* contrib/jenkins: don\'t run \"make distcheck\" on arm
* Mon Jul 11 2022 mardnhAATTgmx.de- Update to version 1.4.1.2:
* gitignore: add uhddev_ipc.cpp
* configure.ac: add -lboost_thread for uhd < 4.2.0
* Wed Jun 29 2022 mardnhAATTgmx.de- Update to version 1.4.1.0:
* Bump version: 1.4.0.3-9a3e → 1.4.1
* Mon Jun 20 2022 mardnhAATTgmx.de- Update to version 1.4.0.3:
* update git URLs (git -> https; gitea)
* Thu Apr 14 2022 mardnhAATTgmx.de- Update to version 1.4.0.2:
* tests: use \'check_PROGRAMS\' instead of \'noinst_PROGRAMS\'
* Tue Dec 14 2021 mardnhAATTgmx.de- Update to version 1.4.0.1:
* treewide: remove FSF address
* Tue Nov 16 2021 mardnhAATTgmx.de- Update to version 1.4.0.0:
* Bump version: 1.3.1.28-019d-dirty → 1.4.0
* Tue Oct 26 2021 mardnhAATTgmx.de- Update to version 1.3.1.28:
* LMSDevice: LMS_GetDeviceList() may return a negative number
* IPCDevice: check value returned from select()
* IPCDevice: use thread safe strerror_r() instead of strerror()
* trx_rate_ctr: use thread safe strerror() in device_sig_cb()
* Wed Sep 22 2021 mardnhAATTgmx.de- Update to version 1.3.1.24:
* lms,uhd: Allow changing band between poweroff & poweron
* lms,uhd: Skip re-assigning same band
* lms,uhd: Validate band of RxFreq too
* Tue Sep 21 2021 mardnhAATTgmx.de- Update to version 1.3.1.21:
* lms: Drop duplicated check
* Fri Sep 03 2021 mardnhAATTgmx.de- Update to version 1.3.1.20:
* computeCI: Document hardcoded multiplier
* d/patches/build-for-debian8.patch: remove
* Thu Sep 02 2021 mardnhAATTgmx.de- Update to version 1.3.1.18:
* cosmetic: Fix typo in comment
* detectGeneralBurst(): Increase log level about clipping to INFO
* computeCI(): Constify read-only variable
* computeCI(): Rename verbose repeated getter to constant
* computeCI(): Constify param and pass it as reference
* detectBurst(): constify parameter
* detectBurst(): Clear downsampling code path
* Wed Jul 14 2021 mardnhAATTgmx.de- Update to version 1.3.1.11:
* lms: init band
* Fri Jun 18 2021 mardnhAATTgmx.de- Update to version 1.3.1.10:
* vty: printing fn offset should be signed
* Fri Jun 04 2021 mardnhAATTgmx.de- Update to version 1.3.1.9:
* Use new stat item/ctr getter APIs
* Sat May 29 2021 mardnhAATTgmx.de- Update to version 1.3.1.8:
* uhd: ensure configured clock source is actually used
* Fri May 28 2021 mardnhAATTgmx.de- Update to version 1.3.1.7:
* ctrl_sock_handle_rx(): fix missing space in LOGCHAN() statement
* Wed May 05 2021 mardnhAATTgmx.de- Update to version 1.3.1.6:
* add hidden fn adjustment command
* Sun Apr 18 2021 mardnhAATTgmx.de- Update to version 1.3.1.5:
* gitignore: remove non-existing \'doc/manuals/osmomsc-usermanual.xml\'
* Mon Mar 01 2021 mardnhAATTgmx.de- Update to version 1.3.1.4:
* ipc: Makefile.am: Clean LDADD variable
* Threads: Avoid printing pthread_self()
* Drop logging pthread ID
* Threads.cpp: Fix missing extern C around libosmocore include
* Sun Feb 28 2021 mardnhAATTgmx.de- Update to version 1.3.1.0:
* Bump version: 1.3.0.1-e2404 → 1.3.1
* mark uhddev_ipc.cpp as BUILT_SOURCES
* Tue Feb 23 2021 mardnhAATTgmx.de- Update to version 1.3.0.0:
* Bump version: 1.2.0.132-3b8f-dirty → 1.3.0
* Mon Feb 22 2021 mardnhAATTgmx.de- Update to version 1.2.0.132:
* Add a (hidden) VTY parameter for Rx/Tx freq. shifting
* Sat Feb 20 2021 mardnhAATTgmx.de- Update to version 1.2.0.131:
* tests: Replace deprecated API log_set_print_filename
* tests: Explicitly drop category from log
* Thu Feb 18 2021 mardnhAATTgmx.de- Update to version 1.2.0.129:
* Replace my_gettid with libosmocore osmo_gettid API
* Threads.cpp: Use already existing gettid wrapper function
* Fri Feb 05 2021 mardnhAATTgmx.de- Update to version 1.2.0.127:
* sigProcLib: fix C/I computation for 8-PSK modulated bursts
* Thu Jan 28 2021 mardnhAATTgmx.de- Update to version 1.2.0.126:
* configure.ac: set -std=gnu11
* Wed Jan 27 2021 mardnhAATTgmx.de- Update to version 1.2.0.125:
* Transceiver: use proper factor for amplitude scaling
* Thu Jan 21 2021 mardnhAATTgmx.de- Update to version 1.2.0.124:
* Transceiver: fix integer division in addRadioVector()
* Mon Jan 18 2021 mardnhAATTgmx.de- Update to version 1.2.0.123:
* ChannelizerBase: Fix memory leak
* Sun Jan 17 2021 mardnhAATTgmx.de- Update to version 1.2.0.122:
* radioInterfaceMulti: Fix memory leak upon close()
* Thu Jan 14 2021 mardnhAATTgmx.de- Update to version 1.2.0.121:
* contrib/jenkins: don\'t build osmo-gsm-manuals
* Mon Jan 11 2021 mardnhAATTgmx.de- Update to version 1.2.0.120:
* osmo-trx.spec: move ipc-driver-test into package ipc-test
* Thu Jan 07 2021 mardnhAATTgmx.de- Update to version 1.2.0.119:
* manual: Fix typo OsmTRX -> OsmoTRX
* README update