[linrad] Bug in 02-28

2007-04-15 Thread Leif Asbrink
Hi All, There is a bug in Linrad-02.28. I forgot to remove some debug statements: fprintf(dmp,"\n%d %f",i,dbuf[i]); (in calibrate.c) fprintf(dmp,"\n\ncal_fd siz=%d\n\n",rdbuf[1]); fprintf(dmp,"\n\ncal_td siz=%d\n\n",rdbuf[7]); (in fft1.c) and therefore Linrad can not read calibration data or do

[linrad] Bug in users_tr.c provided with linrad-02.28

2007-04-15 Thread Pierre Vanhoucke
Hi All, I made a silly bug in the FT-1000 routines in the users_tr.c module supplied with Linrad-02.28. line 657 ( freq /= 100; ) must be replaced by freq/=10; 73 Pierre/ON5GN # This message is sent to you because you are sub

[linrad] Compile linrad under windows, Help

2007-04-15 Thread Jolite
Hi linrad users I need help to compile linrad under windows XP. - Install C:\MinGW - Install nasm.exe in C:\MinGW\bin - unpack the contents of lirxx-xx.zip into C:\linrad on C:\ type C:\MinGW\bin\mingw32-make winlinrad I receive this error : C:\>c:\MinGW\bin\mingw32-make winlinrad c:\MinGW\bin\m

[linrad] Re: Compile linrad under windows, Help, tnx resolved

2007-04-15 Thread Jolite
Resolved I have missed first configure.exe and after make.bat Tnx. Jacob - Original Message - From: "Jolite" <[EMAIL PROTECTED]> To: "Linrad mailinglist" <[EMAIL PROTECTED]> Sent: Sunday, April 15, 2007 7:15 PM Subject: [linrad] Compile linrad under windows, Help Hi linrad users I n

[linrad] Re: Compile linrad under windows, Help

2007-04-15 Thread Leif Asbrink
Hi Jacob, You have to be logged into the linrad directory. C:\linrad>c:\MinGW\bin\mingw32-make winlinrad If you have downloaded linrad-02.28, you have to run configure.exe first to create Makefile from Makefile.in. Under 02.28 there is also a file make.bat which will issue the long compile comman

[linrad] Re: Compile linrad under windows, Help

2007-04-15 Thread Jolite
Tnx Leif vy kindly I have used 2.28 resolved Jacob - Original Message - From: "Leif Asbrink" <[EMAIL PROTECTED]> To: "Linrad mailinglist" <[EMAIL PROTECTED]> Sent: Sunday, April 15, 2007 8:29 PM Subject: [linrad] Re: Compile linrad under windows, Help Hi Jacob, You have to be logg

[linrad] Re: Need Help

2007-04-15 Thread Leif Asbrink
Hello Dave, Issues 1) to 3) are related to the soundcard and its device driver. It seems to me that you are using ALSA under X11 and I have no experience at all with that. As far as I understand many people use it without any problems, I hope you have solved those problems by now. Under 2) you