discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with inband USRP - solved


From: Stefan Bruens
Subject: Re: [Discuss-gnuradio] Problem with inband USRP - solved
Date: Mon, 12 Jan 2009 01:56:24 +0100
User-agent: KMail/1.10.3 (Linux/2.6.27.7-9-default; KDE/4.1.3; x86_64; ; )

On Wednesday 07 January 2009 18:15:59 Marc Petit-Huguenin wrote:
> The problem seems to be in usrp_rx.cc, line 123:
>
>   d_urx =
>     boost::any_cast<usrp_standard_rx *>(pmt_any_ref(pmt_nth(1, data)));
>
> This code throws the following exception:
>
> exception: boost::bad_any_cast: failed conversion using boost::any_cast

Thanks for pointing me into the right direction - after that, fixing was quite 
easy, usrp_standard_{rt}x::make has changed its return type.

Patch attached.

Stefan

-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
phone: +49 241 53809034     mobile: +49 151 50412019

Attachment: usrp_standard__sptr_fix.diff
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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