Skip to content
#

dsp

Here are 1,112 public repositories matching this topic...

gnuradio
jodier
jodier commented Jan 16, 2022

Feature Description

Dear GNURadio support,

Is it possible to add the method "disable_legend" for "QT GUI Vector sink"? It is already implemented for "QT GUI Constellation/Eye/Frequency/Histogram/Waterfall sink"...

I need this method (and the related GRC block property: "Legend") in my application.

Best regards,
Jérôme

Feature Urgency

medium (would be nice to have in the

iver56
iver56 commented Aug 5, 2021

The offset can be randomized, as long as the output has the specified length

Like https://github.com/Spijkervet/torchaudio-augmentations/blob/d044f9d020e12032ab9280acf5f34a337e72d212/torchaudio_augmentations/augmentations/random_resized_crop.py#L5

The idea is that one can have a chain of transforms, and some of them change the input length, but the final length should be fixed. That is where

Improve this page

Add a description, image, and links to the dsp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dsp topic, visit your repo's landing page and select "manage topics."

Learn more