Videos from this year's FOSDEM are starting to trickle in. You can find
them at [1], but I'll (or we'll) try and keep [2] up to date, as well.
Cheers,
Martin
[1] http://video.fosdem.org/2015/devroom-software_defined_radio/
[2] http://gnuradio.org/redmine/projects/gnuradio/wiki/Presentations
On 22-02-15 22:35, Marcus D. Leech wrote:
On 02/22/2015 04:26 PM, Martin wrote:
Small addition.
I just want to start capturing on both channels of a B210 at the exact
same time. I do not mind which time that is, as long as the samples
are aligned.
I have read a discussion on this mailinglist
From: discuss-gnuradio-bounces+sean.nowlan=gtri.gatech@gnu.org
[mailto:discuss-gnuradio-bounces+sean.nowlan=gtri.gatech@gnu.org] On Behalf
Of Nowlan, Sean
Sent: Monday, February 23, 2015 3:10 PM
To: discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] Trouble with SWIG for packet_formatte
Hi all,
Whenever I want to trigger USRP with at given time with use of a GPSDO
I'm adding something like this at the end of a constructor of a topblock
generated by gnuradio-companion:
if start_time!="":
self.start_time_epoch =
time.mktime(time.strptime(start_time,'%d.%m.%Y %H
Hi all -
I'm working on Tom's packet_handling branch (github.com/trondeau/gnuradio.git)
and building a custom packet formatter. Everything works in C++ land, including
QA code. However, SWIG is complaining about undeclared things. I duplicated the
CMake and SWIG structures of gnuradio/gr-digita
Dose any one know what is the problem with this device.Hardware NI USRP 2940R =
x310OS Ubuntu 14.04LTSConnection SFP0
what are these warnings X300 unknown product code in EEPROM: 2104
RX dboard ID: Unknown (0x)
./usrp_burn_mb_eeprom --read-all linux; GNU C++ version 4.8.2; Boost_105
Thanks Marcus, and adding some more details. Current signal detection
mechanisms for years totally rely on signal attributes (frequency, timing,
amplitude) for differentiation of signals. Cognitive detection mechanisms
and new PHY layer techniques which emulate human eye like detection and
differen
Hello,
I tried to build my first custom block.
Very easy. It just generates one tune msg every 5 seconds.
I followed steps of writing an OOT block in python:
http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules#Tutorial-3-Writing-a-signal-processing-block-in-Python
% gr_modtool
On Mon, Feb 23, 2015 at 4:06 AM, Perez, Tracie R
wrote:
> I'm hoping for suggestions from the GRC and swig savvy folks on the list.
>
> I am trying to add LDPC functionality to gr-fec [1]. I made a GRC block
> for a decoder class. The decoder class constructor accepts a base class
> called fec_mt
Hi Sajeev,
On 02/23/2015 10:56 AM, Sajeev Manikkoth wrote:
> Hi Marcus,
>
> Thanks again for the detailed explanation of current access technologies. As
> discussed current scheme allows shared access of the channels in time,
> frequency, and space.
Yes, that's how I understood this discussion.
>
On Mon, Feb 23, 2015 at 4:28 AM, Vishwanatha H G <
vishwanatha.1si12ec...@gmail.com> wrote:
> sir, I created a LPF block..when I execute " make test" command it shows
> the error like this:
>
> 2: Test command: /bin/sh
> "/home/lekha/gr-filters/build/python/qa_lpf_test.sh"
> 2: Test timeout compu
I'm hoping for suggestions from the GRC and swig savvy folks on the list.
I am trying to add LDPC functionality to gr-fec [1]. I made a GRC block for a
decoder class. The decoder class constructor accepts a base class called
fec_mtrx. In GRC, I am trying to give the decoder block an input of an
Hi Marcus,
Thanks again for the detailed explanation of current access technologies. As
discussed current scheme allows shared access of the channels in time,
frequency, and space. What I am talking is about a full simultaneous
parallel use or access of channel. This is kind of necessity as wirele
Thanks Sebastian,
"Unable to import Colors" is also a warning for me, but then I also get:
Unable to import Colors
'module' object has no attribute 'CONNECTION_ENABLED_COLOR'
Error during file compilation.
make: *** [grc_rx] Error 1
Which is an error. It looks like my flowgraph needs Colors afte
sir, I created a LPF block..when I execute " make test" command it shows
the error like this:
2: Test command: /bin/sh
"/home/lekha/gr-filters/build/python/qa_lpf_test.sh"
2: Test timeout computed to be: 9.99988e+06
2: File "/home/lekha/gr-filters/python/qa_lpf.py", line 28
2: def test_002_
Hi all, Martin,
At this point I got confused about what I need for implementing message
passing and stream tagging reading capabilities.
At first I thought everything was implemented in GNURadio 3.7 (which I use)
http://gnuradio.org/doc/doxygen/page_msg_passing.html
http://gnuradio.org/doc/d
16 matches
Mail list logo