[Discuss-gnuradio] Re: mingw patch with working createfilemapping and resolved backslash problems

2005-07-19 Thread Martin Dvh
Martin Dvh wrote: Hi all, I added some additional code to gr_python.m4 to get rid of all remaining backslash problems in python pathnames. I put it in a section which is only executed on mingw (case host_os in mingw*) (No more python related patchnames required as ./configure parameters.) I f

[Discuss-gnuradio] mingw patch with working createfilemapping and resolved backslash problems

2005-07-19 Thread Martin Dvh
Hi all, I have been busy trying to get the mingw patches ready for integration with gnuradio-core. Here are the result(see attached patches). I also wrote a new short readme because a lot of the required configure parameters are not needed anymore.(see attached readme) I have put in checks so t

Re: [Discuss-gnuradio] AGC using RXPGA on MxFE

2005-07-19 Thread Sachi
Hi, Eric Would you please iterate more on the concept of PGA? I don't understand it quite well. Is it just an amplifier after the ADC, so that the 16-bit signed integer is multiplied by the value of pga? Or, let's say the pga is 10, is it true that the p-p value of the adc is not 1V--1V, but 0.1

Re: [Discuss-gnuradio] AGC using RXPGA on MxFE

2005-07-19 Thread Eric Blossom
On Tue, Jul 19, 2005 at 11:13:31AM -0700, Sachi wrote: > Hi, Eric > > Would you please iterate more on the concept of PGA? It's an analog amplifier with a software controllable gain. On the Rx path it has steps of 1.0 dB. On the Tx path, the steps are 0.1 dB. See the AD9862 datasheet for deta

Re: [Discuss-gnuradio] test_usrp_standard_tx[rx].cc doubts...

2005-07-19 Thread Angilberto Muniz Sb
Ok, I see your point, Eric. I'll try to generate a C++ version of SIGGEN -- I had so many problems with PYTHON and WxGUI and so on, that I decided not to touch it anymore... :-) Thank you for the tip. Angilberto. --- Eric Blossom <[EMAIL PROTECTED]> wrote: > On Mon, Jul 18, 2005 at 06:10:44PM