{ "info": { "author": "Greg Albrecht", "author_email": "oss@undef.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Communications :: Ham Radio" ], "description": "aprscot - APRS Cursor-on-Target Gateway.\n****************************************\n\naprscot receives APRS Frames from APRS-IS and outputs them in Cursor-on-Target\nXML Formatted events, for use with COT systems such as RaptorX, Falconview, etc.\n\nCurrently only supports APRS-IS and Location-type APRS messages, and only sending\nto UDP COT Hosts.\n\nMore features and capabilities TK, let me know what you're looking to build!\n\nUsage\n=====\n\nThe following example forwards all APRS Frames within 100 meters of W2GMD-9's last known\nlocation to the Cursor-on-Target host at 10.1.0.1 port 18999 (UDP)::\n\n aprscot -c W2GMD-9 -p xxx -C 10.1.0.1:18999 -f m/100\n\n\nExample Cursor-on-Target Event\n==============================\n\nHere's what a COT message from aprscot looks like::\n\n \n \n \n \n\nBuild Status\n============\n\nMaster:\n\n.. image:: https://travis-ci.org/ampledata/aprscot.svg?branch=master\n :target: https://travis-ci.org/ampledata/aprscot\n\nDevelop:\n\n.. image:: https://travis-ci.org/ampledata/aprscot.svg?branch=develop\n :target: https://travis-ci.org/ampledata/aprscot\n\n\nSource\n======\nGithub: https://github.com/ampledata/aprscot\n\nAuthor\n======\nGreg Albrecht W2GMD oss@undef.net\n\nhttp://ampledata.org/\n\nCopyright\n=========\nCopyright 2017 Greg Albrecht\n\n`Automatic Packet Reporting System (APRS) `_ is Copyright Bob Bruninga WB4APR wb4apr@amsat.org\n\nLicense\n=======\nApache License, Version 2.0. See LICENSE for details.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ampledata/aprscot", "keywords": "Ham Radio", "license": "Copyright 2017 Greg Albrecht\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "maintainer": "", "maintainer_email": "", "name": "aprscot", "package_url": "https://pypi.org/project/aprscot/", "platform": "", "project_url": "https://pypi.org/project/aprscot/", "project_urls": { "Homepage": "https://github.com/ampledata/aprscot" }, "release_url": "https://pypi.org/project/aprscot/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "APRS Cursor-on-Target Gateway.", "version": "1.0.0" }, "last_serial": 2897271, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e6d0aa8ca75364828bfc29442cf16fed", "sha256": "0e57e7ccb456c2cd50d58dcb131a5e71e30b1b446a4b5f6574cba0f90fc31fc4" }, "downloads": -1, "filename": "aprscot-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e6d0aa8ca75364828bfc29442cf16fed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4802, "upload_time": "2017-05-25T03:57:37", "url": "https://files.pythonhosted.org/packages/2a/8b/9c6672ee1baa6440dbb919b8c4cfdeef20c88b51f22c15e18911f4dfce5e/aprscot-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6d0aa8ca75364828bfc29442cf16fed", "sha256": "0e57e7ccb456c2cd50d58dcb131a5e71e30b1b446a4b5f6574cba0f90fc31fc4" }, "downloads": -1, "filename": "aprscot-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e6d0aa8ca75364828bfc29442cf16fed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4802, "upload_time": "2017-05-25T03:57:37", "url": "https://files.pythonhosted.org/packages/2a/8b/9c6672ee1baa6440dbb919b8c4cfdeef20c88b51f22c15e18911f4dfce5e/aprscot-1.0.0.tar.gz" } ] }