Update README.md
This commit is contained in:
parent
c09aa20ef0
commit
ce499d980f
@ -3,7 +3,9 @@ Receive and decode NOAA satellites with a Raspberry Pi.
|
|||||||
|
|
||||||
This requires the following:
|
This requires the following:
|
||||||
* Osmocom RTLSDR library: https://github.com/osmocom/rtl-sdr
|
* Osmocom RTLSDR library: https://github.com/osmocom/rtl-sdr
|
||||||
* PyPredict: https://github.com/osmocom/rtl-sdr
|
* PyPredict: https://github.com/nsat/pypredict
|
||||||
|
|
||||||
|
Edit satpredict.py and change the "qth" variable to your lat/long/alt.
|
||||||
|
|
||||||
To begin please run get_tle.py, preferably add it to a daily cron task. Afterwards run "bash sats.sh NOAA-##" for NOAA-15, -18, or -19 (your preference). The sats.sh file runs itself after completion so there are few reasons to run it twice. If you must rerun the sats.sh script you will need to wipe the At Queue, see below.
|
To begin please run get_tle.py, preferably add it to a daily cron task. Afterwards run "bash sats.sh NOAA-##" for NOAA-15, -18, or -19 (your preference). The sats.sh file runs itself after completion so there are few reasons to run it twice. If you must rerun the sats.sh script you will need to wipe the At Queue, see below.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user