Sorry if this question was answered elsewhere but: does the Lime SoapySDR/Osmocom API support transmit burst time tagging UHD-style?
So basically for TDMA I want to tag a stream of samples to specify the exact time it should be transmitted. I already do this in GNU radio for the USRP.
gr-osmosdr doesn’t have support for tagging burst with the time, however gr-limesdr does have tx_time tags. Didn’t get to play with this feature yet, however since osmo-trx does it, I assume gr-limesdr does not necessarily need to be used directly.