argilo / gr-flarm

FLARM receiver for GNU Radio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gr-flarm

Author: Clayton Smith
Email: argilo@gmail.com

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!

About

FLARM receiver for GNU Radio

License:GNU General Public License v3.0


Languages

Language:CMake 50.5%Language:Python 45.1%Language:C++ 3.3%Language:C 1.1%