diff --git a/SP5WWP/grc/m17_streamer.grc b/SP5WWP/grc/m17_streamer.grc index 1c8a52e..2392333 100644 --- a/SP5WWP/grc/m17_streamer.grc +++ b/SP5WWP/grc/m17_streamer.grc @@ -1,11 +1,11 @@ options: parameters: - author: SP5WWP + author: Wojciech Kaczmarski SP5WWP catch_exceptions: 'True' category: '[GRC Hier Blocks]' cmake_opt: '' comment: '' - copyright: M17 Project, Dec 2022 + copyright: M17 Project, Jun 2024 description: '' gen_cmake: 'On' gen_linking: dynamic @@ -38,9 +38,9 @@ blocks: parameters: affinity: '' alias: '' - append: 'True' + append: 'False' comment: '' - file: /tmp/fifo1 + file: ../stream_fifo type: byte unbuffered: 'False' vlen: '1' @@ -48,7 +48,7 @@ blocks: bus_sink: false bus_source: false bus_structure: null - coordinate: [680, 172.0] + coordinate: [696, 172.0] rotation: 0 state: true - name: blocks_stream_mux_0 @@ -70,25 +70,27 @@ blocks: coordinate: [360, 128.0] rotation: 0 state: enabled -- name: blocks_throttle_0 - id: blocks_throttle +- name: blocks_throttle2_0 + id: blocks_throttle2 parameters: affinity: '' alias: '' comment: '' ignoretag: 'True' + limit: auto + maximum: '0.1' maxoutbuf: '0' minoutbuf: '0' - samples_per_second: (6+6+2+14+16)*8*(1000/40) + samples_per_second: (6+6+2+14+16)*(1000/40) type: byte vlen: '1' states: bus_sink: false bus_source: false bus_structure: null - coordinate: [528, 188.0] + coordinate: [536, 180.0] rotation: 0 - state: enabled + state: true - name: blocks_vector_source_x_0 id: blocks_vector_source_x parameters: @@ -258,8 +260,8 @@ blocks: state: true connections: -- [blocks_stream_mux_0, '0', blocks_throttle_0, '0'] -- [blocks_throttle_0, '0', blocks_file_sink_0, '0'] +- [blocks_stream_mux_0, '0', blocks_throttle2_0, '0'] +- [blocks_throttle2_0, '0', blocks_file_sink_0, '0'] - [blocks_vector_source_x_0, '0', blocks_stream_mux_0, '0'] - [blocks_vector_source_x_0_0, '0', blocks_stream_mux_0, '1'] - [blocks_vector_source_x_0_1, '0', blocks_stream_mux_0, '2'] @@ -268,3 +270,4 @@ connections: metadata: file_format: 1 + grc_version: 3.10.7.0