aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Lime.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve DEXTER SFN supportMatthias P. Braendli2022-08-181-1/+1
|
* Change lowpass filter. Remove interpolation (no need). Set samples in I16 ↵F5OEO2019-05-161-1/+2
| | | | instead of CF32.
* Implement bandwidth functions for LimelimeMatthias P. Braendli2019-05-071-0/+2
|
* Lime: show fifo fill percent in RCMatthias P. Braendli2019-03-121-2/+2
|
* Lime: Show fifo fullness in RCMatthias P. Braendli2019-03-121-0/+1
|
* Lime: do not check fifoFilledCount before sendingMatthias P. Braendli2019-03-121-0/+3
|
* Refactor Lime outputMatthias P. Braendli2019-02-271-7/+7
| | | | | | | | | * 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-45/+45
|
* Add FIR processing with upsamplingF5OEO2018-12-111-3/+4
|
* First working minimal live versionF5OEO2018-12-101-3/+4
|
* Set minimal initF5OEO2018-12-101-5/+3
|
* Add minimum compilation for LimeSDRF5OEO2018-12-101-0/+101