Re: [Discuss-gnuradio] selecting frequency for different daughterboards

2006-06-29 Thread Eric Blossom
On Thu, Jun 29, 2006 at 03:10:29PM -0400, David Scaperoth wrote: > hey all, > > > I was thinking that this range reflects the values that the LO is > capable of producing and using for down/up conversion, but in the > source code you have used these crazy large numbers to suggest that > any

Re: [Discuss-gnuradio] libusrp and usb hubs

2006-06-29 Thread Philip Balister
Sounds like the hub is only doing USB full speed support, not high speed. Philip Jim Lindstrom wrote: Hey gang, I've been using the USRP without GNURadio from time to time, just using libusrp to talk to it. Yesterday, I had some cabling problems and couldn't get my signal close enough to the

[Discuss-gnuradio] libusrp and usb hubs

2006-06-29 Thread Jim Lindstrom
Hey gang, I've been using the USRP without GNURadio from time to time, just using libusrp to talk to it.  Yesterday, I had some cabling problems and couldn't get my signal close enough to the USRP.  To compensate, I moved the USRP closer to the signal by using two USB cables and hub.  I noticed tha

Re: Re: [Discuss-gnuradio] USRP from SVN - no ./bootstrap and ./configure

2006-06-29 Thread wavemaker
-- Eric Blossom wrote : On Wed, Jun 28, 2006 at 06:07:29PM -0500, Jan van Niekerk wrote: > As per the USRP svn repository instructions I run the following > command: > > svn co http://usrp.svnrepository.com/svn/usrp/trunk usrp > > Upon completion, the INSTALL file talks about ./configure. > > So

[Discuss-gnuradio] selecting frequency for different daughterboards

2006-06-29 Thread David Scaperoth
hey all, I have been updating some simple examples for receiving and transmitting FM signals I have made by adding option parsers in the scripts. I was trying to make sure that when a daughterboard was selected (using the options parser), that if an invalid frequency was used (for examp

Re: [Discuss-gnuradio] USRP - hotplug / udev / auto-loading of firmware

2006-06-29 Thread Mark Petrovic
I also added to the rules fileSYSFS{idVendor}=="077d", SYSFS{idProduct}=="0410", MODE="0666"so I could access the Powermate without becoming root. On 6/29/06, Lee Patton <[EMAIL PROTECTED]> wrote: On Thu, 2006-06-29 at 07:44 +0100, Kalen Watermeyer wrote:> I ask because I run Ubuntu 6.06 (Dapper),

Re: [Discuss-gnuradio] USRP - hotplug / udev / auto-loading of firmware

2006-06-29 Thread Lee Patton
On Thu, 2006-06-29 at 07:44 +0100, Kalen Watermeyer wrote: > I ask because I run Ubuntu 6.06 (Dapper), which uses > udev, and will need to edit my device manager's rules > to identify my custom board, and am not sure if this > is necessary. Oh, and the OS detects my FX2 micro when > I run lsusb (al

[Discuss-gnuradio] Protocol working except for one issue

2006-06-29 Thread Michael Ford
I've got my implementation of CSMA working on one end, but I've noticed that one of my USRPs is giving me a constant reading of about 4000, whether the other machine is sending or not. The god board is giving me a reading of about 180 when nothing is being transmitted, and a reading of about 3000-4

[Discuss-gnuradio] Python docs

2006-06-29 Thread Mark Petrovic
Good day.I'd like to know more about the Python doc problem.http://lists.gnu.org/archive/html/discuss-gnuradio/2005-01/msg00249.html From what I can tell, generating python docs for gnuradio is an outstanding taskhttp://www.comsec.com/wiki?SuggestedProjectsI say this because I do not see xsltproc,

Re: [Discuss-gnuradio] USRP - hotplug / udev / auto-loading of firmware

2006-06-29 Thread Eric Blossom
On Thu, Jun 29, 2006 at 07:44:50AM +0100, Kalen Watermeyer wrote: > Hello again, > > Am I correct in saying that the standard USRP setup is > to have some entry in hotplug configuration that > points the device manager to a firmware loading app, > allowing the USRP to be configured as soon as it i