[Discuss-gnuradio] Test Results on gnuradio-3.6.5 exe extensions

2013-06-02 Thread vsrk sarma
I just built and installed gnuradio-3.6.5 on HP-Compaq nx-5115 with Ubuntu 13.04. Following two tests failed out of 239: qa_udp_source_sink and qa_ofdm_txtrx Errors while running Ctest: Error 8 Are test failures because as I have no hardware connected? I set -DCMAKE_INSTALL_PREFIX=$HOME/gnuradio

[Discuss-gnuradio] MAC layer implementation on USRP

2013-06-02 Thread Medhat Hamdy
Hi everyone, I am trying to develop MAC implementation on the USRP. Is there any thing that would help me do that. Thanks___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] MAC layer implementation on USRP

2013-06-02 Thread Medhat Hamdy
Hi everyone, I am trying to develop a MAC layer protocol on the USRP. Is there any thing that would help me. Thanks___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] MAC layer implementation on USRP

2013-06-02 Thread Medhat Hamdy
 Hi everyone, I am trying to develop a MAC layer protocol on the USRP. Is there any thing that would help me. Thanks___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Test Results on gnuradio-3.6.5 exe extensions

2013-06-02 Thread Martin Braun (CEL)
On Sun, Jun 02, 2013 at 11:52:51AM +0530, vsrk sarma wrote: I just built and installed gnuradio-3.6.5 on HP-Compaq nx-5115 with Ubuntu 13.04. Following two tests failed out of 239: qa_udp_source_sink and qa_ofdm_txtrx Can you please send the output of $ ctest -V -R udp_source and $ ctest -V

Re: [Discuss-gnuradio] External modules include path / namespace

2013-06-02 Thread Martin Braun (CEL)
On Sun, Jun 02, 2013 at 12:18:49AM +0200, Sylvain Munaut wrote: include: $prefix/include/module_name/ namespace: gr::module_name:: python: $prefix/lib/site-package/module_name/ Since the module are placed in the gr:: namespace, wouldn't it make sense to have : include:

Re: [Discuss-gnuradio] External modules include path / namespace

2013-06-02 Thread Sylvain Munaut
Hi Martin, include: $prefix/include/gnuradio/module_name/ namespace: gr::module_name:: python: $prefix/lib/site-package/gnuradio/module_name/ This would also make external modules that much closer to internal ones and further reduce the difference between in-tree / out-of-tree Just

Re: [Discuss-gnuradio] External modules include path / namespace

2013-06-02 Thread Johnathan Corgan
On Jun 2, 2013, at 9:58, Martin Braun (CEL) martin.br...@kit.edu wrote: On Sun, Jun 02, 2013 at 12:18:49AM +0200, Sylvain Munaut wrote: include: $prefix/include/module_name/ namespace: gr::module_name:: python: $prefix/lib/site-package/module_name/ Since the module are placed in the gr::

Re: [Discuss-gnuradio] Gnu-companion

2013-06-02 Thread Volker Schroer
Try to set style = nongl in install_prefix/etc/gnuradio/conf.d/gr-wxgui.conf Am 02.06.2013 17:33, schrieb Pratik Kumar: I am getting an error while executing flow graph I have used that built script to install gnu radio i have set the path as told by the script. Executing:

[Discuss-gnuradio] external clock issue with B100 + WBX

2013-06-02 Thread Guy Holtzman
I have two USRP B100 and I am trying to sync them for that I have connected them both to reference and 1pps from the same source the source is a rubidium standard source reference it has a 10MHZ 1Vrms 50 ohm sine and 1pps outputs. I have tested it with a scope to see if its stable. for my test I

Re: [Discuss-gnuradio] external clock issue with B100 + WBX

2013-06-02 Thread Marcus D. Leech
On 06/02/2013 02:49 PM, Guy Holtzman wrote: I have two USRP B100 and I am trying to sync them for that I have connected them both to reference and 1pps from the same source the source is a rubidium standard source reference it has a 10MHZ 1Vrms 50 ohm sine and 1pps outputs. I have tested it

[Discuss-gnuradio] simple_ra compile errors

2013-06-02 Thread Blake Morgan
$ uname -a Linux ChrUbuntu 3.4.0 #1 SMP Sun Aug 26 19:17:55 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux $ python -V Python 2.7.4 $ gnuradio-config-info -v 3.6.4.1 $ gnuradio-companion --version GNU Radio Companion 3.6.4.1 I am getting the following compile errors when trying to make simple_ra:

Re: [Discuss-gnuradio] simple_ra compile errors

2013-06-02 Thread Marcus D. Leech
On 06/02/2013 03:32 PM, Blake Morgan wrote: $ uname -a Linux ChrUbuntu 3.4.0 #1 SMP Sun Aug 26 19:17:55 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux $ python -V Python 2.7.4 $ gnuradio-config-info -v 3.6.4.1 $ gnuradio-companion --version GNU Radio Companion 3.6.4.1 I am getting the following

Re: [Discuss-gnuradio] Test Results on gnuradio-3.6.5 exe extensions

2013-06-02 Thread vsrk sarma
Test Results: QUOTE vsrks@vsrks-HP-Compaq-nx6115-EX728PA-ACJ:~/gnuradio$ ctest -V -R udp_source UpdateCTestConfiguration from :/home/vsrks/gnuradio/DartConfiguration.tcl UpdateCTestConfiguration from :/home/vsrks/gnuradio/DartConfiguration.tcl Test project /home/vsrks/gnuradio Constructing a

[Discuss-gnuradio] help me with usrp-spectrrum-sense.py

2013-06-02 Thread Vidyadhar Reddy Gosala
whem i try to run this code i am getting following error linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.003-78-g49a4929b Warning: this may have issues on some machines+Python version combinations to seg fault due to the callback in bin_statitics. -- Opening a USRP2/N-Series device...