Skip to content

add support for continuous transmission

Thomas Schlichter requested to merge continuous-tx into develop

In case of TDD we usually disable TX during RX. Unfortunately some USRPs create self-interference after disabling TX. To be able to work-around this issue, we add the flag "--continuous-tx".

Merge request reports