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> Add a .dm_flags member to struct l1ctl_dm_est_req. Define a flag bit
> to indicate CBCH mode. If set, this instructs L1 to use the CBCH
> variant of SDCCH for dedicated mode (no uplink, no SACCH).
>
> Add the new dm_flags field to l1ctl_tx_dm_est_req* API calls. Clear it
> everywhere, except for app_cbch_sniff which requests CBCH.
>
> Signed-off-by: Alex Badea <vamposdecampos at gmail.com>
I've put it in my testing branch to make sure I don't loose it. I want
to think about it a bit more (mostly to see how I could merge other
stuff in mainline by adding other 'flags').
Cheers,
Sylvain