Problems bladeRF and Matlab 2017b and Matlab 2016a

2 visualizzazioni (ultimi 30 giorni)
Hello,
I use a windows 10 PC and,
When I run the bladeRF on matlab 2017b in simulink I get the following warning:
Warning: The following error was caught while executing 'bladeRF' class destructor:
Error using calllib There is no enumerated value named 'BLADERF_CHANNEL_TX1'. Error in bladeRF_XCVR/get.timestamp (line 448) [status, ~, val] = calllib('libbladeRF', 'bladerf_get_timestamp', obj.bladerf.device, obj.module, val);
Error in bladeRF_XCVR/stop (line 652) target_time = obj.bladerf.tx.timestamp + ...
Error in bladeRF/delete (line 796) obj.tx.stop; Error in bladeRF_Simulink/releaseImpl (line 417) delete(obj.device); > In bladeRF_Simulink/releaseImpl (line 417)
And when in 2016a:
Warning: The following error was caught while executing 'bladeRF' class destructor:
There is no enumerated value named 'BLADERF_CHANNEL_TX1'.
> In bladeRF_Simulink/releaseImpl (line 417)
Does anyone know how to fix this?

Risposte (0)

Prodotti


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by