Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bladerf and limesdr compilation | Matthias P. Braendli | 2024-08-21 | 1 | -5/+5 |
| | |||||
* | Merge branch 'dexter' into next | Matthias P. Braendli | 2023-11-21 | 1 | -19/+18 |
|\ | |||||
| * | Improve dexter clock handling | Matthias P. Braendli | 2023-04-27 | 1 | -1/+1 |
| | | |||||
| * | Replace RunStatistics to permit representation of SDR device specific stats | Matthias P. Braendli | 2023-03-29 | 1 | -16/+15 |
| | | |||||
| * | Dexter: calculate frame margin from system time | Matthias P. Braendli | 2023-03-03 | 1 | -1/+1 |
| | | |||||
| * | Improve DEXTER SFN support | Matthias P. Braendli | 2022-08-18 | 1 | -1/+1 |
| | | |||||
* | | Lime output: handle different samplerates | Matthias P. Braendli | 2022-11-18 | 1 | -7/+2 |
|/ | |||||
* | Change lowpass filter. Remove interpolation (no need). Set samples in I16 ↵ | F5OEO | 2019-05-16 | 1 | -116/+140 |
| | | | | instead of CF32. | ||||
* | Implement bandwidth functions for Limelime | Matthias P. Braendli | 2019-05-07 | 1 | -0/+12 |
| | |||||
* | Lime: show fifo fill percent in RC | Matthias P. Braendli | 2019-03-12 | 1 | -3/+3 |
| | |||||
* | Lime: Show fifo fullness in RC | Matthias P. Braendli | 2019-03-12 | 1 | -0/+5 |
| | |||||
* | Lime: do not check fifoFilledCount before sending | Matthias P. Braendli | 2019-03-12 | 1 | -12/+1 |
| | |||||
* | Refactor Lime output | Matthias P. Braendli | 2019-02-27 | 1 | -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 github | F5OEO | 2018-12-14 | 1 | -157/+138 |
| | |||||
* | In progress, buffer management | F5OEO | 2018-12-13 | 1 | -16/+72 |
| | |||||
* | Add FIR processing with upsampling | F5OEO | 2018-12-11 | 1 | -86/+45 |
| | |||||
* | First working minimal live version | F5OEO | 2018-12-10 | 1 | -45/+109 |
| | |||||
* | Set minimal init | F5OEO | 2018-12-10 | 1 | -15/+33 |
| | |||||
* | Add minimum compilation for LimeSDR | F5OEO | 2018-12-10 | 1 | -0/+346 |