blob: 2d8faee0b685f17d6c3c7ac2f4599454d6a43d44 [file] [log] [blame]
Vasil Velichkov14ea82d2019-08-28 18:46:34 +00001# auto-generated by grc.converter
2
3id: gsm_burst_timeslot_splitter
4label: Burst Timeslot Splitter
5
6inputs:
7- domain: message
8 id: in
9
10outputs:
11- domain: message
12 id: out
13 multiplicity: '8'
14 optional: true
15
16templates:
17 imports: import grgsm
18 make: grgsm.burst_timeslot_splitter()
19
20documentation: "Burst timeslot splitter distributes bursts to eight different output\
21 \ ports depending on the timeslots of the bursts. \nThis means timeslot 0 bursts\
22 \ are sent to port out0, timeslot 1 bursts on port out1, and so on."
23
24file_format: 1