zhaona200...@163.com
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hi all,
I need to measure the time of flight with the accuracy in nanosecond, now I
found an ic that can measure the time in ns. So now I want to support fpga
to read the timestamp when receive and send a data package with modifying
the fpga firmware. Can someone estimate whether the usrp or usrp2
thanks mattso 2 usrps and 4 rfx dbs is enough for me ,and in usrp
multi-signals can be simultaneous.while when i send a 50K frequency signal ,and
receive it from two antennas ,through oscope i find the two IQ signals are not
synchronous,signal from the second antenna seems 1/4 wavelength ahead
On Wed, Jun 2, 2010 at 12:06, Burak TUYSUZ wrote:
> I am trying to compile gnuradio from the latest development code but in both
> of my computers I get the same exact error.
This should be fixed in the latest git master.
Johnathan
___
Discuss-gnurad
On Wed, Jun 2, 2010 at 14:05, Matt Ettus wrote:
> The gnuradio.org page is no longer being updated and should just have a
> pointer to the new site.
This is done.
Johnathan
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.o
On Wed, Jun 2, 2010 at 4:29 PM, Matt Ettus wrote:
> On 06/02/2010 02:06 PM, John Orlando wrote:
>>
>> On Wed, Jun 2, 2010 at 3:54 PM, Sharif Shaher
>> wrote:
>>>
>>> Hello,
>>>
>>> I am trying to tune the WBX to 60MHz, but everytime I do
>>> I get an error. If I do it through usrp2_fft.py it say
On 06/02/2010 02:06 PM, John Orlando wrote:
On Wed, Jun 2, 2010 at 3:54 PM, Sharif Shaher wrote:
Hello,
I am trying to tune the WBX to 60MHz, but everytime I do
I get an error. If I do it through usrp2_fft.py it says "Failed",
if I do it through my c++ code, I get the error
set_rx_center_freq
On Wed, Jun 2, 2010 at 3:54 PM, Sharif Shaher wrote:
> Hello,
>
> I am trying to tune the WBX to 60MHz, but everytime I do
> I get an error. If I do it through usrp2_fft.py it says "Failed",
> if I do it through my c++ code, I get the error
> set_rx_center_freq(6e+07) failed.
According to the dr
On 06/02/2010 01:54 PM, Sharif Shaher wrote:
Hello,
I am trying to tune the WBX to 60MHz, but everytime I do
I get an error. If I do it through usrp2_fft.py it says "Failed",
if I do it through my c++ code, I get the error
set_rx_center_freq(6e+07) failed.
I used the u2_flash_tool to "burn" txr
Hello,
I am trying to tune the WBX to 60MHz, but everytime I do
I get an error. If I do it through usrp2_fft.py it says "Failed",
if I do it through my c++ code, I get the error
set_rx_center_freq(6e+07) failed.
I used the u2_flash_tool to "burn" txrx_wbx.bin to the SD as follows:
sudo ./u2_fla
On Wed, Jun 2, 2010 at 12:06, Burak TUYSUZ wrote:
> I am trying to compile gnuradio from the latest development code but in both
> of my computers I get the same exact error.
Can you send to me (offlist) two files:
config.log
gnuradio-core/src/lib/Makefile
Thanks,
Johnathan
_
Hi,
I am trying to compile gnuradio from the latest development code but in both
of my computers I get the same exact error**.
I use gentoo and I will appreciate any help
Thank you
libtool: link: g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o
.libs/gnuradio-config-info gnuradio-config-info.o
file_sink_c prodces complex floating point. Every 8 bytes is a complex
float, where the first 4 bytes is a float representing I, and the second
4 bytes a float representing Q.
if you were using numpy, it could be read with: numpy.fromfile(file,
numpy.complex64)
-Josh
On 06/02/2010 11:25 AM,
Dear all,
I'm wodering the format of data in datafile which produced by file_sink_c. I
used octave function read_complex_binary to read the data. Since the usbdata is
a 16-bit binary data sent from FPGA to usb controller, is the first 16 lines of
the data represent the first sample point of the
On Wed, Jun 02, 2010 at 09:32:34AM +0200, bjoe...@ee.ethz.ch wrote:
> Hi,
>
> I'm currently working on a project using the ucla ZigBee Phy
> implementation for the gnuradio framework.
> I need some help how to use boost python and smart pointers to
> manage a shared memory block from both sides, t
On 06/01/2010 03:18 AM, weizhongshan wrote:
sos!
i want to realize a 2*2 mimo simplex communication system .since rfx
daughterboards can transmit/receive 2 complex IO signals, i thought 2
usrp and 4 rfx_daughterboards is enough for me .but now i am wonfering
whether usrp can transmit/receive mult
When I type:
~$ sudo ldconfig
I receive:
/sbin/ldconfig.real: /usr/local/lib/libgnuradio-myownhowto.so.0 is not a
symbolic link
Zohair wrote:
>
> Hello everyone,
>
> Incorporating a MATLAB *.so library, I have created a block using the
> howto_square template. I also followed the discussion
Hello everyone,
Incorporating a MATLAB *.so library, I have created a block using the
howto_square template. I also followed the discussion in the
http://old.nabble.com/Need-help-with-gr-how-to-create-a-signal-processing-block-template-td28646216.html
thread here . The code compiles very nicely
I never yet try to send a file with benchmark_tx.py but i think it is not very
hard. the .dat file is not the file that you want I think. it is the file whch
log the raw signal. you can draw the raw data by using one of the program in
gt-utils if i am not mistaken.
yup, once again, may i know w
Hi,
I'm currently working on a project using the ucla ZigBee Phy
implementation for the gnuradio framework.
I need some help how to use boost python and smart pointers to manage
a shared memory block from both sides, the python and the c++ side.
It would be great if I could manipulate as lit
20 matches
Mail list logo