Code Monkey home page Code Monkey logo

acap25's Introduction

ACAP25

An attempt to implement a full P25 receiver in Java from the ground up with emphasis on readability and performance. Don't use this (yet) if you don't know what you're doing, dismantle the state, fight the police.

acap25 preview

Limitations

ACAP25 is very much a work in progress, I'm only publishing this early because friend's of mine have an interest in learning DSP and scripting GNURadio is, in my opinion, not fun or educational. ACAP25 cannot demodulate C4FM signals, only CQPSK for now.

Build jmbe

Clone the jmbe repository and follow the instructions to build jmbe-x.x.x.jar. Copy the resulting jar into import/.

Build and install

$ mvn install package

Chose a sample source

ACAP25 uses the Java SPI pattern to allow for modular software defined radio support. To add support for your SDR simply extend org.anhonesteffort.p25.sample.TunableSamplesSource and implement org.anhonesteffort.p25.sample.TunableSamplesSourceProvider, then add these files to your java classpath.

Currently the following ACAP25 drivers are available:

Create test.yml

Copy systems.yml to test.yml and modify according to the P25 trunked systems within range. You can use Gqrx SDR to identify active channels yourself or query the Radio Reference Database.

Run

$ ./run_acap25.sh

Contributing

I'm not really looking for contributors in this early stage but will definitely be more considerate to pull requests that are readable and include test cases.

License

Copyright 2015 An Honest Effort LLC

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

acap25's People

Contributors

rhodey avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.