Hello Like_4722, as mentioned, the discuss-GNURadio list is not the optimal place to discuss USRP-hardware related matters without relation to GNU Radio; I, once more, included the usrp-users mailing list. Please follow up there.
What you're looking for depends on the device we're actually looking at; everything is in uhd/host/lib/transport. For the N2x0 series, you'd want to look at the *_packet_handler.hpp, and the files included from uhd/host/include/uhd/transport. Again, this is very probably not the kind of thing you want to dive head-on first; would you mind **explaining** what you want to **do**. Chances are that you are trying to invent something that is already there, so I strongly encourage you to save time and explain your needs. Best regards, Marcus On 08.10.2015 16:09, like_4722 wrote: > Hi,all: > > I have already read the code such as rx_dsp_core_200.cpp and > rx_frontend_core_200.cpp. But I really want to know the data tranfer between > Ethernet and FPGA. I can't find it. I want to understand the underlying > process. > > Thx > > > > > > > -- > View this message in context: > http://gnuradio.4.n7.nabble.com/the-function-between-Ethernet-and-FPGA-tp56429.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
