[Discuss-gnuradio] Ettus TwinRx and Music algorithm

2017-04-12 Thread Trek Liu
We are interested in evaluating the Ettus TwinRx platform for direction finding, just wonder if the MUSIC source code is fully opened in the public domain? and can we evaluate with some sample data before we buy the hardware? thanks.___

[Discuss-gnuradio] sine_table.h

2016-04-06 Thread Trek Liu
What is the purpose of this file? There is zero documentation in this file, is it ever being used? I am looking for a sin/cos table for speed optimization, is there one inside gnuradio? Thanks.___ Discuss-gnuradio mailing list

[Discuss-gnuradio] GNURadio scheduler

2015-04-21 Thread Trek
Is there a sample routine, document or youtube video explaining the GNUradio scheduler? hard to fully understand Gnuradio without it. What are the files in the Gnuradio that are the core of the scheduler? thanks,___ Discuss-gnuradio mailing list

[Discuss-gnuradio] looking for gnuradio coding style template

2015-04-20 Thread Trek
Could someone point me to the right place? Thanks,___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] code::blocks gnuradio project examples

2015-04-15 Thread Trek
Hi, I am new to Gnuradio, just created a code::blocks project for the GNURadio, is there an example sub-project in the code::blocks source tree I could start play with? thanks,___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

[Discuss-gnuradio] GRC with 2 USRP X310 motherboards and 4 channels

2015-03-31 Thread Trek
I need to set up 2 X310 motherboards to do a 4 channel receive using Gnuradio-Companion under Ubuntu 14.04 LTS, Under GRC, it seems not straighforward to specify the four different carrier frequencies (all four channels have different center freq). Pl. help.