discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: When I try to run test block receive this


From: Marcus Müller
Subject: Re: When I try to run test block receive this
Date: Mon, 7 Nov 2022 13:18:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

Ah this looks like you entered "10.0M" into a field. Sadly, that display logic doesn't work the other way around - you need to note that as 10.0e6 (and 2.5e6 instead of 2.5M).
Hope that helps!

Best regards,
Marcus

On 06/11/2022 21.14, robin ivetic wrote:
File "/home/otpisani/Downloads/top_block.py", line 139
    self.filter_fft_low_pass_filter_0 = filter.fft_filter_ccc(1, firdes.low_pass(1, 15.0, 10.0M, 2.5M, window.WIN_HAMMING, 0), 1)                      ^
SyntaxError: invalid decimal literal

 >>> Done (return code 1)

What am'I doing wrong. using Python 3.10.8, and companion 3.10.4.0

Robin


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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