Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 242 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 242 Bytes

plutosdr

Pluto SDR RX & TX

  • Build
make
  • Usage
    To receive:
plutorec <iqfile> <frequency> <sampling> <gain> <time_in_ms>

To send:

plutosend <iqfile> <frequency> <sampling> <gain> <time_in_ms>