Projects
osmocom:master
osmo-trx
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 70
View file
commit_3723bc5d101a6b46d6fe14cf00d7d4e4d2b10b1c.txt
Added
View file
commit_6e16541c63d48eee313b8535d5e0ff08d69ba70c.txt
Deleted
View file
osmo-trx_1.7.2.5.6e16.dsc -> osmo-trx_1.7.2.7.3723.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-trx Binary: osmo-trx, osmo-trx-dbg, osmo-trx-uhd, osmo-trx-usrp1, osmo-trx-lms, osmo-trx-ipc, osmo-trx-ms-blade, osmo-trx-doc Architecture: any all -Version: 1.7.2.5.6e16 +Version: 1.7.2.7.3723 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmotrx Standards-Version: 3.9.6 @@ -19,8 +19,8 @@ osmo-trx-uhd deb net optional arch=any osmo-trx-usrp1 deb net optional arch=any Checksums-Sha1: - a03b4d18a3f85ee191a1cacffbdc5b8d2a65d3a3 1446724 osmo-trx_1.7.2.5.6e16.tar.xz + 7c22db486c12f689b862e1feeba6f0dc8063e0c0 1446492 osmo-trx_1.7.2.7.3723.tar.xz Checksums-Sha256: - 96a81d2d2dd5ef3f3b36990aebd30892e69a41a41dd1cea899157709a0683941 1446724 osmo-trx_1.7.2.5.6e16.tar.xz + 74d498f213beaa1cd918e4b08fe194dd5dbb4e6a8cb2844a5a6120faf074dae7 1446492 osmo-trx_1.7.2.7.3723.tar.xz Files: - a159d53fed2fbb4de4f4ea2b8be9a3f2 1446724 osmo-trx_1.7.2.5.6e16.tar.xz + f0c504c2f5751b6a6fbd802eac3c7609 1446492 osmo-trx_1.7.2.7.3723.tar.xz
View file
osmo-trx_1.7.2.5.6e16.tar.xz/.tarball-version -> osmo-trx_1.7.2.7.3723.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.7.2.5-6e16 +1.7.2.7-3723
View file
osmo-trx_1.7.2.5.6e16.tar.xz/Transceiver52M/device/common/Makefile.am -> osmo-trx_1.7.2.7.3723.tar.xz/Transceiver52M/device/common/Makefile.am
Changed
@@ -1,7 +1,7 @@ include $(top_srcdir)/Makefile.common AM_CPPFLAGS = -Wall $(STD_DEFINES_AND_INCLUDES) -AM_CXXFLAGS = -lpthread $(LIBOSMOCORE_CFLAGS) +AM_CXXFLAGS = -lpthread $(LIBOSMOGSM_CFLAGS) $(LIBOSMOCORE_CFLAGS) noinst_HEADERS = radioDevice.h smpl_buf.h bandmanager.h @@ -10,3 +10,8 @@ libdevice_common_la_SOURCES = \ smpl_buf.cpp + +libdevice_common_la_LIBADD = \ + $(LIBOSMOCORE_LIBS) \ + $(LIBOSMOGSM_LIBS) \ + $(NULL)
View file
osmo-trx_1.7.2.5.6e16.tar.xz/configure.ac -> osmo-trx_1.7.2.7.3723.tar.xz/configure.ac
Changed
@@ -66,8 +66,8 @@ PKG_PROG_PKG_CONFIG(0.20) AC_LIBTOOL_WIN32_DLL -AC_ENABLE_SHARED dnl do build shared libraries -AC_DISABLE_STATIC dnl don't build static libraries +AC_DISABLE_SHARED dnl don't build shared libraries +AC_ENABLE_STATIC dnl do build static libraries LT_INIT dnl Checks for header files. @@ -86,6 +86,7 @@ PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.10.0) PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.10.0) PKG_CHECK_MODULES(LIBOSMOCODING, libosmocoding >= 1.10.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.10.0) AC_ARG_ENABLE(sanitize, AS_HELP_STRING(
View file
osmo-trx_1.7.2.5.6e16.tar.xz/debian/changelog -> osmo-trx_1.7.2.7.3723.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-trx (1.7.2.5.6e16) unstable; urgency=medium +osmo-trx (1.7.2.7.3723) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 03 Mar 2026 14:41:33 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Wed, 04 Mar 2026 10:39:33 +0000 osmo-trx (1.7.2) unstable; urgency=medium
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.