> After receiving an Assignment Command for a hopping TCH/F I<br />> call l1ctl_tx_dm_est_req_h1() with all necessary parameters<br /><br />IIRC, the L1 in burst_ind mode doesn't support changing channel assignement without first resyncing to the C0.<br /><br />So you can not do   BCCH -> SDCCH -> TCH<br />you have to do BCCH -> SDCCH -> BCCH (wait for sync) -> TCH<br /><br />It's a limitation of the current public code in burst_ind mode.<br /><br /><br />> and tch_mode GSM48_CMODE_SPEECH_V1 or _EFR.<br /><br />tch_mode is useless for burst_ind<br /><br /><br />Cheers,<br /><br />    Sylvain