On Mon, Jun 11, 2007 at 10:50:06AM -0400, Jeffrey Karrels wrote: > Are there any additional C++ example programs floating around? I wish > to start writing a program that can tx via the USRP from C code and > just want to get a better feel for the make process. > > Thanks > Jeff
Hi Jeff, Support for straight C++ programs (no python) is on the timeline for the 3.2 release. I expect to see release candidates for the upcoming 3.1 release to start appearing in the next 2 or 3 weeks. 3.2 should follow on rather quickly; there's a lot of new features we want to get wrapped up and into the stable release. http://gnuradio.org/trac/roadmap In addition to the build restructuring that will be required, right now there is no framework or implementation for controlling the daughterboards in C++. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
