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/.
Sylvain Munaut 246tnt at gmail.com> Also a question: what would be the best place to integrate CBCH > handling into osmocom-bb? I'm guessing host/layer23/src/common/lapdm.c > would handle block reassembly, then send CBS frames up the stack. I don't know CBCH at all, but a general rule would be: Is the block reassembly part of LAPDm ? (i.e. GSM 04.06 ?) - If yes, then it fits in lapdm.c - If no and nothing else fits, create a new file for it. Cheers, Sylvain