OpenBCM V1.13 (Linux)

Packet Radio Mailbox

DB0FHN

[JN59NK Nuernberg]

 Login: GUEST





  
PA2AGA > HDDIG    11.04.00 10:08l 153 Lines 6011 Bytes #-9514 (0) @ EU
BID : HD_2000_101A
Read: DL6KCF GUEST
Subj: HamDigitalDigest 2000/101A
Path: DB0AAB<DB0PV<DB0MRW<DB0SON<DB0SIF<DB0AIS<DB0ME<DB0OVN<PI8JOP<PI8ZAA<
      PI8GCB<PI8HGL<PI8VNW
Sent: 000411/0145Z @:PI8VNW.#ZH2.NLD.EU #:60157 [HvHolland] FBB7.00g24
From: PA2AGA@PI8VNW.#ZH2.NLD.EU
To  : HDDIG@EU

Received: from pa2aga by pi1hvh with SMTP
	id AA32176 ; Mon, 10 Apr 00 23:49:55 UTC
Received: from pa2aga by pa2aga (NET/Mac 2.3.70/7.5.3) with SMTP
	id AA00000297 ; Mon, 10 Apr 2000 20:51:39 MET
Date: Mon, 10 Apr 00 20:47:59 MET
Message-Id: <hd_2000_101A>
From: pa2aga
To: hd_broadcast@pa2aga
Subject: HamDigitalDigest 2000/101A
X-BBS-Msg-Type: B

Ham-Digital Digest          Mon, 10 Apr 2000     Volume 2000 : Issue  101

Today's Topics:
                            CS-2800 S/WARE
              Digital Radio Scanners/Receivers (2 msgs)
Packet Server in Java (was Re: Society of Amateur Radio Programmers?)
            Society of Amateur Radio Programmers? (2 msgs)
            SoundBlaster programming WIN95 how ?? (2 msgs)
                            starting RITTY
                      Telephone Keypad Letters?
                 Terminal programs for old AMT-1 TNC?
                     Wanted: Used Kenwood TMV-7A

Send Replies or notes for publication to: <Ham-Digital@UCSD.Edu>
Send subscription requests to: <Ham-Digital-REQUEST@UCSD.Edu>
Problems you can't solve otherwise to brian@ucsd.edu.

Archives of past issues of the Ham-Digital Digest are available 
(by FTP only) from ftp.UCSD.Edu in directory "mailarchives/ham-digital".

We trust that readers are intelligent enough to realize that all text
herein consists of personal comments and does not represent the official
policies or positions of any party.  Your mileage may vary.  So there.
Loop-Detect: Ham-Digital:2000/101
----------------------------------------------------------------------

Date: Sun, 9 Apr 2000 21:00:18 +1000
From: "Dennis Edey" <vk4sx@dingoblue.net.au>
Subject: CS-2800 S/WARE

        where would i find some cs2800 s/ware for the ICOM Dualbander,??
a friend bougth the CS-2800 and the CS-T81 and after waiting 10 weeks for
it,both floppies had a corrupt DATA1.CAB file ??
rgds dennis. vk4sx

------------------------------

Date: Sun, 09 Apr 2000 13:49:23 GMT
From: gigawatt@cyberspace.org
Subject: Digital Radio Scanners/Receivers

Pardon my ignorance.

I am looking for a list of scanners/recievers that can handle digital.
Also, any good websites for me to read up on the migration from the
traditional analog to digital realm would be great.

Thanks
Gig

------------------------------

Date: Sun, 09 Apr 2000 20:37:55 +0200
From: I-am-your-president <president@blackhouse.gov>
Subject: Digital Radio Scanners/Receivers

On Sun, 09 Apr 2000 13:49:23 GMT, gigawatt@cyberspace.org wrote:

>Pardon my ignorance.
>
>I am looking for a list of scanners/recievers that can handle digital.
>Also, any good websites for me to read up on the migration from the
>traditional analog to digital realm would be great.
>
You will have to sort out what 'digital' means.
300 Baud Kansas City Standard is digital too,
but may be somewhat outdated....


p

------------------------------

Date: Sun, 09 Apr 2000 09:14:12 -0700
From: "Dana H. Myers K6JQ" <dana@source.net>
Subject: Packet Server in Java (was Re: Society of Amateur Radio Programmers?)

Colin Campbell wrote:
> 
> HI Charles,
> How about a client server logging program on the AS/400 You could use a VB
> front end ( or Java ) or even a rig control program ? My programmer is just
> back from a Java course and I need to get him to prove to me that Java is
> the way to go with the AS/400. I'd love it if he did some radio stuff but
> since I'm the manager I'll have to suggest some mundane work stuff :(

One of the SCCA National Pro Rallies is held nearby (the Rim Of The World Pro
Rally) and there's been a heavy amateur radio involvement, since the local
organizers are both amateurs.  It is a great exercise of field operation under
less than ideal conditions; the Rally runs on unpaved mountain roads near
Palmdale, where the terrain is rough and varies between mountain tops,
ridges, valleys and developed areas.

Several years ago, we started using packet radio to relay the entrant scores
(actually, start/finish times for each stage of the race) back to a server at
the event HQ.  This way, the scores were captured in real time, allowing very
rapid production of standings.  Also, we're likely to spot missing cars much
earlier than in the past.

Historically, we've used ARESDATA as the server running on top of G8BPQ;
it worked, but we kept wanting some minor (and some not so minor) changes.
In particular, we really want to enable 'smart' front-end clients and allow
multiple servers to synchronize with each other.  Smart clients *could* be
built on top of the ARESDATA command protocol, I really want something more
sweeping; the first step would be to re-implement the legacy ARESDATA server
functionality so I had a source base to work from.

In the month of February, I worked with another local radio amateur (and
software professional) and we implemented the first iteration of the RimServer
in 100% pure Java.

Database services are provided by a 100% pure Java SQL engine (InstantDB); the
server uses the JDBC API.  There's a lot to be said for having an SQL engine
around even for a relatively simple database.

Since there was no ideally portable AX.25 protocol layer to be found, I
implemented AX.25 in Java on top of the JavaComm serial API (strictly
speaking, the AX.25 protocol does not care about the underlaying layer,
which happens to be a KISS driver on top of JavaComm).

User command processing and console functionality is all written in Java, of
course.

I've run the unmodified server on Solaris Intel, Solaris SPARC and Windows 98.
Performance is very good; at 9600 baud, the server is still much faster than
the
radio link.  The Win98 system used is an old notebook with a 120MHz Pentium
CPU,
hardly high-powered.

Considering it is a bit of a science fair project, stability is already quite
good, though the acid test will be the actual Rally.  There's about 2500 lines
of code, and the compiled JAR file is around 55k in length.


To be continued in digest: hd_2000_101B




Read previous mail | Read next mail


 29.04.2026 12:57:26lGo back Go up