On Thu, Jun 5, 2014 at 4:37 AM, jason sam wrote:
> ok.Then how can i achieve FM for greater deviation.i.e. in MHz range in
> GRC?
>
What you're seeing is a result of the Remez algorithm in the optfir module
not properly converging. Why isn't always clear; you can either tighten up
or loosen the
ok.Then how can i achieve FM for greater deviation.i.e. in MHz range in GRC?
On Thu, Jun 5, 2014 at 1:18 PM, Marcus Müller
wrote:
> Given your question, I think you already know the answer. 2MHz is far
> from audio. Please refer to the wbfm example in GNU Radio, which has sane
> parameters.
>
Given your question, I think you already know the answer. 2MHz is far
from audio. Please refer to the wbfm example in GNU Radio, which has
sane parameters.
Greetings,
Marcus
On 05.06.2014 09:58, jason sam wrote:
> Hi All,
> I am doing simple wide band FM..The flowgraph is as attached..When i
> exe
Hi All,
I am doing simple wide band FM..The flowgraph is as attached..When i
execute it i am getting following error:
gr_remez: insufficient extremals -- cannot continue
Traceback (most recent call last):
File "/home/ali/Desktop/top_block.py", line 109, in
tb = top_block()
File "/home/ali