[Gpredict-svn] SF.net SVN: gpredict:[509] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2009-11-06 23:24:09
|
Revision: 509
http://gpredict.svn.sourceforge.net/gpredict/?rev=509&view=rev
Author: csete
Date: 2009-11-06 23:24:00 +0000 (Fri, 06 Nov 2009)
Log Message:
-----------
Updated credits.
Modified Paths:
--------------
trunk/AUTHORS
trunk/src/about.c
Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS 2009-11-06 23:05:41 UTC (rev 508)
+++ trunk/AUTHORS 2009-11-06 23:24:00 UTC (rev 509)
@@ -2,6 +2,9 @@
Contributors:
- William J Beksi, KC2EXL, Map view.
+- Charles Suprin, AA1VS, various multithread fixes.
+- Valentin Yakovenkov, Windows build.
+- David VK5DG, transponder data files
- Dr. T.S. Kelso, the author original SGP4/SDP4 algorithms in FORTRAN and Pascal.
- Neoklis Kyriazis, 5B4AZ, conversion of the algorithms to C.
- Damon Chaplin is the author of GooCanvas, which is used extensively in gpredict
Modified: trunk/src/about.c
===================================================================
--- trunk/src/about.c 2009-11-06 23:05:41 UTC (rev 508)
+++ trunk/src/about.c 2009-11-06 23:24:00 UTC (rev 509)
@@ -40,6 +40,8 @@
"",
"Contributors:",
"David VK5DG (Transponder data files)",
+ "Charles Suprin, AA1VS (Various multithread fixes)",
+ "Valentin Yakovenkov (Windows build)",
"Bruce Cowan (Gio port of TLE updater)",
"Damon Chaplin (GooCanvas)",
"Dr. T.S. Kelso (SGP4/SDP4 algorithms)",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|