gr-HDLC-AFSK

GNU Radio hier blocks to implement HDLC AFSK modulation

This project is maintained by handiko

AFSK Modulator

This is a GNU Radio hierblock to create (A)FSK based modulation. This block expecting input as a bitstream and outputs FSK modulated complex signal stream.

Tested on GNU Radio v3.7.11 - Ubuntu.

Index

  1. Installation
  2. AFSK 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-modulator/
$ gnuradio-companion afsk_mod.grc

Detail

The following is the AFSK Modulator’s bigger picture:

Example

Files:

gr-HDLC-AFSK/hierblocks/afsk-modulator/afsk_mod-example.grc
gr-HDLC-AFSK/hierblocks/afsk-modulator/afsk_mod-example-minimum-shift-keying.grc

TODO

// TODO