[Gpredict-svn] SF.net SVN: gpredict:[453] trunk/src/sat-cfg.c
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2009-09-27 22:25:31
|
Revision: 453 http://gpredict.svn.sourceforge.net/gpredict/?rev=453&view=rev Author: csete Date: 2009-09-27 22:25:21 +0000 (Sun, 27 Sep 2009) Log Message: ----------- Added TDRSS to list of default files to dosnload. Modified Paths: -------------- trunk/src/sat-cfg.c Modified: trunk/src/sat-cfg.c =================================================================== --- trunk/src/sat-cfg.c 2009-09-27 22:21:23 UTC (rev 452) +++ trunk/src/sat-cfg.c 2009-09-27 22:25:21 UTC (rev 453) @@ -222,7 +222,7 @@ "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;tle-new.txt;visual.txt;weather.txt;"\ + "sarsat.txt;sbas.txt;science.txt;tdrss.txt;tle-new.txt;visual.txt;weather.txt;"\ "x-comm.txt"}, { "TLE", "PROXY", NULL}, { "TLE", "FILE_DIR", NULL}, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |