blob: f7d5d8574080602b9bf13ba78b31e58d5255dada [file] [log] [blame]
Vasil Velichkov14ea82d2019-08-28 18:46:34 +00001# auto-generated by grc.converter
2
3id: gsm_collect_system_info
4label: Collect System Info
5
6inputs:
7- domain: message
8 id: msgs
9
10templates:
11 imports: import grgsm
12 make: grgsm.collect_system_info()
13
14documentation: |-
15 This blocks collect System Information Messages, which can be retrieved using the following methods:
16
17 get_framenumbers(): Get the list with the framenumbers of the System Information Messages
18
19 get_system_information_type(): Get the types of the System Information Messages
20
21 get_data(): Get the whole System Information Messages in Hex representation
22
23file_format: 1