This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.
Alex Badea vamposdecampos at gmail.comOn Sun, Nov 28, 2010 at 10:53 PM, Sylvain Munaut <246tnt at gmail.com> wrote: > Hi, > >> This patch series adds layer23 support for receiving SMSCB messages. >> >> Patches 1/3 and 2/3 add common layer2 code for reassembling blocks and >> sending them up to L3. Patch 3/3 is an addition to cell_log for logging >> cell-info-display-type SMSCB messages, if available. >> > > Small warning to everyone > > Don't use those (or the cbch_sniff app) with a firmware that has TX enabled ... I have Tx disabled anyway, but it didn't hit me until you said it out loud. Dedicated-mode SDCCH also has uplink slots, doesn't it? To make this work I guess we need to implement some separate CBCH mode in L1. In which case, I suppose it should be possible to continue receiving CCCH at the same time? Thanks, Alex