[Gpredict-svn] SF.net SVN: gpredict:[102] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2008-09-09 17:58:20
|
Revision: 102 http://gpredict.svn.sourceforge.net/gpredict/?rev=102&view=rev Author: csete Date: 2008-09-09 17:58:31 +0000 (Tue, 09 Sep 2008) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog trunk/NEWS Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2008-09-09 17:57:54 UTC (rev 101) +++ trunk/ChangeLog 2008-09-09 17:58:31 UTC (rev 102) @@ -1,3 +1,12 @@ +2008-09-09; Alexandru Csete <oz...@gm...> + + * src/sat-pref-conditions.c: + * src/sat-cfg.[ch]: + * src/sat-vis.c: + Added support for variable twilight threshold in prediction of + satellite visibility. + + 2008-09-07; Alexandru Csete <oz...@gm...> * src/gtk-rig-ctrl.c: Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2008-09-09 17:57:54 UTC (rev 101) +++ trunk/NEWS 2008-09-09 17:58:31 UTC (rev 102) @@ -10,6 +10,7 @@ the selected satellite. x The satellite map can show day/night side of Earh. x Track the Sun and the Moon as if they were satellites. +- User defined twilight threshold for predicting satellite visibility. x Define obstacles for ground stations. x Feature request 1613758: Command Line Interface to Gpredict. - Feature request 1705375: Restore main window position and size. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |