X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9ef07e6956bd5d33afbb18327c7af373f3e4b53c;hb=ae2fbdffd4b5e11cdc3e6c71535dc14bbe519e69;hp=0b98606ed9547bdf7b3bc0b629d7df76a8cbbcda;hpb=f67292b60a4b1567c0c370818fa2a7f0bc308fbc;p=spider.git diff --git a/Changes b/Changes index 0b98606e..9ef07e69 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ +13Sep13======================================================================= +1. Added CTY2309 prefix data, together with its associated wpxloc.raw file. +10Sep13======================================================================= +1. Add the get/keps command, which allows a sysop to get the latest AMSAT + keplarian elements either on demand or periodically in the crontab. +10Sep13======================================================================= +1. Fix sh/time such that no arguments print details for the caller. +09Sep13======================================================================= +1. Make all the Net::Telnet based commands (sh/425, sh/contest, sh/db0sdx, + sh/wm7d, sh/ik3qar) asynchronous, so that they no longer pause the node + while they go off and query the internet for results. 06Sep13======================================================================= 1. Fixed sh/contest so that it works again. How it ever worked at all is a bit of a mystery. Now possible to type sh/cont dec or sh/cont dec 2013 @@ -5,6 +16,9 @@ or $contest_url variables you may have in /spider/local/Internet.pm (if you have one, that is). It will not work with the previous values. 2. Added CTY2308 prefix changes. +3. Added (back) internal function support inside commands. This allows + commands to create functions inside the .pl files. There are + now also standard function names that can do special things. 24Jul13======================================================================= 1. Alter default node address in client.c from "localhost" to "127.0.0.1". 21Jul13=======================================================================