Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649648 - net-wireless/gr-correctiq - GNU radio blocks to remove that IQ DC spike
Summary: net-wireless/gr-correctiq - GNU radio blocks to remove that IQ DC spike
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/ghostop14/gr-corre...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-03-05 13:50 UTC by Philippe Trottier
Modified: 2018-03-06 18:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gr-correctiq-9999.ebuild (gr-correctiq-9999.ebuild,636 bytes, text/plain)
2018-03-05 13:50 UTC, Philippe Trottier
Details
New ebuild with fixes (gr-correctiq-9999.ebuild,630 bytes, text/plain)
2018-03-06 18:56 UTC, Philippe Trottier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Trottier 2018-03-05 13:50:00 UTC
Created attachment 522452 [details]
gr-correctiq-9999.ebuild

Very useful module for GNUradio if you intend to listen to very faint signals in the middle of the band.

Removed the DC offset by moving the mean avg to 0
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-03-06 09:07:54 UTC
Comment on attachment 522452 [details]
gr-correctiq-9999.ebuild

># Copyright 1999-2016 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
>
>EAPI=5

Please use EAPI=6.

>SLOT="0/${PV}"

Why do you set the sub-SLOT?
Comment 2 Philippe Trottier 2018-03-06 18:56:23 UTC
Created attachment 522522 [details]
New ebuild with fixes

Passes repoman full ;)
Comment 3 Philippe Trottier 2018-03-06 18:57:50 UTC
And is working on x86_64 , arm64 and arm, but I don't mark -9999