discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] can inband_2rxhb_2tx.rbf use 8 bits sample?


From: James Jordan
Subject: [Discuss-gnuradio] can inband_2rxhb_2tx.rbf use 8 bits sample?
Date: Wed, 5 Jan 2011 10:13:10 +0800

Hi all, I want to use 8 bits sample. I use inband_2rxhb_2tx.rbf firmware. I use set_format( ) set data format as width 8 bits and shift 8 bits
and the return true. But when I read data the data still 16 bits format. I do not use gr stuff to read data, however I directly read data.
If I use 16 bits format logic to process data the process is correct but if I use 8 bits logic to process data the process is wrong, so it
seems the data format still be 16 bits.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]