discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-ais fails?


From: Kevin Reid
Subject: Re: [Discuss-gnuradio] gr-ais fails?
Date: Mon, 30 Mar 2015 18:29:29 -0700

On Mar 30, 2015, at 9:19, Martin Braun <address@hidden> wrote:

> Did you also clean and rebuild gr-ais?
> 
> On 29.03.2015 08:53, Ralph A. Schmid, dk5ras wrote:
[...]
>>     self.preamble_detect = digital.msk_correlate_cc(self.preamble, 0.4,
>> self._samples_per_symbol)
>> 
>> AttributeError: 'module' object has no attribute 'msk_correlate_cc'

I hit this myself just recently.

Apparently, trunk gr-ais is “too new”: it requires a block 
gnuradio.digital.msk_correlate_cc, which was proposed but not yet merged:
https://github.com/gnuradio/gnuradio/pull/376

I, too, would like to use gr-ais and hope this problem gets resolved soon 
(either by gnuradio accepting the patch or gr-ais offering a “stable branch”).

-- 
Kevin Reid                                  <http://switchb.org/kpreid/>




reply via email to

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