X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=98cec622451b2465606ba9195484f22dca7a401b;hb=65a45b7d9575729c7ff253f5dd412b91bea4d5ae;hp=8f0e14c067b84b4190f10968dbb9b22830653246;hpb=5c28db7748418cce9d2ee1dce2cbb332cc21e3ab;p=spider.git diff --git a/Changes b/Changes index 8f0e14c0..98cec622 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,56 @@ +21Jul06======================================================================= +1. Added the (now) all new gtkconsole program, with all the changes needed in +dxspider to run it (yet another cmd interface (sigh)). You will need gtk2-perl +installed (most modern linux distros do this automatically). The big news is +that this will work on Windows boxes as well if you install the Gtk libraries +as per: http://gtk2-perl.sf.net. +03Jun06======================================================================= +1. Added changes to wpxloc.raw (prefixes) suggested by Jim AD1C. +2. Made a change to prevent xml data being interpreted unless we are +configured for it. +3. Change the buddy messages after a suggestion from Angel EA7WA. +02Apr06======================================================================= +1. incorporated cty-1604 data. +29Mar06======================================================================= +1. fix sh/muf that I broke in the previous change +26Mar06======================================================================= +1. Arrange for any online buddies to be displayed when a user logs on. +2. Try to reduce the amount of POSIX stuff that is loaded to just that which +is required. +23Mar06======================================================================= +1. Added cty-1603 data. +2. On the advice of Jim AD1C I have changed around some things in wpxloc.raw +that affect 8J,CT2,KC4,KG4,KG6,ZK1 and ZS2. These should now show the more +likely canonical prefix. +3. On the advice of Tom WB8ZRL, I have made BW an alias for BV (Taiwan) and +made some other changes to affect the selection between the mainland and the +island more reliable. +10Mar06======================================================================= +1. fix sh/c/n. +2. Add new Spanish translations by Angel EA7WA. +07Mar06======================================================================= +1. Add the node call to remote tell_login and tell_buddie calls. +06Mar06======================================================================= +1. Fix warning on empty PC19s. +2. Add new command set/local_node to allow people to see logins/outs on other +related nodes. +3. Add new command set/buddy to allow people to see when their favorite +chum(s) logins/out. +4. Arrange filter reading so that the following order is followed for users: +callsign, callsign less ssid, user_default. Nodes are unchanged. +14Feb06======================================================================= +1. Turn R and SFI around in mrtg.pl. +13Feb06======================================================================= +1. Updated prefixes with cty-1601 data. +2. Fixed qth in show/muf so that it shows the correct qth (if known). +3. Try to make the state machine in convkeps.pl deal with more variations +of the 2 line keps sets that are available on line. Also give a sensible +error message if no keps were actually decoded. +4. Update the base keps to the latest set of AMSAT keps 06033. +04Feb06======================================================================= +1. Explicitly ignore spots with lower case characters in the spotted call +01Feb06======================================================================= +1. Explicitly ignore spots with blank spotted callsigns 26Jan06======================================================================= 1. Fix divide by 0 error in DXBearing (how come this has taken so long to appear?).