discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vector source python block


From: sarandis. Doulgeris
Subject: Re: vector source python block
Date: Wed, 18 Dec 2019 10:53:10 +0200

Thanks Barru but i have a minor problem opening the grc file
Loading: "C:\Users\infrared\Documents\gnuradi_whatevers\MorseGen.grc"
Error: file:/C:/Users/infrared/Documents/gnuradi_whatevers/MorseGen.grc:1:1:FATAL:PARSER:ERR_DOCUMENT_EMPTY: Start tag expected, '<' not found
>>> Failure

Στις Τρί, 17 Δεκ 2019 στις 11:34 μ.μ., ο/η Barry Duggan <address@hidden> έγραψε:
Hi,

Without seeing your flowgraph, it is hard to tell what you plan to do
with the vectors. In gereral, the "speed" ultimately is determined by
input and/or output devices such as USB or a sound card. If you have
neither one, a throttle block will limit the throughput.

As an example of a custom vector source, see
https://github.com/duggabe/gr-morse-code-gen which generates vectors of
dots and dashes for Morse Code. If you start at the audio output (48khz)
and work backwards, you will see how the sample rates determine the
desired speed in words per minute.

If you haven't already done so, it would be helpful for you to work
through the
https://wiki.gnuradio.org/index.php/Tutorials#Guided_Tutorials

Let us know if you have more specific questions.

Best wishes,
--
Barry Duggan KV4FV

reply via email to

[Prev in Thread] Current Thread [Next in Thread]