On 08/17/2011 10:05 AM, Marcus D. Leech wrote: > On 17/08/2011 12:41 PM, Julio Héctor Aguilar Renteria wrote: >> Dear >> >> The usrp2 can work with an microsoft .net ? >> >> Sincerely, >> >> Julio Hector Aguilar Renteria >> >> > The UHD API for the hardware, and the Gnu Radio signal processing > framework are all native C++ code and Python. > > But with some amount of work, I'm sure you could get your .NET based > application to make calls to the UHD and Gnu Radio native code. > I'm pretty-sure nobody has already done this. > >
Yes, if you can call into dll, i guess it should work. Here are some prebuilt windows installers for uhd and gnuradio: http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Binary-downloads http://www.joshknows.com/gnuradio_port -josh _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
