discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Softbits in gr-ieee 802.11 ?


From: sumit kumar
Subject: Re: [Discuss-gnuradio] Softbits in gr-ieee 802.11 ?
Date: Sun, 21 Jan 2018 19:48:38 +0100

Believe me I tried that declaring decision_maker_soft as a virtual function(only virtual not pure virtual), but that din't work. I am trying that now again. 



On 21 January 2018 at 19:23, Michael Dickens <address@hidden> wrote:
Yes that's correct: the base class's method declaration must be "virtual" for the inheriting class' overloaded method to be usable correctly within SWIG. Good catch! - MLD

On Sun, Jan 21, 2018, at 5:42 AM, Bastian Bloessl wrote:
> On 01/19/2018 10:30 PM, sumit kumar wrote:
> > Hi Michael, Yes I just made one and pushed everything.
> >
> > https://github.com/sumitstop/MTSDR-gnuradio/commits/master
> >
> > https://github.com/sumitstop/MTSDR-gr-ieee-80211/commits/master
>
> I didn't test it, but I think you should declare the function virtual.



--
Sumit Kumar



reply via email to

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