On 22/10/11 10:56 PM, Bonee Soibam wrote:
> Hi Marcus ,
> Sorry i did not explain to you my set-up , i have two usrpn200's with
> RX2400 as the daughterboards . i have omnidirectional antennas . Its a
> line of sight experiment . i used .benchmark_tx.py -f 2475M -m bpsk
> --from-file=test.pdf -S 2
Nella citazione in data gio 20 ott 2011 14:10:10 CEST, Marcus D. Leech
ha scritto:
On 20/10/11 01:51 AM, Dan CaJacob wrote:
It worked for me on Ubuntu 11.10 x64
Thanks!
On Oct 17, 2011, at 1:31 PM, "Marcus D. Leech" wrote:
Could somebody try build-gnuradio under Ubuntu 11.10 and give m
does the new 3.4.2 tarball build without any problem on ubuntu 11.10 ?
can we expect an "gr-how-to-write-a-block" 3.4.2 ?
Regards
No idea. I haven't built from a tarball in several years.
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
On Oct 23, 2011, at 9:31, Arturo Rinaldi wrote:
> does the new 3.4.2 tarball build without any problem on ubuntu 11.10 ? can we
> expect an "gr-how-to-write-a-block" 3.4.2 ?
Yes on both counts.
Johnathan
___
Discuss-gnuradio mailing list
Discuss-gnu
Hi,
I've tried the following:
$ cd gnuradio
$ git checkout next
$ git pull
$ mkdir build
$ cd build
$ cmake ../
$ make
$ make test
$ sudo make install
'make test' returns 0 failures, but when using the gr-digital blocks in GRC, I
see the following error:
Traceback (most recent call last):
F
On Sun, Oct 23, 2011 at 9:38 PM, Jordan Otomo wrote:
> Hi,
>
> I've tried the following:
>
> $ cd gnuradio
> $ git checkout next
> $ git pull
> $ mkdir build
> $ cd build
> $ cmake ../
> $ make
> $ make test
> $ sudo make install
>
> 'make test' returns 0 failures, but when using the gr-digital bl
Marcus,
How do I know if I am running in full duplex for tunnel.py? Is there a command
line argument for that? I think I am running half duplex only since only using
the 1 antenna port. If I am running half duplex then I am unsure why I would be
having reflected packets.
Thanks,
Dave
Mess