discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Weird behaviour of the analog signal source


From: Paul Boven
Subject: Re: Weird behaviour of the analog signal source
Date: Fri, 6 Mar 2020 14:10:58 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Hi again,

Apologies, this is what you get from not using copy/paste...

On 06/03/2020 14:06, Paul Boven wrote:

Create a 'Variable' block, with Id 'Sine', and Value:
np.sin(np.linrange(0, 2*np.pi, samp_rate, endpoint=False)

This needs to be 'linspace', not 'linrange'.

Regards, Paul Boven.



reply via email to

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