Hi Tom,
Thanks for your advice.
I tried to uninstall ORC and test again. Unfortunately, just like Damon,
more tests failed.
https://lists.gnu.org/archive/html/discuss-gnuradio/2013-08/msg00353.html
I installed GNU Radio on another computer which run 64-bit Linux several
month ago. This remind me
On Tue, Nov 12, 2013 at 3:20 AM, 周易子睿 wrote:
> Dear all,
>
> I tried to install GNU Radio v3.7 git on my computer, but some of the build
> tests failed.
>
> The OS is Ubuntu 13.10 32bit, with kernel version Linux 3.11.0-12-generic,
> the cpu is Intel® Core™ i5-2400 CPU @ 3.10GHz × 4.
>
> I install
On Fri, Feb 01, 2013 at 01:27:39PM -0500, Khizer Kaleem wrote:
> I have attached the header file that is generated through gr_modtool. You can
> notice that the generated API is not included in the header file.
>
> I added the API manually and called the sptr using API header to solve this
> probl
I followed the gnuradio wiki page commands to create a new block.
smookin@comsec-ThinkCentre-M90p:~/Desktop$ gr_modtool.py create howto
Module directory is "./gr-howto".
Creating directory...
Copying howto example...
Unpacking...
Replacing occurences of 'howto' to 'howto'...
Skipping ./apps
Skippi
On Thu, Jan 31, 2013 at 07:37:30PM -0500, Khizer Kaleem wrote:
> Thanks Josh. It worked. Apparently, the gr_modtool.py is not including the API
> in the header.
Well, it should.
I must admit I bungled gr_modtool a bit while working on porting it to
3.6.4, but it should be in a working state now.
Thanks Josh. It worked. Apparently, the gr_modtool.py is not including the
API in the header.
-Khizer Kaleem
On Thu, Jan 31, 2013 at 4:32 PM, Josh Blum wrote:
>
> > 2: Test command: /bin/sh
> > "/home/mkk/Desktop/gr-howto/build/python/qa_square_ff_test.sh"
> > 2: Test timeout computed to be: 9
> 2: Test command: /bin/sh
> "/home/mkk/Desktop/gr-howto/build/python/qa_square_ff_test.sh"
> 2: Test timeout computed to be: 9.99988e+06
> 2: Traceback (most recent call last):
> 2: File "/home/mkk/Desktop/gr-howto/python/qa_howto_square_ff.py", line
> 23, in
> 2: import howto_swig as howt
Hello everyone,
I am trying to build my own block using gr_modtool.py. But When I run make
test its gives me an error.
mkk@comsec-ThinkCentre-M90p:~/Desktop/gr-howto/build$ ctest -V
UpdateCTestConfiguration from
:/home/mkk/Desktop/gr-howto/build/DartConfiguration.tcl
UpdateCTestConfiguration fr
It may be that you didn't make test script?
And you should do make before make test.
On Thu, Jan 31, 2013 at 10:27 AM, Mohammed Ramadan wrote:
> i follow gr_modtool for Making block in gnuradio, when i reached to make
> test step i have test failed
> el-hadidy@ubuntu:~/gr-mmm$ make test
> make:
i follow gr_modtool for Making block in gnuradio, when i reached to make test
step i have test failed
el-hadidy@ubuntu:~/gr-mmm$ make test
make: *** No rule to make target `test'. Stop.
el-hadidy@ubuntu:~/gr-mmm$ cd build
el-hadidy@ubuntu:~/gr-mmm/build$ make test
Running tests...
Test project /
10 matches
Mail list logo