[Discuss-gnuradio] The Temic tuner (Microtune 4937) datasheet ?

2005-07-20 Thread HL_Wu
Hi, all I just got the USRP and TXRX board and successfully installed and run the WBFM program to listen to some local radio station. Now I am trying to figure out the USRP hardware beginning from the RF section. But I found that the link about Microtune 49xx series (http://www.micr

[Discuss-gnuradio] Questions about USRP TV RX agc setting

2005-08-16 Thread HL_Wu
Title: Questions about USRP TV RX agc setting Hi, all When I traced the tv_rx.py code, I found that in order to adjust the RF AGC/IF AGC the AUX DAC inside the AD9862 must be used. But I had several questions about this. 1). the AUX DAC bit width: in the code segment below, there is

[Discuss-gnuradio] FW: Questions about USRP TV RX agc setting

2005-08-16 Thread HL_Wu
Hi, all When I traced the tv_rx.py code, I found that in order to adjust the RF AGC/IF AGC the AUX DAC inside the AD9862 must be used. But I had several questions about this. 1). the AUX DAC bit width: in the code segment below, there is a magic number 4096 (2e12), but the bit width of AUX

[Discuss-gnuradio] TVRX data interface to USRP board (VINN_A, VINP_A; VINN_B, VINP_B)

2005-09-26 Thread HL_Wu
Hi, all This may be a simple question but I can not find any definite answer from the archive. In the module interface, there are two RF data differential pairs from RF board to the USRP board: VINN_A, VINP_A; VINN_B, VINP_B. If there are two individual RF tuners on the RX board,

[Discuss-gnuradio] TX_RX board installation problem (0x000c)?

2006-01-06 Thread HL_Wu
Hi, all I just got my 2 new TV_RX boards from Ettus, but when I installed it and run the tvrx_wfm_rcv_gui.py script, the script tells me that it is an unknown board with ID 0x000c. The release of gnuradio software version is close to 2.5 (I did CVS it from the ftp site), but still far awa

RE: [Discuss-gnuradio] TX_RX board installation problem (0x000c)?

2006-01-08 Thread HL_Wu
Hi, Matt Since I intend to use the TV RX tuner both with USRP board and some of the in-house boards (the Altera one is a little limited to my project hence I change that to Xilinx Virtex-2 and make a in-house board), can I have the new TV RX 2 tuner datasheet (3x8769?) ? Owe

RE: [Discuss-gnuradio] TX_RX board installation problem (0x000c)?

2006-01-08 Thread HL_Wu
If the IF frequency is 43.75Mhz instead of 5.75Mhz, it is impossible that AD9862 can be faster enough to do Nyquist sampling (64MSPs for AD9862). If that is so, how can AD9862 sample the intended signal ? using bandpass sampling? Matt, can you explain it a little bit more ? Owen -Original Me

[Discuss-gnuradio] Capture and replay (usrp_rx_cfile.py)

2006-03-12 Thread HL_Wu
Hi, all Is there any script which is capable to replay the captured file generated by the usrp_rx_cfile.py? It is better if I can choose either the basic TX board (baseband only) or the USRP TVRX board (RF upconversion). I dare not to try to cook my own script because it seems that interpol

[Discuss-gnuradio] wxPython in Cygwin issue

2006-08-11 Thread HL_Wu
Hi, all I am trying to build wxPython (2.6.3.3) on Cygwin. I just wonder if it is necessary to use configuration option --with-opengl for the GNURadio. BTW, if someone successfully build wxPython on Cygwin and could share his experience, that would be great (In the Gnuradio Cygwin Wiki, wxP

RE: [Discuss-gnuradio] wxPython in Cygwin issue

2006-08-16 Thread HL_Wu
cygdrive/c/Home/HL_Wu/gr/bin/wx-config Using flags: --toolkit=gtk2 --unicode=no --version=2.6 Preparing CORE... Preparing STC... Preparing GIZMOS... Preparing ANIMATE... running build running build_py copying wx/__version__.py -> build-gtk2/lib.cygwin-1.5.21-i686-2.4/wx copying wx/build/bui