On Fri, Sep 14, 2007 at 10:58:37AM +0200, [EMAIL PROTECTED] wrote: > Hi, > the PC receives packets BULK of 512 byte by USB. I have seen the form of > packet > and in several fields there is the field RSSI. I want to read the value of > RSSI > by packets but I don't understand where I can read this value by code C++. > Could > you suggest where I can read this value by files C++? > Thank you very much. > > Calogero
It's a bit too early to be trying to use the inband signaling stuff. Yes, RSSI will be in there. The format is not yet determined. There are several issues that still need to be resolved. The interfaces are still moving around a lot. When it's really ready for prime time, we'll make an announcement. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
