Burst SDCCH subslot splitter gsm_burst_sdcch_subslot_splitter import grgsm grgsm.burst_sdcch_subslot_splitter( #if int($ports())==4 # grgsm.SPLITTER_SDCCH4 #else grgsm.SPLITTER_SDCCH8 #end if ) Mode ports enum in message out message $ports 1 Burst SDCCH subslot splitter distributes bursts to eight different output ports depending on the subslots to which the bursts belong. This means subslot 0 bursts are sent to port out0, subslot 1 bursts on port out1, and so on.