filipsPL / autowx2

The program for scheduling recordings and processing of the satellite and ground radio transmissions (like capturing of the weather APT images from NOAA satellites, voice messages from ISS, fixed time recordings of WeatherFaxes etc.) :earth_africa: :satellite:
78 stars 16 forks source link

Enables autowx2 to be installed on a raspberry pi #36

Closed andrewl closed 5 years ago

andrewl commented 5 years ago

Tested on a Raspberry Pi Zero W. Needed to modify a few dependencies and add a config option to pip to ensure matplotlib compiled without running out of RAM.

filipsPL commented 5 years ago

Good job! Thanks!