Have a look at your dmesg log. You probably see a " not enough
bandwidth" message. Are you using an usb 2 or an usb 3 port ?
-- Volker
Am 19.03.2014 03:57, schrieb Mike Harpe:
I am trying to run the FCD nfm demo with the proplus module. This is
using 3.7.3. Everything compiled and loaded fin
I am trying to run the FCD nfm demo with the proplus module. This is using
3.7.3. Everything compiled and loaded fine. I am very tired and going to
bed.
I would really appreciate someone looking at this. Thanks in advance.
Executing: "/home/mike/fcd_nfm_rx.py"
Using Volk machine: avx_64_mmx_orc
Hi Sara,
Please look at the OFDM TX/RX examples in GNU Radio Companion. It's already
there for you. :)
best,
aditya
On Tue, Mar 18, 2014 at 8:44 PM, Sara Chérif wrote:
> I want to simulate an OFDM link to carry 214 bytes per Ethernet packet &
> implement it using 2 laptops running GNU & 2 US
My Name is Dean Nida and I am submitting a proposal for Google Summer of
Code. I would like to produce an application that will allow a user to
visualize baseband data, and apply appropriate modulation and clock
recovery techniques to characterize the signal. This is outlined in the
proposal at th
I want to simulate an OFDM link to carry 214 bytes per Ethernet packet &
implement it using 2 laptops running GNU & 2 USRPs.
Each USRP is a TX & RX .(FULL-DUPLEX)
I calculated all OFDM parameters needed.
total BW=200KHz
sample Rate=240k
symbol time including CP=5ms= 8-burst gsm ( one burst is 0.6m
On Tue, Mar 18, 2014 at 7:26 PM, Sara Chérif wrote:
> I installed GNU on ubuntu 12.04 lts before installing UHD from
> http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall
> by running the following commands:
>
> sudo apt-get -y install git-core autoconf automake libtool g++ python-de
On Tue, Mar 18, 2014 at 1:52 PM, Richard Cagley wrote:
> On Tue, Mar 18, 2014 at 12:57 PM, Richard Cagley wrote:
>
>> This is likely pretty simple, but I can't figure it out. I'm getting a
>> bitbake error trying to build gnuradio-dev-image. Here are my steps:
>>
>> git clone git://git.openembedd
Can you enter this through Melange? It should be sufficient to link to
your PDF/repo on Melange.
It's good to see you were able to get control port and oprofile results.
On Sat, Mar 15, 2014 at 4:37 AM, Abhishek Bhowmick
wrote:
> Here is the link for my first proposal draft :
> https://github.co
And if you are running over the air, try setting the TX and RX sampling
rate to have the same value.
In any case, I would first run in loopback mode (as shown in your png file)
and save the over-the-air transmissions for later.
On Tue, Mar 18, 2014 at 7:51 PM, Aditya Dhananjay wrote:
> Hi Jon,
Hi Jon,
Disclaimer: I haven't run your code, but based on eyeballing the png file:
It looks like your "delay" block is not configured properly. The delay
should be fft_len + cp_len which is 80 (instead of 72).
Best,
Aditya
On Tue, Mar 18, 2014 at 7:25 PM, Jonathan Fox <31...@cardinalmail.cua.
Sara,
The GNURadio installation tells you at the end of that long printout that
it skipped over gr-uhd, which is the block you are looking for. This needs
to be installed prior to installing GNURadio, so that way GNURadio knows of
it's existence and can properly build against it. Since you insta
I installed GNU on ubuntu 12.04 lts *before* installing UHD from
http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall
by running the following commands:
sudo apt-get -y install git-core autoconf automake libtool g++
python-dev swig \
pkg-config libboost1.48-all-dev libfftw3-dev libcpp
On Tue, Mar 18, 2014 at 12:57 PM, Richard Cagley wrote:
> This is likely pretty simple, but I can't figure it out. I'm getting a
> bitbake error trying to build gnuradio-dev-image. Here are my steps:
>
> git clone git://git.openembedded.org/bitbake
> git clone git://github.com/openembedded/oe-cor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The cause why that image is called amd64 is that it follows Ubuntu's
naming scheme which uses "amd64" for images for the 64bit x86
architecture and "i386" for the 32bit, now
on-almost-any-machine-obsolete address size architecture (actually,
both names
AMD, Intel, and VIA all support amd64. Intel's failed 64-bit effort was the
Itanium (IA-64).
http://en.wikipedia.org/wiki/X86-64
http://en.wikipedia.org/wiki/Itanium
-R C
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/m
On Tuesday, March 18, 2014, Martin Braun wrote:
> On 03/18/2014 09:31 PM, David McQuate wrote:
> > I notice "amd64" in the torrent file name.
> > I suppose this will not work on an Intel Core 2 Duo machine...
>
> Core 2 Duo can do 64 bits, so you're good.
>
> Martin
>
>
>
>
Just adding to that...
This is likely pretty simple, but I can't figure it out. I'm getting a
bitbake error trying to build gnuradio-dev-image. Here are my steps:
git clone git://git.openembedded.org/bitbake
git clone git://github.com/openembedded/oe-core.git
git clone git://github.com/openembedded/meta-oe.git
git clone
On 03/18/2014 09:31 PM, David McQuate wrote:
> I notice "amd64" in the torrent file name.
> I suppose this will not work on an Intel Core 2 Duo machine...
Core 2 Duo can do 64 bits, so you're good.
Martin
___
Discuss-gnuradio mailing list
Discuss-gnur
I am pretty sure it just refers to the instruction set which is compatible
with x86.
On Tue, Mar 18, 2014 at 4:31 PM, David McQuate wrote:
> I notice "amd64" in the torrent file name.
> I suppose this will not work on an Intel Core 2 Duo machine...
>
> On 3/18/2014 8:51 AM, Johnathan Corgan wr
I notice "amd64" in the torrent file name.
I suppose this will not work on an Intel Core 2 Duo machine...
On 3/18/2014 8:51 AM, Johnathan Corgan wrote:
The GNU Radio Live SDR Environment has been updated for the recent
release of GNU Radio 3.7.3, along with support for new SDR hardware and
appli
The GNU Radio Live SDR Environment has been updated for the recent
release of GNU Radio 3.7.3, along with support for new SDR hardware and
applications.
Produced by Corgan Labs, the Live SDR Environment is a bootable Ubuntu
Linux DVD with GNU Radio and third party software pre-installed. It is
des
Hi Stefan - Nice proposal overall! Some items you'll want to address somewhere
(either in the Melange area or in your proposal document):
+ How long have you been on the GR discussion list? Do you participate
regularly?
+ Have you contributed any code back to GR or any other open-source proje
On 03/18/2014 03:34 PM, Stefan Wunsch wrote:
> Hi!
>
> My name is Stefan Wunsch and I would like to make a proposal for GSoC
> 2014. My project of interest is the radar toolbox as mentioned on the
> wiki page on gnuradio.org.
>
> I am a fifth semester student in physics at the Karlsruhe Institute
On 03/17/2014 10:47 PM, Emanuel Mendoza wrote:
> Hi
>
> My name is Emanuel Mendoza. I am studying Telecommunications Engineering
> in the Universidad Nacional de Ingenieria in Lima, Peru. I have plenty
> experience programming in C/C++ and a little bit of python. These
> months, I have been workin
Hi!
My name is Stefan Wunsch and I would like to make a proposal for GSoC
2014. My project of interest is the radar toolbox as mentioned on the
wiki page on gnuradio.org.
I am a fifth semester student in physics at the Karlsruhe Institute of
Technology (KIT) in Germany. At the Communications
25 matches
Mail list logo