Commit Graph

25 Commits

Author SHA1 Message Date
minima
55f14d9038 improve time handling a bit 2001-04-23 09:07:47 +00:00
minima
795ae12e4d fix error in local storage 2001-04-23 00:47:10 +00:00
minima
0e49d2c191 Added input Spot filtering 2001-04-22 22:23:23 +00:00
minima
8e0eef8021 fix a talk bug for t xxx > yyy
added badword checking
2000-09-02 15:28:14 +00:00
minima
329702a31b 5. fix talkmode so that it only does 'via' PC10s when it really needs to.
6. SEND now displays a message if you try to do it in not prompt mode.
7. stopped a few more things being done by rcmd (eg send, talk, ann, dx)
2000-07-30 13:23:11 +00:00
minima
f8e8ba1369 make the time stored on dups generated locally on spots an integer no of
minutes * 60
2000-07-27 14:27:54 +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
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
fe78618f23 nailed set/unset parameters in user file
fixed ? replicating in dx remarks
1999-11-21 18:55:28 +00:00
djk
82de56e409 put in input filter for ann and output filters for ann/wwv/spots
allow lower case names for filters
fixed all issues on console.pl
added some eye candy to console
1999-10-22 18:58:57 +00:00
djk
7ab17f423e new, more flexible, dx command 1999-09-21 13:05:58 +00:00
djk
2343a398ca added user filtering (or at leats the capability for it)
fixed isolation problem
1999-05-02 14:49:10 +00:00
djk
64b4171276 added broadcast_all_ak1a so that local commands go to isolated clusters
as well.
1999-04-30 20:07:10 +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
15424b3257 added baddx and badmsg functionality 1999-01-31 13:15:11 +00:00
djk
e12684676d added mycall to locally generated spots in spot database 1999-01-19 10:31:10 +00:00
djk
324bd80ed4 1. Do some range checking for spots and WWV in the future (got a WWV for Oct
2034 whhich caused a bit of confusion!)
2. Make WWV spots broadcast them to the users! (as opposed to merely storing
them)(thank you G0RDI).
3. Allow users to do show/announce (thank you JE1SGH).
4. Delay broadcasts to users if they are not in a 'prompt' state (means you can
add messages and see what you are doing on a busy system)
5. Made set/unset dx,ann,wx,talk,wwv do what is expected
6. added set/sys_location and set/set_qra to set the cluster lat/long and qra
7. New messages will now be announced on logon (if there are any)
1999-01-07 00:57:39 +00:00
djk
61cdf7dc2b 1. Upped the version no !!!!
2. made the DXProtocol routines much less sensitive to '~' characters (JE1SGH)
3. added '^' -> ':' conversions on ann, talk and dx commands
4. You can now send messages containing blank lines.
5. Fixed merge command problem reported by G0RDI
1999-01-03 16:26:57 +00:00
djk
9a55af9586 some detail changes to do with -w flags etc 1998-12-22 23:01:42 +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
b5b58db694 some detail changes in the send routines and spot formatting 1998-10-04 16:34:05 +00:00
djk
171a7a0bf8 started the addition of help files
implemented a basic help function
added a skeleton DXMsg.pm for message handling in and out
1998-09-28 21:49:56 +00:00
djk
0824a94355 added announce
added wx
added set/here
added unset/here
added dx commands
1998-09-28 15:32:01 +00:00
djk
6b6a800292 Started on the dx cluster database stuff
added a load of real and dummy commands to be getting on with
Started some DOCUMENTATION (shock horror)
1998-06-20 17:11:50 +00:00