Hi,
I am trying to build old version of gnuradio 3.4.0 on ubuntu 12.04 but i
keep getting these errors.
libtool: link: g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o
.libs/usrp_rx_cfile usrp_rx_cfile.o
~/gnuradio-3.4.0/gnuradio-core/src/lib/.libs/libgnuradio-core.so
~/gnuradio-3.4.0/usrp/host/l
I want to use convolution code to transmit packet over USRP. So I ended up
modifying the generic_mod_demod in digital.
The original flow graph was
Tx
packed_to_unpacked(bits_per_symbol) ---> gray_encoder --->
differential_encoder ---> chunks_to_symbol(constellation)
---> rrc_filter ---> USRP
Rx
Hello,
In the current gr-digital/narrowband, I am using the benchmark_tx.py and
rx.py to test the bpsk communications.
It is found that the packet loss rate is very high (70% loss) in
discontinuous mode where every 5 packets are in a burst. But in continuous
mode, the paket loss rate is less than
On 02/28/2013 06:49 PM, Patrik Tast wrote:
> Hi to all,
>
> Do you have suggestions how to tame our ubuntu to perform better, untick
> features?
> We're using usrp1, even at 1 MHz bandwith the uhd_fft window goes gray
> (in accessible) after a 1/2 minute, force quit and try again is the only
> o
Hi to all,
Do you have suggestions how to tame our ubuntu to perform better, untick
features?
We're using usrp1, even at 1 MHz bandwith the uhd_fft window goes gray
(in accessible) after a 1/2 minute, force quit and try again is the only
option.
The computer we use is smart enough to handle that d
It's cool! Thanks!
On Thu, Feb 28, 2013 at 11:51 AM, Martin Braun (CEL)
wrote:
> On Thu, Feb 28, 2013 at 11:38:40AM -0600, Alex Zhang wrote:
> > For me, I am very interested in that is there any open project to
> improve the
> > data rate and packet loss for the GNURadio based OFDM?
> >
> > Some
On Thu, Feb 28, 2013 at 11:38:40AM -0600, Alex Zhang wrote:
> For me, I am very interested in that is there any open project to improve the
> data rate and packet loss for the GNURadio based OFDM?
>
> Some guys claimed that the LTE standards are implemented with USRP and PC by
> SIMD programming.
On 02/28/2013 01:35 AM, llc1989522 wrote:
> Hi everyone,
>
> I have a question about USRP N210 MIMO syn. Right now I already have set the
> parameters like following:
>
> Device addr: addr0=192.168.10.1,addr1=192.168.10.3
> Sync = don't sync
> Num Mboards = 2
> Mb0 Clk Src = Default
> Mb0 Time
For me, I am very interested in that is there any open project to improve
the data rate and packet loss for the GNURadio based OFDM?
Some guys claimed that the LTE standards are implemented with USRP and PC
by SIMD programming. But their code are not open.
If GNURadio based OFDM can support high d
Hi,
I have two usrp conncted to host A abd B respectively. I want to send packets
from one host to other by using GnuRadio companion. I have setup a graph both
hosts having packet encoder>Gmsk Mod>TCP sink
and on other host TCP source>gmsk demod > packet decoder
But this does not work.My hosts a
> Ralph,
>
> I switch between versions of GNU Radio constantly on my machines and
> haven't had to run ldconfig by hand in a long time. It might be a specific
> Kubuntu issue (I run Ubuntu) or something about your environment or shell
> that you run.
OK, I see. The system is relatively unmodified
Is anyone out there using Nutaq's radios such as picoSDR? This company
took over Lyrtech who made the small form-factor SDR.
They have some interesting products.
http://nutaq.com/en/products/applications/+sdr
The most exciting are the picoSDR and µSDR420 which support GnuRadio,
and have big Vi
On Thu, Feb 28, 2013 at 2:52 AM, Omer Omer wrote:
> when i run my own block in gnuradio-companion square_ff ,the following
> error i get
>
Omer,
Can you run simple programs in GRC that don't use your square_ff? Just
create a signal source -> throttle -> wxgui sink program and verify that
works
On Thu, Feb 28, 2013 at 1:45 AM, Ralph A. Schmid, dk5ras
wrote:
> Hi,
>
> My problems a few days ago, when switching between branches, simply came
> from a missing "sudo ldconfig" at the end of the procedure. Maybe it may be
> useful to add a more obvious hint? In
> http://gnuradio.org/redmine/pro
On Wed, Feb 27, 2013 at 8:03 PM, Chris Valenta wrote:
> Hey all,
>
> I'm curious if there is a reason why the maximum length for a digital
> packet payload is 4096 bits in packet_utils.py Currently this is limited
> because of the length of the whitening mask, but if whitening is not
> used...coul
On Wed, Feb 27, 2013 at 08:12:46PM +0100, Carles Fernandez wrote:
> I would like to ask you about the participation in GSoC 2013 of the GNSS-SDR
> project under the umbrella of GNU Radio. Last year I served as a mentor and we
> all (the student, other developers and I) had a nice experience adding
Was any nonsense in previous post?
On Wed, Feb 27, 2013 at 2:16 PM, Nemanja Savic wrote:
> Hi again GNURADIOers,
>
> I have a set member function which is also used as a callback from GRC. It
> looks like this:
>
> void
> test_file_sink::set_sensitivity(double milisecond)
> {
> d_n_samples
17 matches
Mail list logo