Dear all,
I use matlab compiler to generate C++ library, two of them with extention .h
and .cpp
Can I use the library to make new block in gnu radio?
Thank you for your help
Makmur
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.
Hi,
I am trying to write my own application in C language that will communicate
with the USRP device. I am able to communicate with the USB port but I don't
know what sequence of commands the USRP device will understand to work. Does
any one have any documentation on how to make it work? And is th
Hello All;Thanks to Alexandru Csete at :"http://www.oz9aec.net/index.php/gnu-radio/grc-examples" I now have a working receiver.You can tune from 50MHz to 2.4GHz without the slider going berzerk :) I took the NBFM receiver that Alexandru wrote and modified it to make a simple that just displays the
Don Ward wrote:
Kyle Zhou wrote:
...
I am playing howto-write-a-block in cygwin.
Git trunk.
...
After that, 'make' succeeded.
But when I do 'make check', making check in lib succeeded, but
when checking in python, it produced an error as follows.
Mak
Kyle Zhou wrote:
...
I am playing howto-write-a-block in cygwin.
Git trunk.
...
After that, 'make' succeeded.
But when I do 'make check', making check in lib succeeded, but
when checking in python, it produced an error as follows.
Making check in pyth
On Fri, Apr 9, 2010 at 7:09 AM, Matt Ettus wrote:
>> My understanding is that it takes 3 BUFGs and one DCM for tri-mode (maybe
>> one more of each for RGMII support but I
>> don't see that) and, between this and other USRP2 needs, you ran into the
>> limit of 8. Is that accurate? Or would
>> 10/
Thanks John.
No I did not do 'make install'. I need to make check to ensure
everything goes fine before installing.
The PYTHONPATH has been set correctly by 'run_tests' script in python
directory, as can been seen in the output quoted along with the error
message.
quote it again:
"/home/kyle/