Re: [Discuss-gnuradio] IRQ Conflicts

2005-03-09 Thread Javs
I wouldn't worry too much about trying to get the ehci_hcd it's owninterrupt. On one of my systems it shares with two gig-ethernet cardsand a video card with no porblem. --Thanks Eric. I feel safe now that I know its not a big issue :-) In PCI systems, IRQs are assigned by slot; try changing what

Re: [Discuss-gnuradio] interpolation and output level

2005-03-18 Thread Javs
FX2 and the FPGA or am I missing something here ?   Any help is appreciated :-)   Javs   >This is also why most systems like this only allow power of 2 ratios.Quoting Matt Ettus <[EMAIL PROTECTED]>:> Quoting Chuck Swiger <[EMAIL PROTECTED]>:>> > Hi - Just curious what

Re: [Discuss-gnuradio] interpolation and output level

2005-03-18 Thread Javs
p) File "/usr/local/lib/python2.3/site-packages/gnuradio/usrp1.py", line 692, in sink_c return _usrp1.sink_c(*args) RuntimeError: std::runtime_error - Thanks for looking into it. Javs --- Eric Blossom <[EMAIL PROTECTED]> wrote: > On Fri, Mar 18, 2005 at 02:05:24P

Re: [Discuss-gnuradio] interpolation and output level + missing Tx_check

2005-03-22 Thread Javs
dio/usrp1.py", line 740, in sink_c return _usrp1.sink_c(*args) RuntimeError: std::runtime_error --- Any suggestions ? Thanks in advance. Javs --- Javs <[EMAIL PROTECTED]> wrote: > Hey Eric, > > I tried various values for the amplitude and looks > like i

[Discuss-gnuradio] Re: interpolation and output level + missing Tx_check

2005-03-22 Thread Javs
port - Activity LEDs onboard for visual status - Two interrupt controllers and 7 DMA channels - Three, 16-bit counter/timers - +5 volt only operation - Upgrade for WinSystems' EBC-LP and EBC-BX - Real Time Clock,WDT and power fail reset - Small size: 5.75" x 8.0" (146 mm x 203 mm) Thank

[Discuss-gnuradio] Where do Gnuradio and USRP meet?

2005-03-25 Thread Javs
point me to core files in which one calls the other.   Thanks.   Javs     Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone.___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] USRP heating up !

2005-04-05 Thread Javs
al with it. However, it seems to be running the software perfectly the way it should. Am I the only one who is experiencing this ? I am thinking of a fan to cool the chips to avoid burning them.  Any suggestions ?   Thanks,   Javs Do you Yahoo!? Better first dates. More second dates. Yahoo!

Re: [Discuss-gnuradio] USRP heating up !

2005-04-07 Thread Javs
grams which are causing this heat?   I understand that I am not using specific numbers to pinpoint the degree of heat, but I hope I gave the picture.   Thanks in advance.   Javs   Do you Yahoo!? Make Yahoo! your home page ___ Discuss-gnuradio mail

Re: [Discuss-gnuradio] USRP heating up !

2005-04-12 Thread Javs
Thanks Eric. Looking forward for the code.   JavsEric Blossom <[EMAIL PROTECTED]> wrote: Hi Javs,Thanks for all the data.I've made a bunch of power measurements and Matt and I have beendiscussing some ways to ameliorate the problem. I expect to have afew of them coded up over the nex

Re: [Discuss-gnuradio] USRP seems to work...but

2005-04-14 Thread Javs
ck the old post at http://lists.gnu.org/archive/html/discuss-gnuradio/2005-02/msg00313.html Good luck - Javs __ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mo

Re: [Discuss-gnuradio] USRP heating up !

2005-04-21 Thread Javs
use the 'which_side' logic. Or this is probably what Eric was inkling at when he mentioned about ways to ameliorate the problem. Thanks for all your help. Javs --- Eric Blossom <[EMAIL PROTECTED]> wrote: > On Mon, Apr 11, 2005 at 10:38:39PM -0700, Eric > Blossom wrote: >

Re: [Discuss-gnuradio] USRP MUX questions

2005-04-22 Thread Javs
> According to usrp_wfm_gui.py the correct MUX seting > for listening to > FM is0x f0 f0 f0 f2. Could you please point me to this file ? Im not able to locate it in my code. Or did you mean wfm_rcv_gui.py ? Javs __ Do You Yahoo!?

Re: [Discuss-gnuradio] USRP MUX questions

2005-04-23 Thread Javs
e then we should be getting > always a complex number with zero imaginary part... Thats the intention. To receive only the real samples and provide a zero for all the imaginary samples. HTH, Javs __ Do You Yahoo!? Tired of spam? Yah

[Discuss-gnuradio] mt4937di5.sym was not found in any component library

2005-04-25 Thread Javs
mos-sot.sym. Do i have to create these symbols or am I missing something blatantly obvious here? Thanks in advance. Javs __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection arou

Re: [Discuss-gnuradio] mt4937di5.sym was not found in any component library

2005-04-25 Thread Javs
Following up on my own post: I created a gafrc file in the tvrx directory linking it to all the symbols. And I got rid of the first error. Still baffled about the missing components... Javs --- Javs <[EMAIL PROTECTED]> wrote: > Hi all, > > I just downloaded the TvRx schemat

Re: [Discuss-gnuradio] mt4937di5.sym was not found in any component library

2005-04-26 Thread Javs
Thanks Matt ! Looks perfect now. Javs --- Matt Ettus <[EMAIL PROTECTED]> wrote: > > I have put the updated parts package on the download > page at ettus.com You can > find all the parts you need there. > > Matt > > > Quoting Javs <[EMAIL PROTECTED]&

Re: [Discuss-gnuradio] how to pronounce gnuradio?

2005-10-06 Thread Javs
will be upwardly compatible with Unix." http://www.cs.utah.edu/dept/old/texinfo/gnu-bull-jun-94.html -Javs --- Clark Pope <[EMAIL PROTECTED]> wrote: > Dumb question: is it ga-new-radio or new-radio, i.e. > is the g silent? > > Thanks, > Clark > > __

[Discuss-gnuradio] usb_claim_interface error

2005-10-17 Thread Javs
7;unknown' device when plugged in ;and as a 'USRP Rev 2' when the code is run the first time. I checked my 'fstab' file (attached) and added the following line --- /mnt/usb /proc/bus/USB usbfs defaults0 0 ---

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Javs
> What distribution and version of linux are you > running, with which kernel? I am running the Redhat enterprise linux 4 on a 2.6.9 kernel. Tried chmoding all subdirectories and files under /proc/bus/usb. Still doesn't work. __ Yahoo

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Javs
er reconnect. The changing of permissions (777) is not effected as it is creating a new mount with a new address at each reconnect with default permissions(664). Still experimenting ! -Javs __ Start your day with Yahoo! - Make

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-19 Thread Javs
he other LED (LED1) glows for a second or two and shuts off. This does not happen when i do the same test as 'user'. Is this related to the USB access? Still trying to figure out whats going on. Anyway, Here is the clip of the strace, very similar to the one from Larry. Javs clip

Re: [Discuss-gnuradio] setgid directories / usb permissions

2005-10-28 Thread Javs
Me too. I created a new mount point at /proc/bus/usb with usbfs for a regular 'user'account and now I am able to talk to the usrp with the very first command. Ahh..such a relief ! Thanks for all your pointers. Javs --- Eric Blossom <[EMAIL PROTECTED]> wrote: > On Fri, Oc

Re: [Discuss-gnuradio] usb_claim_interface Invalid argument error

2005-11-01 Thread Javs
or the usb mount. HTH, Javs > > Running usrper load_standard_bits gives this output: > > debian:/home/ward/usrp-0.8/host/apps# usrper > load_standard_bits > usrper: found unconfigured usrp; needs firmware. > usrp_open_interface: usb_claim_interface: failed > conf 0