[Gpredict-svn] SF.net SVN: gpredict:[254] trunk/data
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2009-04-12 18:42:22
|
Revision: 254 http://gpredict.svn.sourceforge.net/gpredict/?rev=254&view=rev Author: csete Date: 2009-04-12 18:42:20 +0000 (Sun, 12 Apr 2009) Log Message: ----------- Added transponder for CO-65 Modified Paths: -------------- trunk/data/Makefile.am Added Paths: ----------- trunk/data/32785.trsp Added: trunk/data/32785.trsp =================================================================== --- trunk/data/32785.trsp (rev 0) +++ trunk/data/32785.trsp 2009-04-12 18:42:20 UTC (rev 254) @@ -0,0 +1,13 @@ +[Mode U TLM 1] +DOWN_LOW=437275000 +MODE="CW" + +[Mode U TLM 2] +DOWN_LOW=437475000 +MODE="AX.25 1200 bps" + +[Mode L/U Digipeater] +DOWN_LOW=437475000 +UP_LOW=1267600000 +MODE="GMSK 9600 bps" + Modified: trunk/data/Makefile.am =================================================================== --- trunk/data/Makefile.am 2009-04-12 18:32:11 UTC (rev 253) +++ trunk/data/Makefile.am 2009-04-12 18:42:20 UTC (rev 254) @@ -8,6 +8,7 @@ radar.tle science.tle weather.tle \ 7530.trsp 22825.trsp 24278.trsp 25544.trsp \ 27607.trsp 27848.trsp 28375.trsp 28650.trsp \ + 32785.trsp \ 24786.trsp 25338.trsp 26352.trsp 26536.trsp \ 26871.trsp 27453.trsp 28654.trsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |