Hi all,
in the last weeks & months the mailing list and chat has been busier than usual
with new students getting their feet wet
with GNU Radio and the community.
As officially announced by the GSoC program - we have been assigned four slots
and therefore we are able to welcome four new stud
don't be harsh; it's still not
> my final proposal.
>
> Thank you all for your time, looking forward to hearing from you. Here is the
> link
> https://drive.google.com/file/d/1xfNUaqoVEJZsA6IwxyMyXo3EezP3P3zy/view?usp=drive_link
> Sincerely,
> Hamza
>
>
Hi Daniel,
Sorry for the late response, we have looked at your proposal and discussed
about the idea and implementation.
Generally your idea seems worthwhile, for the GNU Radio project we are mostly
lacking content regardless of the form.
So if we have a great tool to create videos with GNU R
Hi Hugo,
welcome to the GNU Radio mailinglist, excuse my late response to your request.
We are happy you are interested in participating in a GSoC project, you should
definitely give the GSoC FAQ provided by Google [0] a read and also
have a look at our participants guide [1].
There is a spe
Hi Hamza,
thanks for your interest in participating in the GNU Radio GSoC. Welcome to the
mailinglist :)
I’ll give your proposal a read in the coming days and hopefully I can provide
some feedback & points of improvement to you.
In the meantime have a look at our GSoC Participants Guide [0].
Hi Harashankar,
thanks for sharing your current draft, please make sure to give the GNU Radio
GSoC participants guide [0] a read and follow the
instructions therein.
Kind Regards,
Andrej
[0] https://wiki.gnuradio.org/index.php?title=GSoCStudentInfo
> On 7. Mar 2025, at 11:57, HARI SHANKAR 53
Hi Rahul,
welcome to the GNU Radio mailing list! You are definitely at the right place
here since you are an avid user of GNU Radio already.
> On 5. Mar 2025, at 16:51, rahul pillai wrote:
>
> Hi,
>
> I am rahul pillai, and I work as a Jr. Design Engineer in the DSP/Comms
> field. I complet
to work out
vacation/travel abscence.
In any case, if you add an idea please let me know. Also, if you have any
questions.
Cheers,
Andrej
--
Andrej Rode
Member of the GNU Radio Project
https://www.gnuradio.org
Hi Hamza,
sorry for the late reply/not giving you feedback earlier. I’ve been travelling
in the last week(s) and it slipped my attention.
Your proposal seems to already go a lot into details how to include the AFF3CT
library in GNU Radio in terms of pointers etc.
It seems to me that your pla
Hi Kayla,
thanks for sharing your current proposal on the forward error correction
project idea from our GSoC ideas page.
Overall it looks well written and it contains all required elements.
We have collected some feedback for you:
- In the proposal you mention that many of the current FEC b
Hi Amitesh,
welcome to the discuss-gnuradio mailinglist. Nice that you found your way here.
Before you start drafting on your proposal I recommend you get a little bit
familiar with GNU Radio.
You can do that by looking at our tutorials, which you can find in the wiki and
through tutorials.gn
Hi Kayla,
welcome to the discuss-gnuradio mailinglist. Nice that you found your way here.
Before you start drafting on your proposal I recommend you get a little bit
familiar with GNU Radio.
You can do that by looking at our tutorials, which you can find in the wiki and
through tutorials.gnura
Hi Ruben,
welcome to the discuss-gnuradio mailinglist. Nice that you found your way here.
Before you start drafting on your proposal I recommend you get a little bit
familiar with GNU Radio.
You can do that by looking at our tutorials, which you can find in the wiki and
through tutorials.gnur
Hi all,
I’d like to invite you all to join the Free Software Radio Devroom at the
FOSDEM 2022 online event tomorrow February 6th 2022 at 1300 (CET).
We have a range of very interesting presentations ranging from project updates,
implementation of hardware accelerators for Software Radio
up to
Software Radio Devroom Managers)
> On 6. Dec 2021, at 02:04, Andrej Rode wrote:
>
> Dear friends and fans of software-defined radio and free/open-source radio
> topics in general,
>
> FOSDEM 2022 (the free and open-source developer's meeting usually in
> Brussel
mp;A.
** Steering Committee
The track committee consists of:
* Phil Balister - "Crofton"
* Derek Kozel - "dkozel"
* Andrej Rode - "noc0lour"
* Martin Braun - "mbr0wn"
Hope to hear from you soon! And please forward this announcement.
Cheers
Andrej
On Wed, 20 Jan 2021 16:58:25 -0500
Jeff Long wrote:
> Lucas: See if deleting the block cache that Christophe mentions helps
> at all. If you haven't, put in an issue on Github to capture "need
> separate configs" so it doesn't get lost.
Please do so, on a side note: Also honoring XDG_* environme
Hi all,
to jump in from a point of someone who has contributed "improvements"
over the last couple of years.
Many of your points are vaild, I understand your frustation and pain of
continuouly having to adapt to new methodologies.
Believe me when I say we are not these changes are not implement
Good catch,
seems like the address scrubbing to reduce the amount of crawlable mail
addresses works for displaying single mails but is not done for
presenting the results of the search query.
Either a bug in mailman or in the GNU lists configuration. Worth
reporting, will you do that? (the corr
Hi,
as a quite big difference to GNU Radio 3.7 the CMake does not set up
your project to blindly link to all of the GNU Radio libraries but you
have to also add in `lib/CMakelists.txt` a
`target_link_library($my_oot_library gnuradio::gnuradio-filter)` to
link to gr-filter symbols.
The inital se
Hi,
a while a ago I looked into fast-hopping using a (possibly modified)
B210.
Basically UHD is issuing a reconfiguration of the AD9361 for each tune
which will not only
wait for the LO to settle, but also will due DC-offset and IQ balance
calibration in the AD9361.
For fast hopping there is a
Hi Sebastian,
that's correct. We (I mean Nicholas) put this in place during the
Hackfest and unfortunately did not document this secret feature
anywhere.
Anyhow we should consider maybe creating a GREP for how to handle
OOT metadata (and maybe don't store yaml inside of a `*.md` file).
So we c
Hi Sebastian,
that's correct. We (I mean Nicholas) put this in place during the
Hackfest and unfortunately did not document this secret feature
anywhere.
Anyhow we should consider maybe creating a GREP for how to handle
OOT metadata (and maybe don't store yaml inside of a `*.md` file).
So we c
Hi Phil,
> >
> > You either need to make and host your own, or download from the
> > github mirror ( https://github.com/osmocom/gr-iqbal/releases )
>
> Standard warning, github is known to regenerate tarballs with
> different contents that lead to sha has mismatches with time making
> it har
Hi Harald,
if you want to have GNU Radio 3.7 & 3.8 on the same machine I recommend
to have both installed in a non-default search path for libraries.
Applications linking to GNU Radio then have to set LD_LIBRARY_PATH,
PYTHONPATH, GR_BLOCKS_PATH accordingly to point to the non-default
search path.
Out of curiosity, what's your GCC version?
There might be a problem with CMake not detecting C++11 support
correctly/your version GCC is not fully C++11 compliant. (I know,
crazy).
Cheers
Andrej
Hi all,
short addendum: Participation is also possible for a subset of the
days (we have enough bugs to fix & ideas to develop). At the
registration is a questionaire where you can indicate the dates you
currently plan to attend.
Cheers
Andrej
On Wed, 13 Nov 2019 23:35:36 +0100
Andrej
Hi all,
as announced on October 16th there will be another edition of the Free
Software Radio Devroom at FOSDEM 2020.
In recent years we managed to assemble a GNU Radio Hackfest in relative
proximity to come together and hack and spin new ideas on the GNU Radio
core. This edition of the GNU Radi
Hi Adrian,
Pacific Time is actually a timezone.
Cheers
Andrej
On Thu, 07 Nov 2019 14:22:57 +
Adrian Musceac wrote:
> Hi Martin,
> This event might already be over by now, but can you please specify
> the time relative to UTC (or a timezone, alternatively) for the next
> event? I believe
To drive this more Off-Topic than it already is...
> Mailing list software for decades inserts unique headers for filtering
> purpose. "List-Id" is AFAICT the most common one, which is also used
> by GNU mailman. It has been specified in 2001 in RFC2919
Even non-Mailinglist software, e.g. GitHu
Hi,
> > during the last congress (35c3) we have been talking about
> > the logging in GNU Radio. I was not thinking about this much,
> > until the recent discussion with another GNU Radio developer
> > at the CCCamp 2019 (unfortunately, I forgot his name, sorry).
I plead guilty. It was me.
> >
Hi Albin,
just to throw in some snarky comments.
On Thu, 30 May 2019 16:20:44 +0200
Albin Stigö wrote:
> I've finished ARM NEON SIMD optimization for 44 kernels which means
> only 23 kernels (not often used) are now missing a NEON
> implementation.
I've checked on your progress a couple of we
On Tue, 21 May 2019 20:39:11 +
"Müller, Marcus (CEL)" wrote:
> Furthermore, VOLK is dependency-wise like GNU Radio light:
> if you can't build VOLK, chances are slim GNU Radio will work out.
Huh?
VOLK depends on almost nothing.
Cheers
Andrej
Up again.
On Mon, 20 May 2019 16:26:32 -0400
Ben Hilburn wrote:
> Hi all -
>
> The website is down temporarily, affecting the Wiki and landing page,
> but not GRCon ticket registration (or Github, obviously). We're
> working on it and will have it back up as soon as we can.
>
> Cheers,
> Ben
Hi Jean-Michael,
On Wed, 17 Apr 2019 15:34:21 +
"jean-michel.fri...@femto-st.fr" wrote:
> Files\GNURadio-3.7\lib\site-packages\gnuradio\zeromq\zeromq_swig.py",
> line 18, in swig_import_helper return
> importlib.import_module('_zeromq_swig') File "C:\Program
> Files\GNURadio-3.7\gr-python27\
Hi Johannes,
thanks for bringin this issue up.
On Wed, 17 Apr 2019 08:08:37 +
Johannes Demel wrote:
> but what happens to other tags? They are left untouched. This results
> in a situation where a rate change basically makes all other tags
> disappear because these tags will be out of rang
Hi Jerry,
On Wed, 10 Apr 2019 11:17:59 -0700
"geraldfenkell" wrote:
> I am hoping to attend the upcoming (September 2019) conference.
>
> Is there any special discount code to use when booking hotel
Yes, the link to the discounted rate at the hotel is currently sent out
with the confirmat
Hi,
I've submitted a pull request with your patch. [0]
Cheers
Andrej
[0] https://github.com/gnuradio/gnuradio/pull/2413
pgpw1dbCmgOv_.pgp
Description: OpenPGP digital signature
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists
Hi all,
I have some remarks regarding the current state of the filter design
tool.
> First step would thus be to polish the tool and clean it up, modernize
> it. I'm not sure about its state w.r.t. no longer using pyqwt. Maybe
> that's a place to start.
Recently Edward Kigwana worked on porting
This can partly be explained by complex IQ captured in 2x 32bit floats
only uses [-1,1] range of float. So instead of using 32 bits the data
already is only using 32 - 8 bit (since you literally do not use the
exponent to carry information).
If you then captured "real" data
instead of noise you do
Hi Arpit,
> Also, pygccxml parser code
> itself is easy to visualize. libclang in python does a pretty good
> job in parsing all the header files, but it parses all the include
> files, and also the standard C++ ones because of it's compiler level
> parsing, which is not required, at least in our
Hi,
On Thu, 7 Mar 2019 09:27:50 +
"Müller, Marcus (CEL)" wrote:
> Very little… https://wiki.gnuradio.org/index.php/Android
> of which https://wiki.gnuradio.org/index.php/GRAndDeps is probably the
> most important, but it's pretty dated. I don't think modern GNU Radio
> has problems with G
Hi,
On Thu, 14 Feb 2019 17:44:26 +0100
Volker Schroer wrote:
> Hi,
> I tried [1] on Ubuntu 18.10 and it build without problems.
> Starting to build some of mine OOT's I found, that FindUSB.cmake is
> missing. I think this was used to build gr-fcd which is not part of
> gnuradio 3.8.
Thanks a
Hi all,
in the last weeks I have been pursuing the quest of reworking the
current CMake build tooling in GNU Radio to use "modern CMake" syntax.
This work has mainly completed and now is the time to fix bugs you
encounter.
The work on the updated CMake can be found here
[0]/[1] and should compi
Hi,
On Wed, 06 Feb 2019 22:21:35 -0500
"Marcus D. Leech" wrote:
> I'm going to go have some front-panels made for a science
> instrumentation project, with the front-panel layout:
>
> http://www.ccera.ca/files/riometer_front_panel.pdf
>
side note: it's spelled „GNU Radio“. I think I already
Hi all,
During my recent work on getting the GNU Radio build system on a more
modern CMake foundation I stumbled upon some things I'd like to know
if someone is using them. [0]
1. Currently each component in GNU Radio is compiled as shared library
_and_ optionally a static build can be done. Bec
Hey all,
the website, wiki & other web services will be down for a couple of
hours due to some necessary maintenance.
Cheers
Andrej
pgpJLgUD4FheZ.pgp
Description: OpenPGP digital signature
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
htt
Hi Ben,
>
> Could anyone help point me to the right part of the src, I've had an
> initial go but have been unable to find the specific parts of the
> code that handle the adding/taking of samples into the gnuradio ring
> buffer. I'm particularly interested to know what phtread scheduling
> is u
Hi,
On Mon, 14 Jan 2019 23:03:40 -0800
Ron Economos wrote:
> I realize that I'm late to the game, but I was recently reminded of
> this GREP (and it's associated GREP 0011). I'm all for cleaning the
> code, but the current .clang-format rules create a problem (that's
> addressed in GREP 0011).
Hi Martin,
On Thu, 27 Dec 2018 13:54:54 -0800
Martin Braun wrote:
> Hi all,
>
> final GREP of the day:
> https://github.com/gnuradio/greps/blob/master/grep-0016-separate-scheduler.md
>
> This is possible the most fundamental and influential GREPs that were
> added so far. I would find it hard
Hi,
On Fri, 28 Dec 2018 17:30:05 -0800
Martin Braun wrote:
> Here's a summary of of comments that have come up in chat:
>
> - Andrej recommended using PyBind11, a close cousin to boost.python.
> it comes recommended by Sebastian Koslowski also. It's only a few
> headers and we could ship it as
e is a `mac` folder.
If there is you should check if it is in your pythonpath (e.g. python -c
'import sys;print(sys.path);'). If it is you can go into the `mac`
folder and check with `ldd _mac_swig.so` (or similar) if the dynamic
linker can locate all libraries required to run the code.
9
[1] https://hsbxl.be/events/byteweek/2019/
[2] https://wiki.gnuradio.org/index.php/Hackfest1902
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
Description: Digital signature
___
Discuss-gnuradio mailing list
D
On Tue, Oct 09, 2018 at 01:25:01PM +0200, Sylvain Munaut wrote:
> I'm starting to wonder if having different precision version of the
> kernels wouldn't make sense ...
>
Totally makes sense.
For the case of approximation it might be sufficient to document the
worst case error and measure the abs
0.15
```
Cheers
Andrej
On Mon, Oct 08, 2018 at 06:37:50PM +0200, Andrej Rode wrote:
> Hi all,
>
> I just created an issue for that in the volk GitHub repository:
> https://github.com/gnuradio/volk/issues/202
>
> The normalized error seemed to be in the ~1e-8 range (errors in v
ng is wrong indeed.
> >>>>> Almost after every run of the script I get results with differences.
> >>>>>
> >>>>> I tested it on GNU Radio 3.7.12.0, I'm compiling the most fresh
> >>>>> version
> >>>>&g
ecialized
precompiled codes if available and fall back to a generic implementation
if no specialized code is available.
This could be helpful to add already established protocols into GR
without sacrifice in flexibility.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03E
one, disabling LDPC if not present).
Looking at M4RI is available in Ubuntu, Fedora and is probably easy to
add to other Linux distributions/Windows etc etc.
It is "only" a math library and has no dependencies beside libc.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 8
Hi Andy,
the contents of previous GNU Radio conferences haven't been migrated
yet.
We are working on migrating them in a timely manner.
Sorry for the inconveniences.
Cheers
Andrej
On Sun, May 20, 2018 at 08:31:38AM -0400, Andy Walls wrote:
> Oh, those who are so wise in the ways of the GNURad
ages.
> PyBOMBS.Packager.source - ERROR - Problem occurred while building package
> gr-fbmc:
> Build failed.
> PyBOMBS.install_manager - ERROR - Error installing package gr-fbmc.
> Aborting.
> "
>
> If anyone have had the same problem and/or know how solve it, please w
fdm/build/swig/gfdm_swig.py", line 28, in
> > > 5: _gfdm_swig = swig_import_helper()
> > 5: File "/home/user/gr-gfdm/build/swig/gfdm_swig.py", line 24, in
> > swig_import_helper> 5: _mod = imp.load_module('_gfdm_swig', fp,
> &
mirror each other pretty well
and shouldn't cause what you are seeing. I did not look at the source
code of the firdes_* functions though.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
Description: Digital signature
__
(gnuradio.org) and its
MySQL database. The wiki, cgit repository, LiveDVD images, and everything else
are not affected.
We are considering how best to improve the security of the website in the long
run.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
Hi everyone,
today (in 10 minutes) the GNU Radio Project Call for March 2018 takes
place.
If you want to listen in: https://youtu.be/bNICMm49Jcw
You can find the agenda for the call here:
https://wiki.gnuradio.org/index.php/Call20180315
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75
Dear all,
due to stability problems the main gnuradio.org website, wiki and
pubs.gnuradio.org will experience a maintenance right now.
I expect them to be up again in a couple of hours. Sorry for the
inconvenience!
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8
the videos to spread the word if you like them.
I'll publish the remaining video material in the next couple of days.
Basically only lightning talks and anything I messed up are missing.
[0] https://www.youtube.com/playlist?list=PLbBQHMnVMR43mM18y4r8L7l8bbYMgloFx
--
Andrej Rode
GPG Key: 750B
Hi all,
the first batch of videos from GRCon Monday is available in the GRCon17
Playlist on YouTube. [0]
Remaining videos will be uploaded until end of next week.
Cheers
Andrej
[0] https://youtu.be/-0taq3endCI
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
rd to find.
>
>
> I'm experiencing this in version 3.7.10.1.
Can you create a new issue in our issue tracker [0]?
If not, I'll create one for further tracking.
Cheers
Andrej
[0] https://github.com/gnuradio/gnuradio/issues/
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F
is as your
io_signature in the constructor:
`io_signature::make (1, 1, sizeof (float)*vlen)),`
This creates a block with a configurable vector length as input.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
2git-126-g37d373ac
> >
> >
> > Thanks!
> >
> > Eric
> >
> >
> >
> > ___
> > Discuss-gnuradio mailing list
> > Discuss-gnuradio@gnu.org
> > https://lists.gnu.org/mailman/listinfo/discus
accumulate faulty tests within this thread and start working from there.
I already started accumulating flaky/broken unittests some time ago in this
issue:
https://github.com/gnuradio/gnuradio/issues/1261
Some of them are only triggered with `make -j N test` for great N.
Cheers
Andrej
--
Andrej
tests on a Mac is easier than on a
Windows-based machine.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
Description: Digital signature
___
Discuss-gnuradio mailing list
Discuss-gnura
ant to run this code you
either could try to install an old version of GNU Radio. Or you update
the module (requires some programming) to work with a newer version of
GNU Radio.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
Description:
t" block in the
history being your previous block. Basically you will have a shift
register saving 9 previous blocks and giving them to you.
10x1024 might be more than the default buffer size will allow you, so
you also should increase that.
Cheers
Andrej
--
Andrej Rode
GPG Key: 7
g existing
blocks/create Python blocks you could get along with an IDE only
supporting Python.
You can even work on GNU Radio just using an Editor. It really depends
on your personal preference.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signatur
turn immediatly if the flowgraph was done already. In either
case you can be sure the flowgraph is done.
Cheers
Andrej
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
Description: Digital signature
___
Discuss-gnu
ou are
not yet in the `realuser` group please contact me or any other wiki
administrator [0].
Cheers,
Andrej
[0]
https://wiki.gnuradio.org/index.php?title=Special%3AListUsers&username=&group=bureaucrat&limit=50
--
Andrej Rode
GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7
Hey Tom,
On 16/12/16 14:30, Tom Early wrote:
> I am designing a general block that will split it's input into two
> outputs. 96 input items will become 9 items on one source and 3 items on
> another source. I have some questions:
>
> Is it required to set both streams in forecast()?
Forecast just
Hey Jared,
nice you want to add another package manager to PyBOMBS. I recently
added portage package manager to PyBOMBS.
Based on your output these lines [0] give a clue what's happening.
I'd guess your functions do not properly report the installation status
back to PyBOMBS.Therefore PyBOMBS ke
Hi Idress,
> There are some demo flowgraphs that should make clear how the toolbox works.
>
Also you should have a look at the slides and Bachelor theses in the
repository. They should give you an insight in theory and give some
references on how the blocks work.
Cheers,
Andrej
signature.asc
Hello Jason,
> Why is there two different installs?
Basically gnuradio is the correct install for a pure gnuradio install.
gnuradio-default is more or less a meta-package installing gnuradio and
gr-osmosdr. This is most convenient if you want to use gnuradio with a
hardware device not supported b
Hey,
a similar system to have customized source-builds is used by portage
(Gentoo Package Manager) which mainly builds all kind of sources. In the
Gentoo World customizing builds (of libraries, applications...) is
achieved with "USE-flags". Maybe we can adopt this concept to PyBOMBS?
I can imagine
Hi,
> Please submit the pullrequest! The package is definetely missing.
Done.
Cheers
Andrej
signature.asc
Description: OpenPGP digital signature
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss
UG - Using packager pip
>> PyBOMBS.PackageManager - DEBUG - Using packager pacman
>> PyBOMBS.PackageManager - DEBUG - Using packager pkgconfig
>> PyBOMBS.PackageManager - DEBUG - Using packager cmd
>> PyBOMBS.PackageManager - DEBUG - Using packager source
>> PyBOMBS.P
Hey Cyrille,
On 01/08/16 17:20, Cyrille DERORY wrote:
> Thank you for your reply,
>
> my distro/OS is archlinux and package manager is pacman:
> https://wiki.archlinux.org/index.php/pacman
Try adding:
pacman: python2-pyzmq
in ~/.pybombs/recipes/gr-recipes/python-zmq.lwr below the port line.
I
Hi Cyrille,
> this is my first time with PyBOMBS.
> Do you have any idea what is the problem with:
> "PyBOMBS.Packager.source - WARNING - Cannot find a source URI for package
> python-zmq"
the python-zmq recipe can be satisfied if installed on a system with
deb, rpm or port package manager.
Which
Hey Raj,
> introduces a delay that can be corrected by applying the taps [0,0,0,1].
> See the attached flowgraph that subtracts the signals before and after
> the channel model; if you let taps = 1, the two signals don't cancel. If
> you use taps = [0,0,0,1], they do.
The delay you are seeing is
Hey John,
you could create a hier-block and parametrize it as needed and then drop it 16+
times in your flowgraph. Or you could create a hier block with a variable
number of inputs and outputs, but I'm not sure if that's possible.
Best Regards,
Andrej
On June 9, 2016 2:43:27 PM GMT+02:00, Jo
ply
this patch and compile GNU Radio with it. I will submit a pull request, maybe
this patch will be in master soon.
Best Regards,
Andrej
From 512bd5d2b082807c6687a546d5fe096c9c9b7af6 Mon Sep 17 00:00:00 2001
From: Andrej Rode
Date: Mon, 25 Apr 2016 14:33:17 +0200
Subject: [PATCH] gr-blocks: fix tag
Hi Merlin,
> Is that a bug in stream_mux? It means that the streams cannot be demuxed by
> looking at the tags.
There is no special processing for stream tags in stream_mux. It simply takes
the input streams and copies them input-wise into the output buffer. Stream
tags are propagated accordin
Hello Jenny,
I can try to help you, but I'm not quite sure if I am right. If I am wrong I
will be corrected soon.
> >> Generating: "/home/jenny/Tutorials/rx_ofdm.py"
> >> Executing: "/home/jenny/Tutorials/rx_ofdm.py"
> >> Using Volk machine: sse4_2_64_orc
> >> gr::log :FATAL: geese_vcvc0 - Mis
Hello Ganesh,
> I have successfully created my own block(not fully), but I am not able to
> see this block in GNURADIO's block list. What should I do?
I guess you have created your own OOT-Block with gr_modtool. Did you read and
understand the guided tutorials? [0] If not, you should definitiv
Hey,
> So ICE problems. Getting out the good ol' tome of /fixing elaborate
> technology by //random incantation and//extensive guesswork/, does
> deleting ~/.ICEauthority fix the issue? For me, it does.
I'm having a Gentoo-Machine with KDE4 running here, even without an
~/.ICEauthority file
Hi,
> The problem looked like the cmake process could not find swig. SWIG 2.0.12
> could be found. According to the gnuradio dependencies (
> http://gnuradio.org/doc/doxygen/build_guide.html), it should need at least
> 1.3.31.
Oh, I did not notice the second screenshot. The SWIG-Version is the
Hello Rocye,
> But upon executing it as indicated from the tutorial, there were no output
> displayed and the terminal part of GRC shows an Import Error: No module
> named tutorial_swig as shown in the image below.
Great to hear you doing the tutorials. It looks like your install path for the
Hello Uli,
> -
> ~/GSM/gr-gsm/apps$ ./grgsm_livemon
> Traceback (most recent call last):
> File "./grgsm_livemon", line 29, in
> import osmosdr
> ImportError: No module named osmosdr
> -
Hi Desmond and everyone else,
> With my knowledge the mechanics of
> writing an OOT module and getting it to show up in GRC is fairly simple.
> It's the knowledge of radio signals and digital signal processing where I
> have the most difficulty.
as a EE student I can recommend getting familiar w
I've figured out why the samples are 'dropped'.
Using this set [0] of filter taps and performing a convolution with my input
sample stream. The first three samples are always multiplied with zero and are
ignored in the sum.
This behaviour seems inherent and not like a bug. But I think this beh
Thanks for the reply
> 03.02.2016 22:36, Andrej Rode wrote:
> > (with a resampling rate of 1 and a phase offset) also
>
> I presume that's "... and a ZERO phase offset", right?
Yes, you guessed right somehow I left the word zero out.
> So I used the source, Luk
Hey everyone,
I'm trying to use the channel model block in between my transmitter and
receiver to test with AWGN Conditions. In the channel model block my tap is
one and epsilon also one. Now I recognised that the first three samples of my
stream are lost and the length tag is propagated to th
100 matches
Mail list logo