[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [linrad] Almost there...
- Subject: RE: [linrad] Almost there...
- From:kb5my@xxxxxxxxxxxxxxxx>
- Date: Sun, 17 Nov 2002 02:39:05 -0800
Thanks Leif. I just got OSS to load about 30 min. ago. I've
gone thru so many gyrations, I'm not so sure I could repeat it.
Not a "programmer", eh? Well, no need to feel alone - I'm not
a "programmer" either - I'm an RF Test Engineer (also currently
a manager), and I still find myself spending about 70%-80% of my
time making racks of uncooperative instruments and even less
cooperative engineering proto cell phones play nice together for
weeks on end without crashing.
No more "programming" tonight - it's way past my bedtime.....
73,
Dan KB5MY
-----Original Message-----
From: owner-linrad@xxxxxxxxxxxxxxxxxxxxx
[mailto:owner-linrad@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of Leif Åsbrink
Sent: Sunday, November 17, 2002 02:15
To: linrad@xxxxxxxxxxxxxxxxxxxxx
Subject: RE: [linrad] Almost there...
Hi All,
> After fixing the multi-line string literal problem in main.c,
> I now get a make error at line 818 as follows:
>
> What I see at line 818 in emacs is:
>
> rx_mode=(vga_inkey-'A')^0x80;
>
> ...except that the single-quoted capital 'A' is really a single-
> quoted capital 'A' with an accent mark above it. How should this
> line really look? BTW - Linrad v.47 main.c comes up the same way.
This line has been like this from the very beginning. I do not
know how it happened, but the accent must have been invisible on
my system at that time.
The correct line is:
rx_mode=vga_inkey-'A';
Obviously I had to add the XOR to get the result I wanted.
(I am not a programmer - I just use/misuse the computer)
The same error is present also in modesub.c
Seems it is time I upload 00-49......
73
Leif / SM5BSZ
LINRADDARNIL