On Tue, Apr 10, 2007 at 04:20:25PM -0400, George Nychis wrote: > I added functionality for transmitting a raw frame to the usrp server now > also. > > A couple things: > > I am not sure what to initialize 'tag' to in the header, I'm not sure we > have a concrete plan for this field yet? So I set it to 0 for now. > > I need someone (aka. Eric ;)) to check over how I am extracting the samples > from the m-block data and placing them in to the usb packet. I am not 100% > sure I am doing this correctly. > > Thanks! > > - George
George, I'll take a look at this. However, it would make more sense to write this code in an order that allows us to test it with minimum dependencies and minimum stubbed-out functionality. I suggest that you start with cmd-allocate-channel and it's response, followed by the usrp-low-level-cs stuff. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
