osqzss / bladeGPS

Real-time GPS signal simulator for bladeRF
MIT License
142 stars 66 forks source link

Mac OSX Compatibility and Updates to ephemeris file fetching #21

Closed ameliameles closed 4 years ago

ameliameles commented 4 years ago

This PR adds Mac OS X Catalina Compatibility and also changed the anonymous ftp ephemeris file download to authenticated wget download, as per the necessary changes to continue downloading once anonymous ftp is discontinued on Oct. 31st, which is described at: https://cddis.nasa.gov/Data_and_Derived_Products/CDDIS_Archive_Access.html.

It also autodownloads all FGPA images at runtime so that FPGA autoloading can be done on all BladeGPS models.