aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Dexter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a few cosmetic changesMatthias P. Braendli2023-06-271-1/+1
|
* DEXTER: Add pacontrol interfaceMatthias P. Braendli2023-06-061-1/+70
|
* Dexter: Only do handle_hw_time when synchronous is enabledMatthias P. Braendli2023-05-051-3/+7
|
* Improve dexter clock handlingMatthias P. Braendli2023-04-271-22/+51
|
* Dexter: Add three clock states and handlingMatthias P. Braendli2023-04-261-118/+192
|
* Properly set TX frequencyMatthias P. Braendli2023-04-261-8/+17
|
* dexter: set frequency to ad9957, lo_offset to dspMatthias P. Braendli2023-04-261-4/+10
|
* Add more DEXTER metrics to RCMatthias P. Braendli2023-03-311-18/+154
|
* Replace RunStatistics to permit representation of SDR device specific statsMatthias P. Braendli2023-03-291-60/+93
|
* Remove debugging printfMatthias P. Braendli2023-03-241-5/+0
|
* Fix startup hiccup due to iio buffer allocation taking several secondsMatthias P. Braendli2023-03-241-33/+72
|
* Remove duplicate stream0_start_clks = 0 on initMatthias P. Braendli2023-03-031-5/+4
|
* Dexter: calculate frame margin from system timeMatthias P. Braendli2023-03-031-14/+10
|
* Change mod to output queue behaviour, fix SFN dexter + B200Matthias P. Braendli2023-02-211-13/+18
|
* Remove dexter timestamp_state_tMatthias P. Braendli2023-02-011-63/+68
|
* Add dexter underflow thread, still problematicMatthias P. Braendli2022-10-261-24/+52
|
* Merge branch 'next' into dexterMatthias P. Braendli2022-10-251-1/+1
|
* Add timestamp refresh logicMatthias P. Braendli2022-10-141-18/+49
|
* Add TS debugging outputMatthias P. Braendli2022-08-241-0/+2
|
* Improve DEXTER SFN supportMatthias P. Braendli2022-08-181-19/+145
|
* Add PrecisionWave DEXTER supportMatthias P. Braendli2022-07-271-0/+301