[Gpredict-svn] SF.net SVN: gpredict:[708] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <aa...@us...> - 2010-11-06 15:17:54
|
Revision: 708
http://gpredict.svn.sourceforge.net/gpredict/?rev=708&view=rev
Author: aa1vs
Date: 2010-11-06 15:17:48 +0000 (Sat, 06 Nov 2010)
Log Message:
-----------
Update ChangeLog and NEWS
Modified Paths:
--------------
trunk/ChangeLog
trunk/NEWS
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-11-06 13:35:09 UTC (rev 707)
+++ trunk/ChangeLog 2010-11-06 15:17:48 UTC (rev 708)
@@ -1,3 +1,25 @@
+2010-11-06 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/gtk-rot-ctrl.c
+ Added checks on g_strsplit in get_pos
+
+2010-11-05 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/predict-tools.c
+ get_pass and get_pass_no_min_el now work on copies of sat_t structure
+ to address bug 3099314
+
+ * src/gtk-rot-ctrl.c
+ Update is_flipped_pass to handle pass with no details
+
+2010-11-01 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/orbit-tools.c
+ Corrected fixme inside decayed.
+
+ * src/gtk-rig-ctrl.c
+ Add checks to g_strsplit calls in gtk-rig-ctrl.c
+
2010-10-31 Charles Suprin <hamaa1vs at gmail.com>
* src/about.[ch]
@@ -135,7 +157,6 @@
* src/gtk-sat-module-popup.c:
Allow only one GtkSkyGlance widget per module (consistent with
GtkRigCtrl and GtkRotCtrl).
-
2010-10-15 Alexandru Csete <oz9aec at gmail.com>
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2010-11-06 13:35:09 UTC (rev 707)
+++ trunk/NEWS 2010-11-06 15:17:48 UTC (rev 708)
@@ -2,7 +2,9 @@
- Feature request 2873824: Flip Passes.
- Automatically refresh the Sky at a glance view every minute.
+- Added more checks with hamlib communications.
- Fixed bug 2116691: Leave network connection open.
+- Fixed bug 3099314: Rotator Thrashing.
Changes in version 1.2 (12 Oct 2010)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|