aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Lime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dexter' into nextMatthias P. Braendli2023-11-211-19/+18
|\
| * Improve dexter clock handlingMatthias P. Braendli2023-04-271-1/+1
| * Replace RunStatistics to permit representation of SDR device specific statsMatthias P. Braendli2023-03-291-16/+15
| * Dexter: calculate frame margin from system timeMatthias P. Braendli2023-03-031-1/+1
| * Improve DEXTER SFN supportMatthias P. Braendli2022-08-181-1/+1
* | Lime output: handle different sampleratesMatthias P. Braendli2022-11-181-7/+2
|/
* Change lowpass filter. Remove interpolation (no need). Set samples in I16 ins...F5OEO2019-05-161-116/+140
* Implement bandwidth functions for LimelimeMatthias P. Braendli2019-05-071-0/+12
* Lime: show fifo fill percent in RCMatthias P. Braendli2019-03-121-3/+3
* Lime: Show fifo fullness in RCMatthias P. Braendli2019-03-121-0/+5
* Lime: do not check fifoFilledCount before sendingMatthias P. Braendli2019-03-121-12/+1
* Refactor Lime outputMatthias P. Braendli2019-02-271-191/+198
* Format document - test push githubF5OEO2018-12-141-157/+138
* In progress, buffer managementF5OEO2018-12-131-16/+72
* Add FIR processing with upsamplingF5OEO2018-12-111-86/+45
* First working minimal live versionF5OEO2018-12-101-45/+109
* Set minimal initF5OEO2018-12-101-15/+33
* Add minimum compilation for LimeSDRF5OEO2018-12-101-0/+346