OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Vadim Yanitskiy 58c7faf5eb host/trxcon/scheduler: fix chan_nr parsing
Previously, the chan_nr, received from L2, was parsed in a wrong
way, so in some cases only one logical channel was activated or
some messages (such as Measurement Requests) were sent on
incorrect channel (e.g. on SDCCH instead of SACCH).

This change reimplements the sched_trx_chan_nr2lchan_type(), and
introduces a new function sched_trx_set_lchans(), whics will
parse chan_nr and (de)activate required channels.

Change-Id: I480311c65ef93bbc1644ec708dd2a68fd33091e0
2017-11-19 17:35: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 host/trxcon/scheduler: fix chan_nr parsing 2017-11-19 17:35: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