OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Vadim Yanitskiy e17bb11c3b trxcon/scheduler: BUGFIX: distinguish between SACCH and FACCH
Both SACCH and FACCH messages have the same 23-byte length, both
are being queued together within a single transimt queue. So,
previously a SACCH frame could be picked by TCH burst handler,
and then sent as a FACCH frame. Let's fix this.

A FACCH primitive may have one of the TRXC_TCH* logical channel
types, while SACCH primitives have one of the TRXC_SACCH*.

Change-Id: Ia7090384f3ff74c9d94997265135acbceffa0ffe
2017-12-18 05:18:07 +07:00
contrib jenkins: use osmo-clean-workspace.sh before and after build 2017-10-31 09:25:11 +00:00
doc mobile: clean up and share example configs 2017-10-23 15:11:16 +03:30
include VIRT-PHY: Add support for GPRS / TBF mode 2017-08-20 22:19:17 +02:00
src trxcon/scheduler: BUGFIX: distinguish between SACCH and FACCH 2017-12-18 05:18:07 +07:00
.gitignore VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy. 2017-07-12 23:26:26 +02:00
.gitreview Add 'git review' config file 2017-09-07 12:21:24 +02:00