fbieberly / ORBCOMM-receiver

A software decoder for ORBCOMM satellite transmissions.
MIT License
73 stars 9 forks source link

Fix TLE update URL in update_orbcomm_tle.py #8

Closed Defective4 closed 6 months ago

Defective4 commented 6 months ago

The old URL (https://www.celestrak.com/NORAD/elements/orbcomm.txt) in update_orbcomm_tle.py gives a 404 error. I updated it to the new, correct URL (https://celestrak.org/NORAD/elements/gp.php?GROUP=orbcomm&FORMAT=tle)