How to query Rx config
Posted: Fri Jul 29, 2016 6:16 am
Is there a way to get the rx configuration, or the individual settings through libbladerf? for example, in bladerfcli you can enter "rx" and get the settings:
bladeRF> rx
State: Idle
Last error: None
File: Not configured
File format: SC16 Q11, Binary
# Samples: 100000
# Buffers: 32
# Samples per buffer: 32768
# Transfers: 16
Timeout (ms): 1000
bladeRF>
I'm using C# and have the NativeMethods.cs and cannot find it there or in the LibBladeRF API documentation.
Thanks,
Kevin
bladeRF> rx
State: Idle
Last error: None
File: Not configured
File format: SC16 Q11, Binary
# Samples: 100000
# Buffers: 32
# Samples per buffer: 32768
# Transfers: 16
Timeout (ms): 1000
bladeRF>
I'm using C# and have the NativeMethods.cs and cannot find it there or in the LibBladeRF API documentation.
Thanks,
Kevin