aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Lime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | * master_clock_rate sets CGEN clock, not sample rate * set sample rate accordingly * support only interpolate 1 and 2 * add frequency, txgain and temperature to RC * improve error handling * fix signedness of LMS_SendStream() return value
* 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