An open API service indexing awesome lists of open source software.

https://github.com/argilo/gr-flarm

FLARM receiver for GNU Radio
https://github.com/argilo/gr-flarm

hacktoberfest

Last synced: 5 months ago
JSON representation

FLARM receiver for GNU Radio

Awesome Lists containing this project

README

          

gr-flarm
========

Author: Clayton Smith
Email:

The goal of this project is to implement a receiver for FLARM signals.
Version 6 of the protocol is implemented.

Build instructions:

mkdir build
cd build
cmake ../
make
sudo make install

After following the build instructions, be sure to restart GNU Radio
Companion so that the new block will be available there.

Any help you can offer with reverse engineering or coding would be
greatly appreciated!