Cmd structure for rtl_tcp

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

jmaurin at jonis.com.br jmaurin at jonis.com.br
Tue Dec 29 00:26:22 UTC 2015


Hi List!

I'm new here, so I hope I'm asking for help in the right place. I'm 
trying to build and application that read I/Q data from rtl_tcp using 
Delphi. For beginning, I'm trying to set some params for rtl_tcp using 
my remote app. I found the source code of rtl_tcp and I could identify 
some information about what is each command, like 0x01 (hex) is to set 
frequency, 0x02 to set sample, etc....
What I don't undertand is the structure of parameters. Each parameter is 
one byte? If not, how parameters are sent? Do I need to send char to end 
command, like end of line or carrier return? Is not, what's the correct 
structure for sending commands?

For example:
For setting gain, send one byte with 0x04 and another byte indicating 
the gain index.


Tks!
Jonis Maurin Ceará



More information about the osmocom-sdr mailing list