Commit Graph

41 Commits

Author SHA1 Message Date
minima
1a882ec013 fix sh/dx properly both for freq range and adding a . to the end of
a freq so it doesn't match any times.
2000-12-05 14:30:37 +00:00
minima
f443f102c5 fix problem with on 23cms
reduce no of dayes to 3 months
2000-12-05 13:39:55 +00:00
minima
b228776e73 remove %nn strings from dups of announces and spots 2000-11-30 12:02:36 +00:00
minima
3ba1b48202 and again 2000-11-05 12:41:51 +00:00
minima
d07b38eed1 made a dramatic speedup on sh/dx with reduction of memory 2000-11-05 11:59:24 +00:00
minima
956e3acab8 allow - in filters
store only filter expressions
added announce filters
fixed problem with dxcc,itu and cq values on output announce filters
2000-11-03 22:25:23 +00:00
minima
211b54d504 added all the spots filter commands - you luckey people 2000-11-01 21:27:39 +00:00
minima
f21f292746 put field 2 check for PC11 back to 'm' 2000-11-01 13:26:13 +00:00
minima
4e359e198d lower case all comments for spots and announces
remove wwv command
2000-08-24 18:03:44 +00:00
minima
19b30b579e remove space from dupe checking 2000-08-23 21:50:18 +00:00
minima
781531dd3e take only alphanum chars for dupe checking 2000-08-23 21:48:01 +00:00
minima
44bab9382f added DXDupe for persistant dupes (and to allow dup checking for other
things as well - as required)
2000-08-23 13:59:16 +00:00
minima
261c754810 and again 2000-08-14 20:37:57 +00:00
minima
cc59bad0fc try to fix the dups (and the dates on them) 2000-07-27 14:19:34 +00:00
minima
6c38bca91e 1. added wantgrid (to control display of grid square info on DX Broadcasts)
2. added lastoper for controlling periodic demands for user info from other
nodes.
3. added spiderFAQ stuff from Ian G0VGS and latest update of the admin manual
4. changed updating and deleting from user file in an attempt to keep down
duplicates and possibly corruptions.
5. added a DXUser::export routine to allow the cluster to automatically
export the user data in ascii from cron.
6. added a line in the ISSUED crontab to do the export once a week
7. delete annok and dxok if set to 1 in user records.
8. added export_users command to allow arbitary exporting of user files
9. added set and unset/dxgrid command to allow control over the grid squares
on DX announcements
10. removed export_user.pl from /spider/perl
2000-07-26 12:08:09 +00:00
minima
43d1c9f4ff 1. Ignore \n in ax25 mode for C client.
2. remove extra space at the end of a DX spot announce when no grid square
is output.
2000-07-25 12:35:25 +00:00
minima
e83b70ecab can use Sourceforge now!
added user->qra cleaning
added 4 digit qra to user broadcast dxspots if available
2000-07-20 14:16:00 +00:00
djk
88665a2bed put duplicate checking into respective modules and out of DXProt.
fix displaying of lines with | in them on console.pl
added debugging show/(wwv|spot|ann)_dups.pl commands
added AnnTalk module
2000-06-11 12:58:32 +00:00
djk
0bd9d2811c get all the debugging finally into the debug files when things go wrong
added 'err' as a catchall dbg category
changed all the print stdout statements to dbg('err', ...)
2000-06-09 17:29:34 +00:00
djk
8f37c2e3e5 1. fixed Julian routines
2. fixed gdx so that it allows spots to be gathered 'off-line'.
2000-01-01 14:13:04 +00:00
djk
9da1742219 1. added grepdbg program (so you can search your debug files and get times
and dates of incidents).
2. Moved DXVars.pm to DXVars.pm.issue to force new users to cp it to their
local directory.
3. added $allowzero to DXProt to allow thru PC19s with zero protocol versions.
1999-06-15 09:19:17 +00:00
djk
97315924f5 changed all instances of FileHandle to IO::File 1999-06-03 21:19:43 +00:00
djk
7bba989c01 added routing for PC26/27 and also put the correct callsign on the end 1999-05-31 21:26:41 +00:00
djk
c36b11f5bd think I have it working finally 1999-02-21 20:57:41 +00:00
djk
8942c27356 added filter code
fiddled a bit with the dx commands to allow multiple freq ranges
1999-02-21 17:41:31 +00:00
djk
9c23c26e9c various merges with the portable 1999-02-08 20:34:13 +00:00
djk
e12684676d added mycall to locally generated spots in spot database 1999-01-19 10:31:10 +00:00
djk
f3adc82a02 1. Various detail changes to remove some more warning with -w on
2. Added DXCron handling - you can do crontabs now.
3. Added show/program command so you can see where it is loading your .pm files
from.
4. Added pc26/27 replies to locally connected cluster's merge (pc25) requests
5. Added spotters DXCC and original cluster to Spot data files.
1998-12-28 01:09:44 +00:00
djk
8195bc13ac fixed sh/dx 1998-12-22 12:55:12 +00:00
djk
d5b4190c36 1. fixed problem with missing DXDebug in DXProt.
2. Fixed DXDebug so that it actually works as advertised with and without
trailing \n.
3. Added deduping of WWV spots as well (at for date,time,sfi,k and i) dups
4. Replaced the 0 in "02-Dec-1998" with ' ' so it reads " 2-Dec-1998", it seems
hard to credit it but some 'programs' out there that connect to clusters have
problems with the leading '0'!
5. In the same vain, included a strictly AK1A compatible sh/heading, apparently
this is necessary for the same reason as 4.
6. Started contrib tree stored the old show/heading in contrib/g0rdi/show.
7. Because I now correctly dedupe spots and wwv (there's a hostage to fortune..)
I have added a merge command.
1998-12-21 23:49:08 +00:00
djk
b060a0a3ee release 1.5
loads of fixes, but can now connect outbound, do logging, more messages
remote commands for outside now work
1998-11-28 00:26:36 +00:00
djk
cef696652d added logging
made the Spots as near the same as possible to ak1a
1998-11-13 18:35:47 +00:00
djk
50bafbfa09 added new debugging to daily file logging
added Filter and MiscLog.pm RFU
added logging for WWV
1998-11-13 12:28:46 +00:00
djk
ce0803e211 write DXLog stuff
moved spot handling to DXLog Mech
1998-11-12 23:29:23 +00:00
djk
6a0068ec3d loads of changes and added things
made 1.2
1998-11-04 00:07:46 +00:00
djk
b5b58db694 some detail changes in the send routines and spot formatting 1998-10-04 16:34:05 +00:00
djk
57b5e464bc a mostly working send message implementation
also added set privilege
           debug
           sb
           sp
1998-10-03 22:30:56 +00:00
djk
7432cb12ce did some work on the cluster database related things 1998-09-20 11:52:42 +00:00
djk
e5b0e3dee5 sh/dx and sh/dxcc now fully implemented
abbreviated commands now work automagically
band data now implemented and working
1998-08-17 00:34:39 +00:00
djk
bdfc958f3d got the prefix code working quite well, changed a few country codes.
spotter ssids removed.
added sh/dxcc sh/prefix
added a program to sort the prefix_data file into dxcc country order for
checking
1998-08-14 22:34:01 +00:00
djk
21e7642d21 well on the way to having a working cluster database
can receive spots, talks and announces now
moved the pcnn routines to a new file
1998-07-18 23:05:28 +00:00