[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linrad] Re: Linrad - MAP65 communication
- Subject: [Linrad] Re: Linrad - MAP65 communication
- From: Joe Taylor <Princeton.EDU; joe@xxxxxxxxxxxxxxxx>
- Date: Tue, 21 Jul 2009 14:29:54 -0400
Hi Rein and all,
I have been away for the past ten days, just now getting
caught up on email. It seems that you have had some trouble
getting Linrad and MAP65(-IQ) running together?
Probably I have not yet absorbed everything in the recent
series of emails on this topic, but I as I understand it you
want to run Linrad together with MAP65, using either the
SDR-IQ or a SoftRock for input.
There is no version of MAP65 designed specifically for a
general-purpose, single-channel direct-conversion I/Q
receiver like the SoftRock. Although I do not particularly
recommend it, it's possible to use a SoftRock with the
standard MAP65 program. To do this you must use 96 kHz
sample rate and tell Linrad that you have a dual-RF-channel
(four audio channel) system. MAP65 will then work, but of
course it cannot provide its very important
polarization-matching capability.
A much better solution would be to use MAP65-IQ and the
SDR-IQ receiving hardware. On April 10 I posted to this
reflector a link to a click-to-install version of MAP65-IQ,
specifically built for the SDR-IQ receiver:
http://physics.princeton.edu/pulsar/K1JT/MAP65-IQ_r1116.EXE
Downloading and executing this file will install everything
you need to run Linrad 3.05b and MAP65-IQ v0.9, r1116, on a
single computer. There is no need to configure any
network-related or other files. A full set of Linrad
configuration files is included, set up for optimum
performance with MAP65-IQ. Both programs run comfortably on
a single computer with 1 GB (or even 512 MB) of memory and
1.5 GHz or faster CPU.
Start-up icons for both Linrad and MAP65-IQ will appear on
your Windows desktop at the end of installation. As far as
I have been able to tell, the combination runs "out of the
box". If for you it does not, please tell us about your
problems!
Additional comment, especially to Leif:
Making a click-to-install distribution file for Windows is
very simple. (Like many things, simple once you have
learned how. :-)) I recommend using the superb (and free)
program called "Inno Setup", available at
http://www.innosetup.com/isinfo.php
To use it you must create a simple file that names all files
to be included in the distribution, and tells where to find
them and where to put them on the target machine. An
example of the setup file for the MAP65-IQ distribution is
attached.
-- 73, Joe, K1JT
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Linrad" group.
To post to this group, send email to linrad@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to linrad+unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/linrad?hl=en
-~----------~----~----~----~------~----~------~--~---
[Setup]
AppName=MAP65-IQ
AppVerName=MAP65-IQ Version 0.9 r1116
AppCopyright=Copyright (C) 2006-2009 by Joe Taylor, K1JT
DefaultDirName={pf}\MAP65-IQ
DefaultGroupName=MAP65-IQ
[Files]
Source: "c:\k1jt\svn\wsjt\map65iq\MAP65-IQ.EXE"; DestDir: "{app}"
Source: "c:\k1jt\svn\wsjt\map65iq\CALL3.TXT"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "c:\k1jt\svn\wsjt\map65iq\wsjt.ico"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "c:\k1jt\svn\wsjt\map65iq\TSKY.DAT"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "c:\k1jt\svn\wsjt\map65iq\kvasd.exe"; DestDir: "{app}";
Source: "c:\k1jt\svn\wsjt\map65iq\map65rc.win"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "c:\k1jt\svn\wsjt\map65iq\save\dummy"; DestDir: "{app}\Save";
Source: "c:\k1jt\linrad\*.*"; DestDir: "{app}\Linrad"; Flags: onlyifdoesntexist
Source: "c:\k1jt\linrad\default\*.*"; DestDir: "{app}\Linrad\default"; Flags: onlyifdoesntexist
Source: "c:\k1jt\linrad\perseus\*.*"; DestDir: "{app}\Linrad\perseus"; Flags: onlyifdoesntexist
Source: "c:\k1jt\linrad\sdr14\*.*"; DestDir: "{app}\Linrad\sdr14"; Flags: onlyifdoesntexist
Source: "c:\k1jt\linrad\sdriq\*.*"; DestDir: "{app}\Linrad\sdriq"; Flags: onlyifdoesntexist
[Icons]
Name: "{group}\MAP65-IQ"; Filename: "{app}\MAP65-IQ.EXE"; WorkingDir: {app}
Name: "{userdesktop}\MAP65-IQ"; Filename: "{app}\MAP65-IQ.EXE"; WorkingDir: {app}
Name: "{userdesktop}\Linrad"; Filename: "{app}\linrad\linrad.exe"; WorkingDir: "{app}\linrad"
LINRADDARNIL