All dependencies are included in requirements.txt. Install via pip install -r requirements.txt
If you install MPAD and its components on a Raspberry Pi, the skyfield package requires you to install apt-get install libatlas-base-dev
as a separate dependency.
Dependent on your OS' flavor, you may be required to install the following additional packages: apt-get install libgeos-dev libopenjp2-7
- aprs.fi - thank you Hessu!
- aprs-is - thank you Steve Loveall!
- findu.com - thank you Steve Dimse!
- met.no - thank you Meterologisk institutt!
aprs.fi requires an API access key which needs to be added to the program's configuration file - see installation instructions