Skip to main content

APRS Cursor-on-Target Gateway.

Project description

aprscot receives APRS Frames from APRS-IS and outputs them in Cursor-on-Target XML Formatted events, for use with COT systems such as RaptorX, Falconview, etc.

Currently only supports APRS-IS and Location-type APRS messages, and only sending to UDP COT Hosts.

More features and capabilities TK, let me know what you’re looking to build!

Usage

The following example forwards all APRS Frames within 100 meters of W2GMD-9’s last known location to the Cursor-on-Target host at 10.1.0.1 port 18999 (UDP):

aprscot -c W2GMD-9 -p xxx -C 10.1.0.1:18999 -f m/100

Example Cursor-on-Target Event

Here’s what a COT message from aprscot looks like:

<?xml version="1.0" standalone="yes" ?>
<event version="1.0" type="a-f-G-E-V-C" uid="APRS.W2GMD-15"
       time="2017-05-24T20:53:23.059489Z" how="h-e">
  <point lat="37.693" lon="-121.72716" hae="10" ce="10" le="10" />
</event>

Build Status

Master:

https://travis-ci.org/ampledata/aprscot.svg?branch=master

Develop:

https://travis-ci.org/ampledata/aprscot.svg?branch=develop

Source

Github: https://github.com/ampledata/aprscot

Author

Greg Albrecht W2GMD oss@undef.net

http://ampledata.org/

License

Apache License, Version 2.0. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aprscot-1.0.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page