GithubHelp home page GithubHelp logo

heroeslament / gr-ale Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gat3way/gr-ale

1.0 0.0 0.0 1.25 MB

ALE gnuradio block

C++ 21.87% Python 0.18% C 71.46% CMake 0.56% Makefile 4.25% Batchfile 0.27% Shell 0.39% HTML 0.21% Perl 0.68% Roff 0.12%

gr-ale's Introduction

gr-ale

gr-ale is a MIL-STD-188-141a (ALE 2G) decoding block for GNU Radio.

Usage

The block accepts float input from a USB demod sampled at 8000Hz and outputs decoded data to stdout. It is also capable of recording voice traffic after a 3-step ALE handshake is detected for a preconfigured period of time.

Known Problems

Incomplete support of ALE protocol features, currently only sounding and call establishment are decoded.

Getting Help and Reporting Bugs

Please contact [email protected] or via GitHub issues.

Installation from Source

$ git clone https://github.com/HeroesLament/gr-ale.git gr-ale.git
$ cd gr-ale.git
$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install

There is a nice Python multi-channel ALE decoder under the examples/ directory. On my machine (six-core AMD bulldozer), it can decode ~22 channels before librtlsdr starts complaining about overruns.

Credits and License

gr-ale is written by Milen Rangelov ([email protected]) and licensed under the GNU General Public License.

Significant portions of the source code were based on the LinuxALE project (under GNU License):

This project includes a snapshot of xmlrpc-c, a lightweight RPC library based on XML and HTTP. xmlrpc-c is used under its respective license:

gr-ale's People

Contributors

gat3way avatar heroeslament avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.