OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Vadim Yanitskiy 6c0b1261a3 trxcon/scheduler: FIX: return NULL from TCH dequeue function
Initially it was expected that a TCH transmit queue could contain
TCH and FACCH primitives only. But there are also SACCH primitives,
which are also being stored there.

So, let's drop the assertations from the sched_prim_dequeue_tch(),
and return NULL if nothing was found.

Change-Id: Iae37057d35883c09a76f0612e52c2d14d9ff91cb
2018-01-04 00:10:18 +01: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 L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info 2017-12-18 06:04:29 +07:00
src trxcon/scheduler: FIX: return NULL from TCH dequeue function 2018-01-04 00:10:18 +01: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