[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linrad] Re: Map65 reports "No Rx data"



Hi Jeff, Leif, and all,

Just in case it is not clear: Leif's response was directed 
to users who wish to run Linrad and MAP65 on the same 
computer.  (IP address 127.0.0.1 is the code used for 
"localhost", i.e., the computer on which the program is 
running.)  You can also set the address field to a specific 
IP address, for example:

   char netsend_rx_multi_group[]={"128.112.86.191"};

to send Linrad data to MAP65 running on a machine at that IP 
address.

	-- 73, Joe, K1JT

Leif Asbrink wrote:
> Hi Jeff,
> 
> I did not see anyone answering this:
> 
> 
>>Does it make any difference how the linrad ffts get configured? Does 
>>linrad configuration affect the format of multicast packets? Does Map65 
>>care what format Linrad uses for multicast packets?
> 
> 
> You have to set "first backward FFT version" to 1 in order to
> select the 16 bit format for the second time function.
> In case you select 0 the format would be 32 bit floating point 
> and that is not what MAP65 looks for.
> 
> To get unicast just change
> char netsend_rx_multi_group[]={"239.255.0.00"};
> (near line 80 in network.c) to this:
> char netsend_rx_multi_group[]={"127.0.0.1"};
> 
> Then re-compile (make linrad or make xlinrad)
> 
> In case it is more convenient to use MAP65 under Windows,
> use make linrad.exe under Ubuntu or download mingw32 and nasm
> so you can compile Linrad under Windows.
> 
> 73
> 
> Leif / SM5BSZ

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

LINRADDARNIL