If you're still interested, I'm about to upload a pure C++ Oscilloscope that I wrote to Sourceforge that does exactly what you're looking for, for the Basic TX and RX daughterboards only.
It's pretty straightforward. The only problem you'll have is that with other daughterboards, you'll have to do more to tune them than simply setting the center frequency, and the code to do that is only accessible by Python, as far as I know. Tuning each daughterboard requires specific knowledge of the hardware. I'd hold off on trying to implement that until the 3.2 release, as others have mentioned. Code to follow shortly. -Ian Larsen On 8/13/07, Chris Stankevitz <[EMAIL PROTECTED]> wrote: > Does anyone have an example application that grabs data from the USRP > (say Basic RX) and is entirely in c++? I don't need GR blocks, just the > bits please. > > Thanks, > > Chris > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- My PGP Public Key: http://www.scrapshark.com/pubkey.txt _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio