validation on GNU Radio 3.8

3.8
jmfriedt 2023-02-21 07:54:16 +01:00
parent 5737ef5d28
commit c91489e8cb
4 changed files with 43 additions and 23 deletions

View File

@ -31,24 +31,32 @@ When running the flowgraph found in ``examples``
the output should be the output should be
``` ```
Generating: '.../M17_Implementations/SP5WWP/gr-m17v3.8/examples/m17_streamer.py' Generating: '.../gr-m17/examples/m17_streamer.py'
Executing: /usr/bin/python3 -u .../M17_Implementations/SP5WWP/gr-m17v3.8/examples/m17_streamer.py Executing: /usr/bin/python3 -u .../gr-m17/examples/m17_streamer.py
new meta: helloworld
new SRC ID: 0 0 31 36 93 81
new DST ID: 255 255 255 255 0 0
New sampling rate: 192000,000000
new type: 0 5
got_lsf=1
LSF LSF
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 8EE0 META: CEF0BE521FF9BA43577F6F7A9AA1 LSF_CRC_ERR DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 8EE0 META: CEF0BE521FF9BA43577F6F7A9AA1 LSF_CRC_ERR
LSF LSF
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 0000 META: 0000000000000000000000000000 LSF_CRC_OK DST: SRC: AB1CDEBRI TYPE: 0500 META: 68656C6C6F776F726C6400000000 LSF_CRC_OK
LSF FN: 0000 PLD: 00000000000000000000000000000000
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 0000 META: 0000000000000000000000000000 LSF_CRC_OK FN: 003D PLD: 00000000000000000000000000000000
LSF FN: 003E PLD: 00000000000000000000000000000000
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 0000 META: 0000000000000000000000000000 LSF_CRC_OK FN: 003F PLD: 00000000000000000000000000000000
LSF FN: 0040 PLD: 00000000000000000000000000000000
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 0000 META: 0000000000000000000000000000 LSF_CRC_OK DST: SRC: AB1CDEBRI TYPE: 0500 META: 68656C6C6F776F726C6400000000 LSF_CRC_OK
LSF FN: 0041 PLD: 00000000000000000000000000000000
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 0000 META: 0000000000000000000000000000 LSF_CRC_OK FN: 0042 PLD: 00000000000000000000000000000000
LSF FN: 0043 PLD: 00000000000000000000000000000000
DST: GAA RTXTT SRC: S0-P7JBRI TYPE: 0000 META: 0000000000000000000000000000 LSF_CRC_OK FN: 009A PLD: 00000000000000000000000000000000
FN: 009B PLD: 00000000000000000000000000000000
>>> Done FN: 009C PLD: 00000000000000000000000000000000
FN: 009D PLD: 00000000000000000000000000000000
FN: 009E PLD: 00000000000000000000000000000000
``` ```

View File

@ -27,11 +27,23 @@ options:
bus_sink: false bus_sink: false
bus_source: false bus_source: false
bus_structure: null bus_structure: null
coordinate: [48, 44.0] coordinate: [48, 36.0]
rotation: 0 rotation: 0
state: enabled state: enabled
blocks: blocks:
- name: META
id: variable
parameters:
comment: ''
value: '"helloworld"'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [320, 44.0]
rotation: 0
state: true
- name: samp_rate - name: samp_rate
id: variable id: variable
parameters: parameters:
@ -41,7 +53,7 @@ blocks:
bus_sink: false bus_sink: false
bus_source: false bus_source: false
bus_structure: null bus_structure: null
coordinate: [240, 52.0] coordinate: [232, 44.0]
rotation: 0 rotation: 0
state: true state: true
- name: blocks_null_sink_0 - name: blocks_null_sink_0
@ -58,8 +70,8 @@ blocks:
bus_sink: false bus_sink: false
bus_source: false bus_source: false
bus_structure: null bus_structure: null
coordinate: [912, 184.0] coordinate: [464, 80.0]
rotation: 0 rotation: 180
state: true state: true
- name: blocks_throttle_0 - name: blocks_throttle_0
id: blocks_throttle id: blocks_throttle
@ -109,7 +121,7 @@ blocks:
comment: '' comment: ''
dst_ip: 255.255.255.255 dst_ip: 255.255.255.255
maxoutbuf: '0' maxoutbuf: '0'
meta: helloworld meta: META
minoutbuf: '0' minoutbuf: '0'
samp_rate: samp_rate samp_rate: samp_rate
src_ip: 0.0.31.36.93.81 src_ip: 0.0.31.36.93.81
@ -133,8 +145,8 @@ blocks:
bus_sink: false bus_sink: false
bus_source: false bus_source: false
bus_structure: null bus_structure: null
coordinate: [760, 184.0] coordinate: [608, 80.0]
rotation: 0 rotation: 180
state: true state: true
- name: note_0_2 - name: note_0_2
id: note id: note

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -17,7 +17,7 @@ parameters:
default: '255.255.255.255.255.255' default: '255.255.255.255.255.255'
- id: type - id: type
label: Type label: Type
dtype: short dtype: int
default: 0 default: 0
- id: meta - id: meta
label: Meta label: Meta