GNU Radio World

gr-satellites U482C deframer (GOMX-1)

GOMspace U482C deframer fed by the GOMX-1 recording

Press Load to open this flowgraph in an editor embedded above, then ▶ to run it. Nothing is downloaded until you do.

Open in the full editor ▶ Download the .grc

Blocks used

BlockModuleUsed
AFSK Demodulatorgr-satellites1
GOMspace U482C Deframergr-satellites1
GR World RecordingGNU Radio1
Message DebugGNU Radio1
Short To FloatGNU Radio1
VariableGNU Radio1

Flowgraph source

gr-satellites/satellites_u482c_deframer_gomx1.grc
options:
    parameters:
        author: Daniel Estevez
        copyright: ''
        description: GOMspace U482C deframer fed by the GOMX-1 recording
        generate_options: qt_gui
        id: gr_satellites_U482C_deframer__GOMX_1_
        title: gr-satellites U482C deframer (GOMX-1)
    states:
        coordinate: [10, 10]
        rotation: 0
        state: enabled
blocks:
-   name: samp_rate
    id: variable
    parameters:
        comment: ''
        value: '48000'
    states:
        coordinate: [610, 10]
        rotation: 0
        state: enabled
-   name: afsk_demod
    id: satellites_afsk_demodulator
    parameters:
        af_carrier: '3600'
        affinity: ''
        alias: ''
        baudrate: '4800'
        comment: ''
        deviation: '-1200'
        iq: 'False'
        maxoutbuf: '0'
        minoutbuf: '0'
        options: '""'
        samp_rate: samp_rate
    states:
        coordinate: [630, 200]
        rotation: 0
        state: enabled
-   name: deframer
    id: satellites_u482c_deframer
    parameters:
        affinity: ''
        alias: ''
        comment: ''
        maxoutbuf: '0'
        minoutbuf: '0'
        options: '""'
        threshold: '4'
    states:
        coordinate: [940, 220]
        rotation: 0
        state: enabled
-   name: frames
    id: blocks_message_debug
    parameters:
        affinity: ''
        alias: ''
        comment: ''
        en_uvec: 'True'
        log_level: info
    states:
        coordinate: [1390, 130]
        rotation: 0
        state: enabled
-   name: recording
    id: wasm_gr_world_recording
    parameters:
        affinity: ''
        alias: ''
        comment: ''
        length: '0'
        maxoutbuf: '0'
        minoutbuf: '0'
        offset: '0'
        recording: estevez/gomx_1
        repeat: 'False'
        type: short
    states:
        coordinate: [10, 190]
        rotation: 0
        state: enabled
-   name: to_float
    id: blocks_short_to_float
    parameters:
        affinity: ''
        alias: ''
        comment: ''
        maxoutbuf: '0'
        minoutbuf: '0'
        scale: '32767'
        vlen: '1'
    states:
        coordinate: [370, 220]
        rotation: 0
        state: enabled
connections:
- [afsk_demod, '0', deframer, '0']
-   src_blk_id: deframer
    src_port_id: out
    snk_blk_id: frames
    snk_port_id: print_pdu
- [recording, '0', to_float, '0']
- [to_float, '0', afsk_demod, '0']
metadata:
    file_format: 2
    grc_version: 3.11.0.0