This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".
The branch, jolly/testing has been updated
via 9a2d11c38c7b207caa942601d6a38a2243108275 (commit)
from 39304b742ab18fe8a9f06310e17b8a95a7fcee0e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=9a2d11c38c7b207caa942601d6a38…
commit 9a2d11c38c7b207caa942601d6a38a2243108275
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Feb 14 13:19:25 2018 +0100
transceiver: Fix RSP SETSLOT format
According to osmo-trx README:
SETSLOT sets the format of the uplink timeslots in the ARFCN.
The <timeslot> indicates the timeslot of interest.
The <chantype> indicates the type of channel that occupies the timeslot.
A chantype of zero indicates the timeslot is off.
CMD SETSLOT <timeslot> <chantype>
RSP SETSLOT <status> <timeslot> <chantype>
Change-Id: I63c81155c84fc35cff1704734fd8d2732235c5a4
Related: OS#2944
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/transceiver/trx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The Open Source GSM Base Band stack