Re: [Discuss-gnuradio] weird interaction between start of burst and oscillator phase

2010-10-25 Thread Matt Ettus
On 10/25/2010 11:20 PM, Arun Pillai wrote: Hi folks, I am seeing a very bizarre problem. I am using the USRP2 to transmit a stream of packets interleaved with silence. Each USRP packet obviously spans multiple Ethernet packets. When I send each USRP packet as part of its own burst (i.e. start of

[Discuss-gnuradio] weird interaction between start of burst and oscillator phase

2010-10-25 Thread Arun Pillai
Hi folks, I am seeing a very bizarre problem. I am using the USRP2 to transmit a stream of packets interleaved with silence. Each USRP packet obviously spans multiple Ethernet packets. When I send each USRP packet as part of its own burst (i.e. start of burst = 1 on the first ethernet packet

[Discuss-gnuradio] Is there a way to send AM signal from a file?

2010-10-25 Thread songsong gee
I have a file with a number of 0's and 1's. And I want to send it via AM modulation But I couldn't find any SIMPLE AM modulation block Do I have to write a new AM mod block? -- Seokseong Jeon a.k.a., *Gee Songsong* combined course in ITCE (IT Convergence Engineering), POSTECH WCU program mail: ge

Re: [Discuss-gnuradio] Question GNU Radio swig Path

2010-10-25 Thread Tom Rondeau
On Sun, Oct 24, 2010 at 10:37 PM, Matt Dunstan wrote: > Hi, > >     i have a question related to GNU Radio installation. I followed all > steps described in http://gnuradio.org/redmine/wiki/1/MingwInstallMain, but > when I want to install gnuradio 3.3.0 it says that it can't find swig. It > finds

Re: [Discuss-gnuradio] GR Block Input Item Size

2010-10-25 Thread Eric Blossom
On Mon, Oct 25, 2010 at 12:36:13PM -0700, Andrew Fong wrote: > Hi, > > I want to create a block that requires 1 input items and > produces 1 output items on a single stream. However, I'm > getting the following message: sched: is > requesting more input data > than we can provide. >

Re: [Discuss-gnuradio] remark on custom block + python behavior on Beagleboard

2010-10-25 Thread Eric Blossom
On Mon, Oct 25, 2010 at 11:38:00AM -0400, Almohanad Fayez wrote: > Hi, sent an email a while back about what I thought was a scheduler > issue with gnuradio on the beagleboard. Basically I've been writing > custom GNU Radio block for the OMAP's DSP and running them on the > beagleboard. On occas

Re: [Discuss-gnuradio] demo of a live fft plot running remotely through a ssh terminal

2010-10-25 Thread Josh Blum
That's really cool. I could use something like that for a machine with a USRP2 that I sometimes control remotely. How did you get the FFT to display in ASCII text via an SSH terminal? Was it a modification of "usrp2_fft.py"? Or is it something you wrote custom for yourself? I made a little c+

Re: [Discuss-gnuradio] Creating a USRP2 sink and/or source

2010-10-25 Thread Marcus D. Leech
> I just started using the USRP2 with GNURadio. I have made a script > that uses the gnuradio library, but it does not try and interface with > the USRP2. > > How do you do this? Or alternatively is there a list of gnuradio > functions that I can look at that has how to set this up? I have > tri

[Discuss-gnuradio] Creating a USRP2 sink and/or source

2010-10-25 Thread alexander levedahl
I just started using the USRP2 with GNURadio. I have made a script that uses the gnuradio library, but it does not try and interface with the USRP2. How do you do this? Or alternatively is there a list of gnuradio functions that I can look at that has how to set this up? I have tried doing a go

Re: [Discuss-gnuradio] demo of a live fft plot running remotely through a ssh terminal

2010-10-25 Thread Marcus D. Leech
On 10/25/2010 03:45 PM, Steve Mcmahon wrote: > Josh: > > That's really cool. I could use something like that for a machine with a > USRP2 that I sometimes control remotely. How did you get the FFT to display > in ASCII text via an SSH terminal? Was it a modification of "usrp2_fft.py"? > Or is it

Re: [Discuss-gnuradio] demo of a live fft plot running remotely through a ssh terminal

2010-10-25 Thread Steve Mcmahon
Josh: That's really cool. I could use something like that for a machine with a USRP2 that I sometimes control remotely. How did you get the FFT to display in ASCII text via an SSH terminal? Was it a modification of "usrp2_fft.py"? Or is it something you wrote custom for yourself? Steve McMahon

[Discuss-gnuradio] GR Block Input Item Size

2010-10-25 Thread Andrew Fong
Hi, I want to create a block that requires 1 input items and produces 1 output items on a single stream. However, I'm getting the following message: sched: is requesting more input data than we can provide. ninput_items_required = 1 max_possible_items_available = 8191 If

Re: [Discuss-gnuradio] shmat issue

2010-10-25 Thread Joshua Lackey
Quoting Philip Balister (phi...@balister.org): > >On Wed, Oct 20, 2010 at 01:02:15PM -0400, Philip Balister wrote: > >>On 10/19/2010 10:51 PM, Eric Blossom wrote: > >>OK, it looks like x86 sets SHMLBA to PAGE_SIZE and arm uses 4 * > >>PAGE_SIZE. Need to puzzle through this a little more. This is th

Re: [Discuss-gnuradio] audio_alsa: problem with "valve" at head of audio_alsa sink sub-graph

2010-10-25 Thread Marcus D. Leech
On 10/25/2010 11:25 AM, Almohanad Fayez wrote: > Marcus, this is a problem with the > gnuradio/gr-audio-alsa/src/audio_alsa_source.cc. I ran into a few > weeks ago and i managed to find a quick and dirty fix for. > > I'm assuming that you're stopping the flow graph and restarting it > again. if

Re: [Discuss-gnuradio] RFX 1800 -> RFX 900

2010-10-25 Thread Matt Ettus
On 10/25/2010 10:31 AM, psolic wrote: Hey all, i did: burn-db-eeprom -A –force -t rfx900 You need to use rfx900_mimo_b Matt ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] RFX 1800 -> RFX 900

2010-10-25 Thread psolic
Hey all, i did: burn-db-eeprom -A –force -t rfx900 on my RFX1800 card. However, the application in 900 Mhz band seems to be weird. I started usrp_two_tone_loopback.grc with 900Mhz on transmitt (patched RFX1800) and receive(RFX900), but GRC says that its TX/RX (on patched RFX1800) cannot tune th

Re: [Discuss-gnuradio] cant open usrp

2010-10-25 Thread Thomas Tsou
On Mon, Oct 25, 2010 at 11:15 AM, zhdiamond wrote: > > My USRP has something wrong when started.   when i want to open USRP, I input > the command: usrp_fft.py -R B.   but  the system mentioned that: > RuntimeError: cant open usrp, failed to load fpga bitstream > /usr/share/usrp/rev4/std_2rxhb_2tx

Re: [Discuss-gnuradio] Having firmware trouble in USRP2 - txrx_wbx_udp_20100507

2010-10-25 Thread Josh Blum
You are running experimental images. You need matching experimental host code: http://gnuradio.org/cgit/jblum.git/log/?h=udp -josh On 10/25/2010 04:11 AM, Vladutzzz wrote: Hi everyone! I recently updated the USRP2 firmware to txrx_wbx_UDP_20100507.bin from http://code.ettus.com/redmine/ettus

Re: [Discuss-gnuradio] remark on custom block + python behavior on Beagleboard

2010-10-25 Thread Patrick Yeon
On 10/25/2010 11:38 AM, Almohanad Fayez wrote: I was able to finally fix this problem by writing a script that deletes all of the pyc and pyo files associated with my library and flowgraph. my question is, is this a know python issue, an issue with the custom gnuradio block, or an issue with the

[Discuss-gnuradio] remark on custom block + python behavior on Beagleboard

2010-10-25 Thread Almohanad Fayez
Hi, sent an email a while back about what I thought was a scheduler issue with gnuradio on the beagleboard. Basically I've been writing custom GNU Radio block for the OMAP's DSP and running them on the beagleboard. On occassions when I'm running multiple blocks, GNU Radio would parse my flowg

Re: [Discuss-gnuradio] audio_alsa: problem with "valve" at head of audio_alsa sink sub-graph

2010-10-25 Thread Almohanad Fayez
Marcus, this is a problem with the gnuradio/gr-audio-alsa/src/audio_alsa_source.cc. I ran into a few weeks ago and i managed to find a quick and dirty fix for. I'm assuming that you're stopping the flow graph and restarting itagain. if you look into the "check_topology" method. There's

[Discuss-gnuradio] How can I get the code in EEPROM of USRP

2010-10-25 Thread zhdiamond
I know that, the EEPROM stored the PID / VID and the initial program of AD9862. But where can I get this code? Is it in USRP program? -- View this message in context: http://old.nabble.com/How-can-I-get-the-code-in-EEPROM-of-%EF%BC%B5%EF%BC%B3%EF%BC%B2%EF%BC%B0-tp30048920p30048920.html Sent fro

[Discuss-gnuradio] cant open usrp

2010-10-25 Thread zhdiamond
My USRP has something wrong when started. when i want to open USRP, I input the command: usrp_fft.py -R B. but the system mentioned that: RuntimeError: cant open usrp, failed to load fpga bitstream /usr/share/usrp/rev4/std_2rxhb_2tx.rbf. what 's wrong with my USRP? how can I fixed it? -- V

Re: [Discuss-gnuradio] USRP external clocking outdated documents

2010-10-25 Thread Juha Vierinen
That is pretty much everything you need to do. I'm using a 60 MHz clock and calling set_fpga_master_clock() modifies the main master clock variable, which is used in the tuning of the DDC and also most (if not all) of the daughterboard drivers query this as well. I've tested this using BasicRX, LFR

Re: [Discuss-gnuradio] UDP driver

2010-10-25 Thread Vladutzzz
I also have a similar problem. It seams there is no firmware that can support WBX,and UDP, yet. If someone knows more about this please let us know. Also any other solutions to our predicament would also suffice. Thank you. Vlad. Marcus D. Leech wrote: > > On 10/20/2010 03:57 PM, Jorge Miguel

[Discuss-gnuradio] Having firmware trouble in USRP2 - txrx_wbx_udp_20100507

2010-10-25 Thread Vladutzzz
Hi everyone! I recently updated the USRP2 firmware to txrx_wbx_UDP_20100507.bin from http://code.ettus.com/redmine/ettus/projects/public/wiki/U2binaries . I also downloaded and installed u2_rev3-udp-ise12-20100615.bin f

[Discuss-gnuradio] USRP external clocking outdated documents

2010-10-25 Thread Burak TUYSUZ
Hi, USRP external clocking documents are outdated so I could not find answer to my questions. I modified the USRP board for external clock input, but which parameters should I change in the code for a different clock frequency (10MHz). I guess in python I can set it by writing self.u.set_fpga_mas

[Discuss-gnuradio] demo of a live fft plot running remotely through a ssh terminal

2010-10-25 Thread Josh Blum
http://www.zshare.net/video/819531116687965a/ ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio