[Discuss-gnuradio] USRP connected during gnuradio installation

2008-10-16 Thread Joreen Tan
Hi, Would like to check, if the USRP is needed to be connected to the laptop during the installation of gnuradio on fedora 9? Regards, Joreen _ Get in touch with your inner athlete. Take the quiz.

Re: [Discuss-gnuradio] USRP connected during gnuradio installation

2008-10-16 Thread Mattias Kjellsson
Hi, When I installed gnuradio, I didn't have a usrp, but I followed the instructions in the wiki, and when I plugged it in it worked... I guess the short answer is: no. =) Hope it works out for you! BR Mattias Kjellsson Joreen Tan wrote: Hi, Would like to check, if the USRP is needed to be

[Discuss-gnuradio] Bugs/issues with trondeau/dbs and eb/cppdb-wip

2008-10-16 Thread Per Zetterberg
Dear All, The code: db_flexrf_1800_tx_mimo_b::db_flexrf_1800_tx_mimo_b(usrp_basic *usrp, int which) : db_flexrf_1800_tx(usrp, which) { d_common-R_DIV(1); } should be: db_flexrf_1800_tx_mimo_b::db_flexrf_1800_tx_mimo_b(usrp_basic *usrp, int which) : db_flexrf_1800_tx(usrp, which) {

Re: [Discuss-gnuradio] How much space on FPGA would be freed?

2008-10-16 Thread Kyle Pearson
Newell- I don't remember exactly, but when I did this about 60% of the FPGA resources were used. -Kyle On Thu, Oct 16, 2008 at 12:45 AM, Newell Jensen [EMAIL PROTECTED] wrote: Does anyone know just how much resources will be freed up by doing the following (this is one of the FPGA/Verilog

[Discuss-gnuradio] Re: USRP connected during gnuradio installation

2008-10-16 Thread Patrick Strasser
Joreen Tan wrote am 2008-10-16 12:27: Hi, Would like to check, if the USRP is needed to be connected to the laptop during the installation of gnuradio on fedora 9? No, like you don't need a USB stick to install a USB storage driver. GNU Radio does not necessarily need an USRP, although it

Re: [Discuss-gnuradio] updated BBN 80211 code?

2008-10-16 Thread Eric Blossom
On Thu, Oct 16, 2008 at 06:14:28AM -0400, Frank Brickle wrote: On Wed, Oct 15, 2008 at 11:20 PM, Eric Blossom [EMAIL PROTECTED] wrote: Do you mean that your code can't go in the repo, or that Orange can't go in the repo? I see no problem having code in the repo use Orange. You're

Re: [Discuss-gnuradio] updated BBN 80211 code?

2008-10-16 Thread Frank Brickle
On Thu, Oct 16, 2008 at 10:02 AM, Eric Blossom [EMAIL PROTECTED] wrote: The understanding, then, is that it's explicitly OK for non-FSF-assigned code to go into dev branches of the official repo. That's news to me, and I'm glad to have it cleared up. Nope, sorry for the confusion. Code

Re: [Discuss-gnuradio] updated BBN 80211 code?

2008-10-16 Thread Eric Blossom
On Thu, Oct 16, 2008 at 11:02:54AM -0400, Frank Brickle wrote: On Thu, Oct 16, 2008 at 10:02 AM, Eric Blossom [EMAIL PROTECTED] wrote: The understanding, then, is that it's explicitly OK for non-FSF-assigned code to go into dev branches of the official repo. That's news to me, and

Re: [Discuss-gnuradio] anyone implement the Raleigh fadingmodel/multi-path?

2008-10-16 Thread George Nychis
Richard Clarke wrote: I've established a temporary (60 day) FTP user account on our company FTP server to host the GNU Radio Rayleigh Fading code as it currently stands. I've placed the raw code that's relevant to this module there. It's not immediately ready to build however that won't take

[Discuss-gnuradio] Where's Waldo Ettus? At IEEE DySpan in Chicago of course!

2008-10-16 Thread Robert McGwier
http://www.youtube.com/watch?v=KOgjkSzFzOI ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Software IF gps receiver

2008-10-16 Thread yu lu
Hi, Please check my software IF GPS receiver project, http://www.softwaregnss.com/softwareGPS I want to combine my code to gnuradio. Is there any GPS IF data file that I can play with? Thanks. Yu Lu ___ Discuss-gnuradio mailing list