mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
Reduce number of default TLE files for pre-1.4 configurations
This commit is contained in:
parent
f91f0f8ee2
commit
04fb2e5286
1 changed files with 1 additions and 7 deletions
|
|
@ -224,13 +224,7 @@ sat_cfg_str_t sat_cfg_str[SAT_CFG_STR_NUM] = {
|
|||
{"TRSP", "MODE_FILE", "modes/?format=json"},
|
||||
{"TRSP", "PROXY", NULL},
|
||||
{"TLE", "SERVER", "http://www.celestrak.com/NORAD/elements/"},
|
||||
{"TLE", "FILES", "amateur.txt;cubesat.txt;dmc.txt;education.txt;"
|
||||
"engineering.txt;galileo.txt;geo.txt;geodetic.txt;globalstar.txt;"
|
||||
"glo-ops.txt;goes.txt;gorizont.txt;gps-ops.txt;intelsat.txt;"
|
||||
"iridium.txt;military.txt;molniya.txt;musson.txt;nnss.txt;noaa.txt;"
|
||||
"orbcomm.txt;other.txt;other-comm.txt;radar.txt;raduga.txt;resource.txt;"
|
||||
"sarsat.txt;sbas.txt;science.txt;tdrss.txt;tle-new.txt;visual.txt;weather.txt;"
|
||||
"x-comm.txt"},
|
||||
{"TLE", "FILES", "amateur.txt;cubesat.txt;visual.txt;weather.txt"},
|
||||
{"TLE", "PROXY", NULL},
|
||||
{"TLE", "URLS",
|
||||
"http://www.amsat.org/amsat/ftp/keps/current/nasabare.txt;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue