gr-HDLC-AFSK

GNU Radio hier blocks to implement HDLC AFSK modulation

This project is maintained by handiko

AFSK BELL 202 Modulator

This is a GNU Radio hierblock to create Bell 202 standard AFSK modulation. This block expecting input as a bitstream and outputs AFSK modulated real signal stream.

Tested on GNU Radio v3.7.11 - Ubuntu.

Index

  1. Installation
  2. AFSK Bell 202 Modulator in More Detail
  3. Example
  4. TODO

Installation

You have to have GNU Radio v3.7.10 (or newer) in your computer first.

$ cd
$ cd gr-HDLC-AFSK/hierblocks/afsk-bell202-modulator/
$ gnuradio-companion afsk_bell202_mod.grc

Detail

The following is the AFSK Bell 202 Modulator’s bigger picture:

Example

File:

gr-HDLC-AFSK/hierblocks/afsk-bell202-modulator/afsk_bell202_mod-example.grc

TODO

// TODO