[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::amiga_v1

Title:AMIGA NOTES
Notice:Join us in the *NEW* conference - HYDRA::AMIGA_V2
Moderator:HYDRA::MOORE
Created:Sat Apr 26 1986
Last Modified:Wed Feb 05 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:5378
Total number of notes:38326

4257.0. "WEFAX Program" by DICKNS::MACDONALD (VAXELN - Realtime Software Pubs) Sun Nov 11 1990 10:56

    I have uploaded a WEFAX program to TAPE::
    
    Unfortunately, I have not figured out how to unSHAR it. There are 8
    files:
    
    WEFAX1.UUE through WEFAX8.UUE
    
    There are some instructions there (after you unSHAR) that explain how
    to build a simple interface for your Amiga.
    
T.RTitleUserPersonal
Name
DateLines
4257.1WJG::GUINEAUMon Nov 12 1990 09:113
I put it together. it's at wjg::amiga:wefax.zoo

john
4257.2Not a .zoo filePOLIS::THOMSONAC'mon, git aff! /The Kelty ClippieMon Nov 12 1990 10:077
Apparently the file wjg::amiga:wefax.zoo isn't a zoo file.... It is a 
compressed zoo file so should be wefax.zoo.Z  Unfortunately the version of 
compress I have crashes out halfway through, although the resultant zoo file 
is readable, it's not complete (only 150000 bytes). Can anyone take this any
further...???

				Alan T
4257.3How ToHKFINN::MACDONALDVAXELN - Realtime Software PubsMon Nov 12 1990 11:124
    
    Can you give a brief rundown as to how you make an executable from all
    those files? I have SHAR and UNSHAR on my Amiga, but no documentation.
    Thanks.
4257.4WJG::GUINEAUMon Nov 12 1990 13:2134
Hmmm. I just poked through all the lines in the uuencoded file and it appears
it's sortof corrupt...

here is what I found in there (uuencode hackers will see this is not right!)

MP`!Q&`%!+-9,P(`T<_B!BQ&8!/*`!R!\`,$IA+R2RB,%!"``!N``P$$\$40`
M!@"0A-#&&1$(D(L$3O03BQ&SA"$!(%`X$,,L#H`0!P#Q`$`#%2=H(@`<I8!@
M!`8!*,-)-"E8@$\\?R1BB00$@(*)/S`8<`L9$SP0#P(TU-%)!E7X,4X0DU0`
M`@!Oe to the job on which you want sampling.   <comment>?<head2>(PC Sampling an
d System Service Sampling\REST_EPAPC_SEC)r<p>GThe EPA PC Sampling and System Ser
vice Sampling features do not work ons8800-class machines.<p> need more info - M
Nefix this for SSB release notes***NEVER FOLLOWED UP? ^L<endcomment>1<head1>(Rem
ote Terminal Utility\restrict_rtu_sec)t<p>sGThe following restrictions apply to
the VAXELN Remote Terminal Utility.M:<HEAD2>(VMS-Specific Messages Not Supported
\vms_msg_no`3@0')*?!=`$(</R!`3P3ZRB.$`#$S$(0,`4\B3
M0#@0N((/.#/H0H8#<P`32AEA.#"$:P;,XX`\P`3P!PP,%*(,`W/$`$`!P"`1
MPA`>S%+!!(9$@L8+$73220`.O)*-*0:`$(0!H'B0ARTPM#(*!/W<<L`G\$!P
MQ0(/\`',`,:0P<(+L3!02R8ZR"$'`K-0<(H9:!!1QA80T!!`"2=H`4(!L!B!


Looks like a chunk of someones VAX DOCUMENT document got stuffed
in the uuencoded file...


Yup, sure enough. It's in the original too... Let's see now...

Gad, looks like the original UUENCODED line is interspersed with the vax
document stuff... surgery required...


well, sorry folks. This one's hosed.  We need a new wefax5.uue from the 
author...

john
4257.5ELMST::MCAFEESteve McAfeeMon Nov 12 1990 13:5718
When you get stuff in the form prog1.uue ... progN.uue, this means if
you append the files you will get something which needs to be uudecoded.
Also notice that each file probably has some junk at the beginning and
end you must delete before you do the append.  Uuencoded files contain
ascii characters (hence work well with mailers) and start with a "begin"
in prog1.uue and end with an "end" in progN.uue.  So you should KEEP those
two lines when you are editting the pieces.

The "begin" statement names a file name which will be produced and sometimes
this is not valid on the VAX.  You may need to change it before uudecoding
if it contains two periods for example.  My version of uudecode doesn't
fix this automatically.

Afterwards you may need to run the file through cvtarc to get into the
right format for whatever follows (zoo etc).

-steve
4257.6HKFINN::MACDONALDVAXELN - Realtime Software PubsMon Nov 12 1990 15:394
    Hmmm ... yeah ... that is not only Document, it's also VAXELN
    documentation. Strange. I wonder how that happened???
    
    I'll upload WEFAX5.UUE again ... hope I still have it!
4257.7Still corrupt.POLIS::THOMSONAC&#039;mon, git aff! /The Kelty ClippieTue Nov 13 1990 06:334
I noticed that there was a wefax.uue;2 in tape but it has the same corruption
as the ;1

			Alan T.
4257.8DICKNS::MACDONALDVAXELN - Realtime Software PubsTue Nov 13 1990 09:052
    Arrghh .. I reuploaded WEFAX5.UUE last night. It should have been
    clean.
4257.9WJG::GUINEAUTue Nov 13 1990 12:2911
same stuff in the new one. In fact, it's worse!

do a  

	$ search WEFAX5.UUE sup


and you'll see...


john
4257.10WJG::GUINEAUTue Nov 13 1990 12:319
in fact:

$ diff TAPE::USER2:[UPLOAD]WEFAX5.UUE;2 TAPE::USER2:[UPLOAD]WEFAX5.UUE;1
Number of difference sections found: 0
Number of difference records found: 0

DIFFERENCES /IGNORE=()/MERGED=1-
    TAPE::USER2:[UPLOAD]WEFAX5.UUE;2-
    TAPE::USER2:[UPLOAD]WEFAX5.UUE;1
4257.11DICKNS::MACDONALDVAXELN - Realtime Software PubsTue Nov 13 1990 14:282
    
    Well .. it sure has me perplexed.
4257.12WJG::GUINEAUTue Nov 13 1990 17:403
Is it also in the original files your uploading? (ie on your amiga?)

john
4257.13New CopyDICKNS::MACDONALDVAXELN - Realtime Software PubsWed Nov 14 1990 12:554
    No, the file on my Amiga is clean. It came through the usenet directly
    to my Amiga. I reuploaded it to the office and copied it across to
    TAPE:: This time it appears to be okay. Really bizarre ...
    
4257.14WJG::GUINEAUWed Nov 14 1990 16:045

wjg::amiga:wefax.zoo

*finally*!
4257.15What is a WEFAX?NAC::BRANNONvalue addedWed Nov 14 1990 16:277
re .0:
>    There are some instructions there (after you unSHAR) that explain how
>    to build a simple interface for your Amiga.
    
     A simple interface to do what?
     
     
4257.16DICKNS::MACDONALDVAXELN - Realtime Software PubsThu Nov 15 1990 11:0613
    I received another copy from the author last night. I recreated the
    archive using LHARC and uploaded it to TAPE::USER2:[UPLOAD].
    
    The WEFAX program will allow you to demodulate weather fax signals from
    various sources on a short-wave receiver. The interface pipes the audio
    into the parallel port of the Amiga. Then the software does its thing.
    The transmissions are pretty much continuous. Theyinclude machine-drawn
    maps, satellite photographs and more. It is a lot of fun!
    
    I have a slightly more sophisticated program and hardware interface by
    Advanced Electronic Applications that allows me to copy photos directly
    off weather satellites as they pass by. I have uploaded some of these
    to TAPE::.
4257.17WJG::GUINEAUSun Nov 18 1990 15:216
so this requires a short wave reciever in addition to the hardware 
interface to the amiga?




4257.18Yes it does.POLIS::THOMSONAC&#039;mon, git aff! /The Kelty ClippieMon Nov 19 1990 06:457
Yes it does John. But make sure it receives single side band transmissions.

I built the interface over the weekend and the S/W works as promised, I had
great fun downloading weather pictures, and once I get better at it, I may
load some up to TAPE:: to let you see them....

				Alan T.
4257.19No differencePOLIS::THOMSONAC&#039;mon, git aff! /The Kelty ClippieMon Nov 19 1990 07:396
Just to save some folks some downloading time, the WEFAX12.LZH is the same
version of the package as WEFAX12.ZOO, which is the one created using the
*.UUE files. So if you have already downloaded it, you don't need to do it 
again as you already have the latest version (v 1.2 - 1-Nov-90)

				Alan T
4257.20higher freqs...CGOA01::POPOFFMon Apr 01 1991 19:524
    My scanner doesn't go below 30MHz.  Is there any higher freqs that I
    can pick up Pt. Reyes at?  
    
    John
4257.21SSBDICKNS::MACDONALDHome of DEC Realtime and VAXELN PubsTue Apr 02 1991 14:034
    
    Nope. A scanner probably wouldn't help anyways unless it had a BFO
    which most don't. WEFAX transmissions are in SSB mode.