transmitRepeat function not found n MATLAB 2020a?
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to transmit data using USRP B200 serial number F4F57E and i use transmitRepeat function but thats not found in MATLAB. is there any other function to use that.
댓글 수: 0
답변 (2개)
Walter Roberson
2021년 3월 15일
You need to install the support package; https://www.mathworks.com/help/supportpkg/usrpembeddedseriesradio/ug/comm.sdrtxe3xx.transmitrepeat.html
댓글 수: 12
Walter Roberson
2021년 3월 24일
It appears to me that the hardware / software combination for the B200 does not support that feature with provided software.
Potentially it is something that could be programmed by sending a new image to the FPGA. It appears that you have about 3 megabits available https://files.ettus.com/volatility/volatility_USRP_B200_B210_r1.pdf
瑞婷 牛
2022년 4월 18일
Hello, I would like to ask that you finally solved the problem that the function transmitRepeat cannot be used on B210
댓글 수: 3
瑞婷 牛
2022년 4월 19일
Hello, have you tried to implement this function on FPGA? Because I am not very familiar with FPGA, I hope you can help me
Walter Roberson
2022년 4월 19일
I have not done any software defined radio work, and I do not have any of the relevant equipment at all. I also have never generated FPGA for anything.
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!