/phpMyAPRS

A PHP framework for communicating with APRS-IS

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

phpMyAPRS

Copyright (c) Morten Johansen <morten@bzzt.no> and contributors.

A PHP framework for communicating with the APRS-IS network.
This framework is released for use under the GPLv3 license as attached.

The latest version can be found on https://github.com/Hamlabs/phpMyAPRS

To get started copy the config-dist.ini to config.ini and configure
your callsign and other preferences.

The command "php examples/comm.php" will start a process that forks into a read
and a write process. phpMyAPRS will parse all incoming packets into
objects. Other useful examples can be found in the same folder.

Also have a look in the doc folder for further information.

Contributors:

	LA6TRA Hans	Work on aprsSymbol, aprsSymPos, and more..

Good luck :)

LA1FTA Morten