How can I save captured data from SDR hardware?

回答 (1 件)

Ben Cunningham
Ben Cunningham 2019 年 9 月 19 日
編集済み: Ben Cunningham 2019 年 9 月 19 日

0 投票

Sorry nobody got back to you earlier.
However it sounds like you are after the new 'capture' functionality introduced in 19b. Here is an example: Capture RF Data to Baseband File Using ADALM-PLUTO Radio.
e.g. specifically
capture(rx,5,'Seconds','Filename','MyRecording.bb');
Then you can use the baseband file reader to read back the captured data into the example you link.

カテゴリ

質問済み:

2018 年 8 月 16 日

編集済み:

2019 年 9 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by