Package for RTL-SDR Radio records only fixed length signals?

3 Ansichten (letzte 30 Tage)
Behind The Sciences
Behind The Sciences am 3 Nov. 2017
Beantwortet: Ethem am 4 Apr. 2019
I understand, from the documentation, that using the package in Matlab allows recording only fixed length samples, while the Simulink RTL-SDR Receiver block can receive in real time, but is it possible to develop a model to record only during a specific period of time, no matter the number of samples?

Antworten (1)

Ethem
Ethem am 4 Apr. 2019
Yes, it is possible. You can create a model where you receive samples as a stream (continously) but when recording (write to a file?) just select the ones that you are interested in.

Kategorien

Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by