Hi,
I would like to view / manipulate the raw samples from the FPGA. >From what I see, in the UHD code each 32-bit word (item) is split to form a complex float and a scaling factor is used. Is there a way of transferring the 32-bit words from the FPGA to a C++ GR block without the UHD code modifying it? Using wireshark I can see the bytes of interested, but I cannot see these in the UHD item32_to_fc32 function. Should I not be able to see the bytes as seen in wireshark (UDP payload minus VITA framing) within this function? MTIA Lukasz -- Queen's Award for Enterprise and Innovation 2011 Roke Manor Research Ltd Romsey, Hampshire, SO51 0ZN, United Kingdom http://www.roke.co.uk Part of the Chemring Group Registered in England & Wales at: Chemring Group PLC, Chemring House, 1500 Parkway, Whiteley, Fareham, Hampshire PO15 7AF, ENGLAND. Registered No: 267550 ------------------------------------------------------------------------ The information contained in this e-mail and any attachments is proprietary to Roke Manor Research Ltd and must not be passed to any third party without permission. This communication is for information only and shall not create or change any contractual relationship. ------------------------------------------------------------------------ Please consider the environment before printing this email
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
