Yes, this is my fault. I've been catastrophically lazy about removing the
commits to gr-ais's trunk in order to make it work with mainline GR,
because I've been hoping things would have been integrated sooner. Tell you
what, I'll create a branch of gr-ais which just includes the required
blocks, in-tree, and push that to the trunk until we get all the GR work
sorted out. It's going to take me some time though.

--n

On Mon, Mar 30, 2015 at 6:29 PM, Kevin Reid <[email protected]> wrote:

> On Mar 30, 2015, at 9:19, Martin Braun <[email protected]> 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
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to