Nuand / gr-bladeRF

GNU Radio block for bladeRF devices
GNU General Public License v3.0
28 stars 8 forks source link

need to set timeouts for when I'm running with external triggers #12

Open paulhprobert opened 1 year ago

paulhprobert commented 1 year ago

bladeRF-cli and the python and matlab bindings allow me to change the default timeouts, but the gr-bladeRF blocks don't seem to be able to set those timeouts. My project involves externally triggering the rx and tx channels with a trigger from some RF hardware that needs 10 or 20 seconds to get ready for a pulse. How hard would it be to add those inputs?