discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] create lookup tables


From: Martin Braun
Subject: Re: [Discuss-gnuradio] create lookup tables
Date: Sun, 20 Dec 2015 14:43:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

You can create a lookup table for pretty much anything using a vector source, it'll accept Python structures as inputs through GRC.

M

On 20.12.2015 13:40, Andreas Ladanyi wrote:
Hi,
i want to create a file for example with a sine lookup table. I use a
signal source und a file sink. I think about how it is possible to get
sine array with a amount of 255 (8 bit) values with 8 bit for each entry.
andy


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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