spider.git
17 years agoonly output pc9[2]
minima [Sun, 14 Jan 2007 22:54:01 +0000 (22:54 +0000)]
only output pc9[2]

17 years agofix page up off by one bug
minima [Sun, 14 Jan 2007 21:32:18 +0000 (21:32 +0000)]
fix page up off by one bug

17 years agofix page up off by one bug
minima [Sun, 14 Jan 2007 21:30:44 +0000 (21:30 +0000)]
fix page up off by one bug

17 years agodon't route pc92 back to their origin
minima [Sun, 14 Jan 2007 20:54:36 +0000 (20:54 +0000)]
don't route pc92 back to their origin

17 years agoreset obs count on node route on new() (we must have seen it after all)!
minima [Sun, 14 Jan 2007 20:43:10 +0000 (20:43 +0000)]
reset obs count on node route on new() (we must have seen it after all)!

17 years agofix more cases of non-local updates of local connections on PC92 C
minima [Sun, 14 Jan 2007 20:32:33 +0000 (20:32 +0000)]
fix more cases of non-local updates of local connections on PC92 C

17 years agomake sure that remote config records can't either mess with me or my
minima [Sun, 14 Jan 2007 19:52:25 +0000 (19:52 +0000)]
make sure that remote config records can't either mess with me or my
locally connected nodes.

17 years agoallow local PC19 to generate pc92 A again.
minima [Mon, 8 Jan 2007 21:22:15 +0000 (21:22 +0000)]
allow local PC19 to generate pc92 A again.

17 years agoadd pc92 flags to $main::me and $main::routeroot.
minima [Mon, 8 Jan 2007 21:12:11 +0000 (21:12 +0000)]
add pc92 flags to $main::me and $main::routeroot.
make sure that a PC17 cannot disconnect a local user.

17 years agoallow the PC16/17/19/21 to operate locally only (ready for polled routing).
minima [Mon, 8 Jan 2007 21:00:21 +0000 (21:00 +0000)]
allow the PC16/17/19/21 to operate locally only (ready for polled routing).

17 years agoadd dxver to these routines
minima [Mon, 8 Jan 2007 10:46:29 +0000 (10:46 +0000)]
add dxver to these routines

17 years agoand for a sample module
minima [Mon, 8 Jan 2007 10:34:16 +0000 (10:34 +0000)]
and for a sample module

17 years agochange versioning...
minima [Mon, 8 Jan 2007 10:33:48 +0000 (10:33 +0000)]
change versioning...

17 years agofix nohere on pc92
minima [Mon, 8 Jan 2007 10:13:54 +0000 (10:13 +0000)]
fix nohere on pc92

17 years agomake the delayed pc92 happen on pc20 as well as pc22 and also delay pc92s
minima [Mon, 8 Jan 2007 01:20:29 +0000 (01:20 +0000)]
make the delayed pc92 happen on pc20 as well as pc22 and also delay pc92s
generated in init state.

17 years agopc92c I said, not pc92a
minima [Mon, 8 Jan 2007 01:06:18 +0000 (01:06 +0000)]
pc92c I said, not pc92a

17 years agosend out a delayed pc92c for external node after receipt of pc22
minima [Mon, 8 Jan 2007 01:04:14 +0000 (01:04 +0000)]
send out a delayed pc92c for external node after receipt of pc22

17 years agoreduce pc92C update time to 30 minute + rand(180)
minima [Mon, 8 Jan 2007 00:36:25 +0000 (00:36 +0000)]
reduce pc92C update time to 30 minute + rand(180)

17 years agomake PC19 & 16 generation more efficient on receipt of PC92
minima [Mon, 8 Jan 2007 00:29:40 +0000 (00:29 +0000)]
make PC19 & 16 generation more efficient on receipt of PC92

17 years agomake sure multiple PC92 have the correct TS on them (!)
minima [Mon, 8 Jan 2007 00:18:40 +0000 (00:18 +0000)]
make sure multiple PC92 have the correct TS on them (!)

17 years agoadded perl socket blocking where available
minima [Sun, 7 Jan 2007 23:57:24 +0000 (23:57 +0000)]
added perl socket blocking where available
change timestamp in PC9x to seconds in day.

17 years agouse IO::Socket blocking wherever possible
minima [Sun, 7 Jan 2007 23:04:33 +0000 (23:04 +0000)]
use IO::Socket blocking wherever possible

17 years agofix up times and move things around for pc92
minima [Sat, 6 Jan 2007 21:50:41 +0000 (21:50 +0000)]
fix up times and move things around for pc92

17 years agofix pc92 update call
minima [Fri, 5 Jan 2007 20:05:43 +0000 (20:05 +0000)]
fix pc92 update call

17 years agofix typo
minima [Fri, 5 Jan 2007 18:47:29 +0000 (18:47 +0000)]
fix typo

17 years agosend out periodic pc92 C records
minima [Fri, 5 Jan 2007 18:41:49 +0000 (18:41 +0000)]
send out periodic pc92 C records

17 years agomake sure that pc92 C records are sent on init with last received time
minima [Fri, 5 Jan 2007 18:22:04 +0000 (18:22 +0000)]
make sure that pc92 C records are sent on init with last received time
to make sure that these are passed on like the legacy records.

17 years agoincrese eph dupe time to 6 minutes for PC15
minima [Fri, 5 Jan 2007 14:05:12 +0000 (14:05 +0000)]
increse eph dupe time to 6 minutes for PC15

17 years agoget pc92 transfer call correct (ie don't change it)
minima [Wed, 3 Jan 2007 21:45:08 +0000 (21:45 +0000)]
get pc92 transfer call correct (ie don't change it)

17 years agocheck for undefs in config handlers
minima [Wed, 3 Jan 2007 21:12:43 +0000 (21:12 +0000)]
check for undefs in config handlers

17 years agofix typo
minima [Wed, 3 Jan 2007 17:18:27 +0000 (17:18 +0000)]
fix typo

17 years agosort out the mess from the last changes
minima [Wed, 3 Jan 2007 17:13:06 +0000 (17:13 +0000)]
sort out the mess from the last changes

17 years agomake sure all channels are sent on init
minima [Wed, 3 Jan 2007 14:35:02 +0000 (14:35 +0000)]
make sure all channels are sent on init

17 years agorejig callsigns in PC92
minima [Wed, 3 Jan 2007 14:29:21 +0000 (14:29 +0000)]
rejig callsigns in PC92

17 years agofix init list and add pc92a/d to pc16/17 handlers
minima [Wed, 3 Jan 2007 11:41:35 +0000 (11:41 +0000)]
fix init list and add pc92a/d to pc16/17 handlers

17 years agosplit pc92 from non pc92 nodes in init
minima [Wed, 3 Jan 2007 11:17:02 +0000 (11:17 +0000)]
split pc92 from non pc92 nodes in init

17 years agoadd external entity sending on init
minima [Tue, 2 Jan 2007 23:19:19 +0000 (23:19 +0000)]
add external entity sending on init

17 years agoimplement PC92 config changes
minima [Tue, 2 Jan 2007 21:36:44 +0000 (21:36 +0000)]
implement PC92 config changes

17 years agoupdate hops in @field as well as $line
minima [Mon, 1 Jan 2007 18:34:55 +0000 (18:34 +0000)]
update hops in @field as well as $line

17 years agoremove warnings and add base pc92 handling
minima [Mon, 1 Jan 2007 18:21:39 +0000 (18:21 +0000)]
remove warnings and add base pc92 handling

17 years agofix c=carsh
minima [Mon, 1 Jan 2007 16:21:37 +0000 (16:21 +0000)]
fix c=carsh

17 years agofix version no encoding
minima [Mon, 1 Jan 2007 15:44:43 +0000 (15:44 +0000)]
fix version no encoding

17 years agofix lvalue
minima [Mon, 1 Jan 2007 15:40:24 +0000 (15:40 +0000)]
fix lvalue

17 years agorestyles PC92
minima [Sun, 17 Dec 2006 21:03:34 +0000 (21:03 +0000)]
restyles PC92

17 years agochop out all the external linking and add prototype pc92 sentence.
minima [Fri, 15 Dec 2006 13:19:20 +0000 (13:19 +0000)]
chop out all the external linking and add prototype pc92 sentence.

17 years agoadd wrapping to overlength lines
minima [Thu, 23 Nov 2006 16:01:42 +0000 (16:01 +0000)]
add wrapping to overlength lines

17 years agonew cty.dat, sh/425 and cosmetic changes to filter.pm
minima [Fri, 3 Nov 2006 13:48:26 +0000 (13:48 +0000)]
new cty.dat, sh/425 and cosmetic changes to filter.pm

17 years agoadd these back as well
minima [Thu, 2 Nov 2006 14:08:29 +0000 (14:08 +0000)]
add these back as well

17 years agoadd back the contents of this directory
minima [Thu, 2 Nov 2006 14:07:47 +0000 (14:07 +0000)]
add back the contents of this directory

17 years agofix problems with empty/corrupt filters
minima [Mon, 9 Oct 2006 15:01:40 +0000 (15:01 +0000)]
fix problems with empty/corrupt filters

17 years agomerge in official issed version of wpxloc.raw
minima [Thu, 27 Jul 2006 06:39:57 +0000 (06:39 +0000)]
merge in official issed version of wpxloc.raw

17 years agoadded new ad1c generated wpxloc.raw and 1605 cty.dat
minima [Wed, 26 Jul 2006 12:13:04 +0000 (12:13 +0000)]
added new ad1c generated wpxloc.raw and 1605 cty.dat

17 years agofix the displayed version no.
minima [Fri, 21 Jul 2006 21:37:30 +0000 (21:37 +0000)]
fix the displayed version no.

17 years agoadd connection info to title bar
minima [Fri, 21 Jul 2006 21:34:35 +0000 (21:34 +0000)]
add connection info to title bar

17 years agofix typo
minima [Fri, 21 Jul 2006 21:19:36 +0000 (21:19 +0000)]
fix typo

17 years agoremove obsolete gconsole
minima [Fri, 21 Jul 2006 20:56:23 +0000 (20:56 +0000)]
remove obsolete gconsole

17 years agoadd changes file
minima [Fri, 21 Jul 2006 18:06:09 +0000 (18:06 +0000)]
add changes file

17 years agoa pretty nearly working gtkconsole...
minima [Fri, 21 Jul 2006 18:02:26 +0000 (18:02 +0000)]
a pretty nearly working gtkconsole...

17 years agomake it scroll correctly, finally...
minima [Thu, 20 Jul 2006 23:00:14 +0000 (23:00 +0000)]
make it scroll correctly, finally...

17 years agoadd panes
minima [Thu, 20 Jul 2006 11:30:02 +0000 (11:30 +0000)]
add panes

17 years agoremove old stuff
minima [Thu, 20 Jul 2006 02:06:50 +0000 (02:06 +0000)]
remove old stuff

17 years agodon't expose channel data on talks in gtk mode
minima [Thu, 20 Jul 2006 01:10:28 +0000 (01:10 +0000)]
don't expose channel data on talks in gtk mode
more console fixes

17 years agomake some improvements to the console
minima [Thu, 20 Jul 2006 00:53:50 +0000 (00:53 +0000)]
make some improvements to the console

17 years agoadd some flesh to a gtk based console program
minima [Wed, 19 Jul 2006 23:51:19 +0000 (23:51 +0000)]
add some flesh to a gtk based console program

17 years agoifix permissions
minima [Wed, 28 Jun 2006 08:33:55 +0000 (08:33 +0000)]
ifix permissions

17 years agofix permissions
minima [Wed, 28 Jun 2006 08:32:07 +0000 (08:32 +0000)]
fix permissions

17 years agoadd some data::dumper tidying up.
minima [Sun, 4 Jun 2006 17:30:52 +0000 (17:30 +0000)]
add some data::dumper tidying up.

17 years agofix xml ambiqueties.
minima [Sun, 4 Jun 2006 17:04:08 +0000 (17:04 +0000)]
fix xml ambiqueties.

17 years agoChange buddy message.
minima [Sat, 3 Jun 2006 18:39:03 +0000 (18:39 +0000)]
Change buddy message.

17 years agoAdded changes to wpxloc.raw from Jim AD1C.
minima [Sat, 3 Jun 2006 17:16:58 +0000 (17:16 +0000)]
Added changes to wpxloc.raw from Jim AD1C.
Added gconsole

18 years agoadd cty-1606 data.
minima [Wed, 5 Apr 2006 18:28:54 +0000 (18:28 +0000)]
add cty-1606 data.

18 years agofix sh/muf
minima [Wed, 29 Mar 2006 13:46:17 +0000 (13:46 +0000)]
fix sh/muf

18 years agoreduce the amount of POSIX loaded.
minima [Sun, 26 Mar 2006 18:36:01 +0000 (18:36 +0000)]
reduce the amount of POSIX loaded.
display buddies online at logon.

18 years agoadded cty-1603 and changes to wpxloc.raw from AD1C and WB8ZRL.
minima [Thu, 23 Mar 2006 17:57:37 +0000 (17:57 +0000)]
added cty-1603 and changes to wpxloc.raw from AD1C and WB8ZRL.

18 years agofix sh/c/n
minima [Fri, 10 Mar 2006 15:29:26 +0000 (15:29 +0000)]
fix sh/c/n
add some Spanish changes

18 years agoadd node to call in tell_login and tell_buddies.
minima [Tue, 7 Mar 2006 18:21:42 +0000 (18:21 +0000)]
add node to call in tell_login and tell_buddies.

18 years agomake sure it's a row of 5 and not 4
minima [Mon, 6 Mar 2006 22:11:26 +0000 (22:11 +0000)]
make sure it's a row of 5 and not 4

18 years agouse correcr call for buddies on logout
minima [Mon, 6 Mar 2006 11:50:51 +0000 (11:50 +0000)]
use correcr call for buddies on logout

18 years agochange the filter reading order to call, call no ssid, user_default.
minima [Mon, 6 Mar 2006 09:21:36 +0000 (09:21 +0000)]
change the filter reading order to call, call no ssid, user_default.

18 years agoadd set/buddy.
minima [Mon, 6 Mar 2006 09:09:36 +0000 (09:09 +0000)]
add set/buddy.
add set/local_node.
fix warning for empty version in PC19.

18 years agochanged R and SFI around in mrtg.pl
minima [Tue, 14 Feb 2006 13:44:39 +0000 (13:44 +0000)]
changed R and SFI around in mrtg.pl

18 years agoupdate the base set of keps to 06033.AMSAT
minima [Mon, 13 Feb 2006 21:12:21 +0000 (21:12 +0000)]
update the base set of keps to 06033.AMSAT

18 years agofurther mods to convkeps
minima [Mon, 13 Feb 2006 18:56:10 +0000 (18:56 +0000)]
further mods to convkeps

18 years agoAdd cty-1601 prefix data.
minima [Mon, 13 Feb 2006 18:16:25 +0000 (18:16 +0000)]
Add cty-1601 prefix data.
Fix qth in sh/muf.
Make convkeps.pl convert more types of file.

18 years agocheck for lower case letters in spotted calls
minima [Sat, 4 Feb 2006 19:33:11 +0000 (19:33 +0000)]
check for lower case letters in spotted calls

18 years agofix blank callsigns on dx spots
minima [Thu, 2 Feb 2006 22:56:06 +0000 (22:56 +0000)]
fix blank callsigns on dx spots

18 years agofix divide by zero error
minima [Thu, 26 Jan 2006 18:08:22 +0000 (18:08 +0000)]
fix divide by zero error

18 years agoget alternate pinging working properly at half pingint
minima [Tue, 24 Jan 2006 12:20:51 +0000 (12:20 +0000)]
get alternate pinging working properly at half pingint

18 years agoslight mod on the PCXX replies
minima [Tue, 24 Jan 2006 00:17:00 +0000 (00:17 +0000)]
slight mod on the PCXX replies

18 years agoget the basic (r)cmd thing working.
minima [Mon, 23 Jan 2006 23:37:19 +0000 (23:37 +0000)]
get the basic (r)cmd thing working.

18 years agofix the command end.
minima [Mon, 23 Jan 2006 23:19:24 +0000 (23:19 +0000)]
fix the command end.

18 years agoget rcmd text largely working.
minima [Mon, 23 Jan 2006 23:15:38 +0000 (23:15 +0000)]
get rcmd text largely working.

18 years agofix isnode problem
minima [Mon, 23 Jan 2006 22:23:58 +0000 (22:23 +0000)]
fix isnode problem

18 years agoadd cmd and text xml handlers
minima [Mon, 23 Jan 2006 00:02:51 +0000 (00:02 +0000)]
add cmd and text xml handlers
add more sophistication to the dxxml router

18 years agofix LoTW spot prefixes in comment text
minima [Sun, 22 Jan 2006 21:15:07 +0000 (21:15 +0000)]
fix LoTW spot prefixes in comment text

18 years agodo a better job with 'u=' and 'o-'
minima [Sat, 21 Jan 2006 17:54:04 +0000 (17:54 +0000)]
do a better job with 'u=' and 'o-'

18 years agoremove 'u=' if 'o=' eq mycall
minima [Sat, 21 Jan 2006 17:46:08 +0000 (17:46 +0000)]
remove 'u=' if 'o=' eq mycall

18 years agomake just the time the default.
minima [Sat, 21 Jan 2006 00:37:12 +0000 (00:37 +0000)]
make just the time the default.
Fix IsoTime so it can handle it.

18 years agoget the xml checking correct!
minima [Fri, 20 Jan 2006 23:00:53 +0000 (23:00 +0000)]
get the xml checking correct!

18 years agoadd missing dupeage.
minima [Wed, 18 Jan 2006 23:26:47 +0000 (23:26 +0000)]
add missing dupeage.