Re: [Discuss-gnuradio] Cross compile GNU Radio fail

2015-07-21 Thread shaunwang
Hello Nathan I read through this github, but I do not know how to use this patch. Can you give me some instructions. Do you know any good way to fix this problem? Also, when i compile another version of GNURadio source files, it gave me different error, shown here http://gnuradio.4.n7.nabble.com

[Discuss-gnuradio] Cross compile GNU Radio fail

2015-07-14 Thread shaunwang
\ -DENABLE_GR_WXGUI=OFF -DENABLE_GR_VOCODER=OFF -DENABLE_GR_DTV=OFF \ -DENABLE_GR_ATSC=OFF -DENABLE_DOXYGEN=OFF \ -DCMAKE_INSTALL_PREFIX=/usr ../ but it gives me this error message Scanning dependencies of target gr_trellis_html [ 90%] Generating gr-trellis.html xmlto: /home/shaunwang/Documents

[Discuss-gnuradio] Cross compile GNURadio error.

2015-07-13 Thread shaunwang
dependencies of target pmt_swig_swig_doc [ 13%] Generating doxygen xml for pmt_swig_doc docs error: tag OUTPUT_DIRECTORY: Output directory `/home/shaunwang/Documents/GNURadiosource/gnuradio-master/build-arm/gnuradio-runtime/swig/pmt_swig_doc_swig_docs' does not exist and cannot be created m

Re: [Discuss-gnuradio] Cross compile GNURadio on ARM in Odroid XU3

2015-07-08 Thread shaunwang
Hello Nathan Firstly I am really grateful for your long suggestions. I am very surprised to spend so much time writing this for me. Secondly, I already tried building GNU Radio natively in Odroid xu3 and Hummingboard. They both took long time to build. And I always meet some bugs, but I fixed the

Re: [Discuss-gnuradio] Cross compile GNURadio on ARM in Odroid XU3

2015-07-08 Thread shaunwang
Hello Dennis Thank you so much for giving me many information. I never seen a building way which combines binary file and source file of GNURadio. Do you have the website that gives all instructions? The OpenEmbedded and PyBOMBS way is very confusing. I read this website https://gnuradio.org/red

Re: [Discuss-gnuradio] terminate called after throwing an instance of 'std::invalid_argument'

2015-07-08 Thread shaunwang
Thank you so much. Tom Could you please tell me what a typical value in tabs is? -- View this message in context: http://gnuradio.4.n7.nabble.com/terminate-called-after-throwing-an-instance-of-std-invalid-argument-tp54156p54689.html Sent from the GnuRadio mailing list archive at Nabble.com.

[Discuss-gnuradio] Cross compile GNURadio on ARM in Odroid XU3

2015-07-07 Thread shaunwang
Hello everyone I need help on how to successfully cross compile GNURadio on ARM processor in Odroid XU3. I have read many websites in official GNURadio websites. like the following ones https://gnuradio.org/redmine/projects/gnuradio/wiki/Cross_compile_GNU_Radio_and_install_on_target https://gnurad

Re: [Discuss-gnuradio] terminate called after throwing an instance of 'std::invalid_argument'

2015-06-12 Thread shaunwang
Thank you so much. Tom Could you please tell me what a typical value in tabs is? -- View this message in context: http://gnuradio.4.n7.nabble.com/terminate-called-after-throwing-an-instance-of-std-invalid-argument-tp54156p54164.html Sent from the GnuRadio mailing list archive at Nabble.com. _

[Discuss-gnuradio] terminate called after throwing an instance of 'std::invalid_argument'

2015-06-11 Thread shaunwang
Hello Everyone When I run AM radio GRC, I got this error terminate called after throwing an instance of 'std::invalid_argument' what(): buffer_add_reader: nzero_preload must be >= 0 I google this error, and it says this is bug 693. but I cannot fix it. Thank you! Shaun AM_test.grc

[Discuss-gnuradio] How to install RTL-SDR driver in debian jessie

2015-05-21 Thread shaunwang
Hello I installed GNURadio in the Hummingboard which has debian jessie OS. But the system cannot detect RTL-SDR. When I type command lsusb, it show Realtek Semiconductor Corp. RTL2838 DVB-T. when I type lsmod, nothing show up. And when I run gnuradio companion, no signal show up in GUI interface

Re: [Discuss-gnuradio] GNU radio with 1 - qa_test_all failed

2015-05-15 Thread shaunwang
er are you using? Is your OS soft-float > or hard-float? > > If you just want to get rid of this problem try removing orc and > rebuilding VOLK. > > -Nathan > > PS, in the future can you send text through a pasting service like > fpaste.com? I'm a little uneasy a

[Discuss-gnuradio] How to add RTL_SDR into 3.7.8 gnuradio library?

2015-05-14 Thread shaunwang
Hello all I installed the latest version 3.7.8 of gnuradio from source. But the repository removed rtl_sdr folder from the source files. I google a way to add rtl-sdr to the library. but it did not work for me. I followed the official osmocom website. http://sdr.osmocom.org/trac/wiki/rtl-sdr I in

[Discuss-gnuradio] GNU radio with 1 - qa_test_all failed

2015-05-14 Thread shaunwang
Hello all I am installing GNUradio in two boards, one is Odroid XU3, with Ubuntu 14.04 system. The other one is Hummingboard i2ex with Debian Jessie system. I build from source with version 3.7.8 in git. Both boards have same issue when I make test. $ make test Running tests... Test project