discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] C++ modules of GNU Radio


From: Himanshu Thapar
Subject: Re: [Discuss-gnuradio] C++ modules of GNU Radio
Date: Tue, 11 Aug 2009 17:48:13 -0500

Well, what I am trying to acheive is this: I want to port a only C++ moduleĀ of GNU Radio to this tool I am working on in Windows and see its compliance. By compliance, I mean just see what kind of errors does this tool give me, for example what features of C++ are not supported like templates, etc. so that I can work on them and get rid of those errors and hopefully make GNU Radio completely compliant with it one day......so the first logical step is to make my tool compliant with the C++ standards used in GNU Radio.....and then move on to the next step.......I know it will take a long time but is the most logical in my case....
.....I hope this answers your doubt.

On Tue, Aug 11, 2009 at 5:25 PM, Eric Blossom <address@hidden> wrote:
On Tue, Aug 11, 2009 at 04:58:36PM -0500, Himanshu Thapar wrote:
> Hello Everyone,
>
> I am new to GNU Radio and was wondering if anyone can guide me to the only
> C++ modules of GNU Radio. I am actually trying to port these modules in
> Windows in a commercial compiler and seeing what errors I run into. I am
> basically trying to study the compliance issues I run across, so I can go
> ahead and work on them in the tool and get rid of them.
>
> Thanks.

Have you looked at the code?
If so, what questions do you have?

Eric


reply via email to

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