parent
3415b4e80f
commit
01e3624655
|
@ -14,7 +14,6 @@ goal: record wav files for later processing
|
|||
prerequistes: working rtl-sdr, predict (text based, not gpredict) setup with correct ground station coordinates, sox
|
||||
|
||||
##FILES
|
||||
###
|
||||
|
||||
###LICENSE
|
||||
General Public License version 2.0, or any later version
|
||||
|
@ -23,7 +22,10 @@ General Public License version 2.0, or any later version
|
|||
Modification of PREDICT's TLE file to provide orbit data for weather satellites NOAA-18,NOAA-19
|
||||
to get coverage of missing satellites into predict's default config
|
||||
|
||||
Copy as follows: ```mv dotpredict-predict.tle ~/.predict/predict.tle```
|
||||
Copy as follows:
|
||||
```
|
||||
mv dotpredict-predict.tle ~/.predict/predict.tle
|
||||
```
|
||||
|
||||
|
||||
###noaacapture.py
|
||||
|
|
Loading…
Reference in New Issue