[Gpredict-svn] SF.net SVN: gpredict:[497] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2009-10-13 20:42:33
|
Revision: 497 http://gpredict.svn.sourceforge.net/gpredict/?rev=497&view=rev Author: csete Date: 2009-10-13 20:42:25 +0000 (Tue, 13 Oct 2009) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog trunk/NEWS Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2009-10-13 20:27:36 UTC (rev 496) +++ trunk/ChangeLog 2009-10-13 20:42:25 UTC (rev 497) @@ -1,3 +1,18 @@ +2009-10-13 Alexandru Csete <oz9aec at gmail.com> + + * src/tle-update.c: + Applied patch 2877878 and 2877918 from Charles Suprin AA1VS. + + * src/gtk-rig-ctrl.c: + Fixed bug 2877974: Incorrect uplink Doppler. + + * src/sat-cfg.c: + Changed some defaults for the map view. + + * data/Amateur.mod: + Added SO-50 to list of satellites in the default module. + + 2009-10-12 Alexandru Csete <oz9aec at gmail.com> * data/trsp: Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2009-10-13 20:27:36 UTC (rev 496) +++ trunk/NEWS 2009-10-13 20:42:25 UTC (rev 497) @@ -1,7 +1,16 @@ Changes in version 1.2 (TBD) -- Fixed a memory leak in the rotator controller. Thanks to Charles Suprin - AA1VS for patch. +* New satellite editor to manually add/edit/delete satellite data. +* New transponder editor to edit transponder data. +* Feature request 2866570: Set operating mode via CAT. +* Feature request 2873824: Flip Passes. +* Feature request 2778735: Visual indicator for RX/TX/TRX. +* Feature request 2689352: Mutual Contact Window AOS/LOS. +- Fixed bug 2877974: Incorrect uplink Doppler. +- Applied patch 2876485: Fix a memory leak in the rotator controller (Thanks to + Charles Suprin AA1VS). +- Applied patch 2877878: Change Flag to Lock in tle-update (thanks Charles Suprin AA1VS). +- Applied patch 2877918: Fixes segfault in TLE updater (thanks Charles Suprin AA1VS). Changes in version 1.1 (5 Oct 2009) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |