Projects
osmocom:nightly
osmocom-bb
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 68
View file
osmocom-bb_0.1.0.dsc
Changed
@@ -12,8 +12,8 @@ Package-List: osmocom-bb-layer23 deb net optional arch=any Checksums-Sha1: - f0f0c8deaccebdcfb4c5ebab94b63e2080341842 1076496 osmocom-bb_0.1.0.tar.xz + 128c6f27d6018be884e55791a81c316325781a2d 1076504 osmocom-bb_0.1.0.tar.xz Checksums-Sha256: - 4c1782dc39b9a28825db7d4372d3c987a0cd803a90a34b2b5a42e8f33e20a54c 1076496 osmocom-bb_0.1.0.tar.xz + 2aff99ba9d3dd325b8f17117afec4f672c63fa80b3f440e97f8efd9e9bae97e9 1076504 osmocom-bb_0.1.0.tar.xz Files: - 67379b1c193cf9fa3ddbd34dd9641f97 1076496 osmocom-bb_0.1.0.tar.xz + e38843dff169dd6626c828f01c06f97d 1076504 osmocom-bb_0.1.0.tar.xz
View file
osmocom-bb_0.1.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.0.0.3620-7c00.202405222026 +0.0.0.3621-d70e.202405232026
View file
osmocom-bb_0.1.0.tar.xz/debian/control
Changed
@@ -25,5 +25,5 @@ Package: osmocom-bb-layer23 Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202405222026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202405232026), ${misc:Depends}, ${shlibs:Depends} Description: MS-side implementation of L2 and L3 GSM protocols
View file
osmocom-bb_0.1.0.tar.xz/src/host/trxcon/src/sched_lchan_tchf.c
Changed
@@ -321,6 +321,8 @@ lchan->amr.codecs, lchan->amr.ul_ft, lchan->amr.ul_cmr); + if (msg == NULL) + goto send_burst; break; } /* CSD (TCH/F14.4): 14.5 kbit/s radio interface rate */
View file
osmocom-bb_0.1.0.tar.xz/src/host/trxcon/src/sched_lchan_tchh.c
Changed
@@ -528,6 +528,8 @@ lchan->amr.codecs, lchan->amr.ul_ft, lchan->amr.ul_cmr); + if (msg == NULL) + goto send_burst; break; } /* CSD (TCH/H4.8): 6.0 kbit/s radio interface rate */
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
.