GithubHelp home page GithubHelp logo

pocsag's Introduction

pocsag

scripts and tools for working with POCSAG pagers

These scripts are designed to be used with DAPNET (see https://hampager.de/) or directly on a machine running MMDVMHost (i.e., a pi-star or similar setup).

You will need to customize the DAPNET scripts with your credentials for DAPNET (i.e. your username/callsign and password) and MMDVM scripts with your personal RIC (pager identifier).

dapnet-send.sh

Send a message via DAPNET.

dapnet_watchdog.sh

Sometimes, the pi-star DAPNETGateway software loses contact with DAPNET. When this happens, the "transmitters" page on DAPNET shows either "ERROR" or "OFFLINE" status. The pi-star does not detect this problem.

You can run this script from crontab (see below for an example crontab configuration) periodically. It will check the transmitters page on DAPNET and if it finds the transmitter in ERROR or OFFLINE state, it restarts the DAPNETGateway software.

Example crontab: */5 * * * * /home/pi-star/dapnet_watchdog.sh >/dev/null 2>&1

direct-send.sh

Sometimes, you want to send a page WITHOUT depending on the internet or connectivity with DAPNET. This script uses RemoteCommand to inject a page directly into the MMDVMHost software running on the pi-star device. You will need to know the actual RIC (Radio Identification Code) as MMDVMHost doesn't know the mapping between callsigns and RICs.

pocsag's People

Contributors

jlp78 avatar

Watchers

 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.