On Mar 30, 2015, at 9:19, Martin Braun <martin.br...@ettus.com> 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/>


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

Reply via email to