discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] C++ manual


From: Ron Economos
Subject: Re: [Discuss-gnuradio] C++ manual
Date: Thu, 30 Jun 2016 07:49:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

The actual code is not in the manual or C++ API. You can either browse the code online in the Github repository or clone a copy to your local computer.

https://github.com/gnuradio/gnuradio

The code you're looking for is here.

https://github.com/gnuradio/gnuradio/blob/master/gr-fec/lib/reed-solomon/init_rs.c

Ron

On 06/30/2016 06:22 AM, Olivier Goyette wrote:
Hi !

I'd like to know if it's possible on GNU Radio Manual and C++ API Reference web page to see the code inside a function ? I'm looking for init_rs_char code to better understand how it works and the only thing i'm able to find is it's declaration on the web page.

Thank you





reply via email to

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