GNU Radio World

gr-satellites AFSK demodulator (GOMX-1)

AFSK demodulator component 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
GR World RecordingGNU Radio1
HeadGNU Radio1
QT GUI Time SinkGNU Radio1
Short To FloatGNU Radio1
VariableGNU Radio1

Flowgraph source

gr-satellites/satellites_afsk_demodulator_gomx1.grc
options:
    parameters:
        author: Daniel Estevez
        copyright: ''
        description: AFSK demodulator component fed by the GOMX-1 recording
        generate_options: qt_gui
        id: gr_satellites_AFSK_demodulator__GOMX_1_
        title: gr-satellites AFSK demodulator (GOMX-1)
    states:
        coordinate: [10, 10]
        rotation: 0
        state: enabled
blocks:
-   name: samp_rate
    id: variable
    parameters:
        comment: ''
        value: '48000'
    states:
        coordinate: [600, 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, 140]
        rotation: 0
        state: enabled
-   name: head
    id: blocks_head
    parameters:
        affinity: ''
        alias: ''
        comment: ''
        maxoutbuf: '0'
        minoutbuf: '0'
        num_items: '8000'
        type: float
    states:
        coordinate: [940, 160]
        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, 130]
        rotation: 0
        state: enabled
-   name: soft_symbols
    id: qtgui_time_sink_x
    parameters:
        affinity: ''
        alias: ''
        alpha1: '1'
        alpha2: '1'
        autoscale: 'False'
        axislabels: 'True'
        color1: blue
        color2: red
        comment: ''
        ctrlpanel: 'False'
        grid: 'False'
        label1: Signal 1
        label2: Signal 2
        legend: 'True'
        marker1: '-1'
        marker2: '-1'
        name: AFSK soft symbols
        samp_rate: '4800'
        size: '6000'
        stemplot: 'False'
        style1: '1'
        style2: '1'
        tr_chan: '0'
        tr_delay: '0'
        tr_level: '0'
        tr_mode: qtgui.TRIG_MODE_FREE
        tr_slope: qtgui.TRIG_SLOPE_POS
        tr_tag: ''
        type: float
        update_time: '0.1'
        width1: '1'
        width2: '1'
        ylabel: Amplitude
        ymax: '4'
        ymin: '-4'
        yunit: ''
    states:
        coordinate: [1190, 140]
        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, 160]
        rotation: 0
        state: enabled
connections:
- [afsk_demod, '0', head, '0']
- [head, '0', soft_symbols, '0']
- [recording, '0', to_float, '0']
- [to_float, '0', afsk_demod, '0']
metadata:
    file_format: 1
    grc_version: 3.11.0.0