aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Soapy.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace RunStatistics to permit representation of SDR device specific statsMatthias P. Braendli2023-03-291-3/+3
|
* Dexter: calculate frame margin from system timeMatthias P. Braendli2023-03-031-1/+1
|
* Improve DEXTER SFN supportMatthias P. Braendli2022-08-181-1/+1
|
* Add analog bandwidth configuration to UHD and Soapy outputsMatthias P. Braendli2019-03-141-1/+3
|
* Add SDR temperature to RCMatthias P. Braendli2018-11-181-0/+2
|
* ThreadsafeQueue: add wakeup event instead of custom termination markersMatthias P. Braendli2018-04-201-1/+0
| | | | | This avoids the issue that the ~SDR termination marker doesn't reach the consumer because it's still prebuffering
* Handle Soapy TX and RX timestamps for DPDMatthias P. Braendli2018-01-241-0/+2
|
* Increment num_frames_modulatedMatthias P. Braendli2018-01-171-1/+1
|
* Make some SDR functions constMatthias P. Braendli2018-01-161-8/+8
|
* Make DPD Feedback server SDRDevice-agnosticMatthias P. Braendli2017-11-041-1/+10
|
* Create new SDR output abstraction and port SoapyMatthias P. Braendli2017-11-021-0/+89