Giter Club home page Giter Club logo

p2000-with-rtlsdr's Introduction

pocsag / p2000 (dutch pager system) / semafoon berichten -with-rtlsdr

p2000 berichten decoderen met linux en een rtl_sdr stick,

wat heb je nodig

  1. een rtlsdr stick bijvoorbeeld : https://www.ebay.ie/itm/203134008519?hash=item2f4bbafcc7:g:RIwAAOSwL1pfMVeS&amdata=enc%3AAQAHAAAA4Np4NTWb2s%2F%2BL%2BVg8OI3Yyus3XTyqGWQIYkffoZ0jXj%2FIrm%2F%2B%2Fogn5UieymknpX3lgKVXWCsbjEbLBwnIeOX%2BbnRPEa6ayOCGXKPli9bkg3cg81ze1whL58DorxwiYLr0z07lQWmPq%2FyOLzzgrD6pWCHOON%2BaS2JZJJYz6neLRKFy3UpZo4OqNJgzlsL2e7pO7EeowwDQuuPY8kZiKi%2Fzh3L1wcojClvaizwcxc0%2Fw5ySVxqnvqj4Ibh4KDsMvCwPeV2Xu8eK9%2BtQ2MyUhH5vgGCLjA9YyS%2BCQcBfYd6Bh5D%7Ctkp%3ABk9SR67OlaTkYQ
  2. een pc / raspberry pi met linux ( ik gebruik zelf Kali )
  3. volg onderstaande stappen
  4. soms gebeurt het dat je een foutmelding krijg, haal dan even de usbstick uit je computer

https://salsa.debian.org/debian-hamradio-team/multimon-ng mkdir build cd build cmake .. make sudo make install

test je rtlstick met rtl_fm, indien dit goed werkt copieer en plak onderstaande regel voor berichten van p2000 rtl_fm -o 4 -A lut -s 22050 -f 169.650M - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -a FSK9600 -a FLEX -f alpha /dev/stdin

voor andere semafoon berichten te ontvangen verander dan de frequentie naar 172.450 dus rtl_fm -o 4 -A lut -s 22050 -f 172.450M - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -a FSK9600 -a FLEX -f alpha /dev/stdin rtl_fm -o 4 -A lut -s 22050 -f - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -a FSK9600 -a FLEX -f alpha /dev/stdin

multimon-ng is the successor of multimon. It decodes the following digital transmission modes:

POCSAG512 POCSAG1200 POCSAG2400 FLEX EAS UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3 HAPN4800 FSK9600 DTMF ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI EEA EIA CCIR MORSE CW X10

p2000-with-rtlsdr's People

Contributors

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