Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide options for UHD when not configurednext | andimik | 2024-12-04 | 1 | -2/+2 |
| | |||||
* | Hide options for UHD when not configured | andimik | 2024-12-04 | 1 | -2/+9 |
| | |||||
* | Restore ofdmwindowing for fixed point | Matthias P. Braendli | 2024-11-26 | 2 | -109/+148 |
| | |||||
* | Merge branch 'fixedpoint' into next | Matthias P. Braendli | 2024-11-25 | 45 | -731/+1368 |
|\ | |||||
| * | Remove FFT accelerator config | Matthias P. Braendli | 2024-11-22 | 2 | -134/+17 |
| | | |||||
| * | Increase amplitude of DEXTER output | Matthias P. Braendli | 2024-11-19 | 1 | -1/+1 |
| | | |||||
| * | Simplify OfdmGenerator constructors | Matthias P. Braendli | 2024-11-19 | 3 | -20/+2 |
| | | |||||
| * | Make TII compatible with fixed point | Matthias P. Braendli | 2024-11-18 | 3 | -57/+69 |
| | | |||||
| * | Replace gpioset calls by C code | Matthias P. Braendli | 2024-11-12 | 1 | -20/+109 |
| | | |||||
| * | Initialise FFT Accelerator GPIO config | Matthias P. Braendli | 2024-11-11 | 1 | -0/+21 |
| | | |||||
| * | Use ARM NEON in FormatConverter | Matthias P. Braendli | 2024-11-11 | 4 | -13/+38 |
| | | |||||
| * | OFDM: improve performance of DEXTER FFT | Matthias P. Braendli | 2024-11-08 | 1 | -26/+57 |
| | | |||||
| * | FormatConverter: Renormalise for DEXTER | Matthias P. Braendli | 2024-11-06 | 1 | -3/+4 |
| | | |||||
| * | Debug DEXTER FFT Acccelerator | Matthias P. Braendli | 2024-11-05 | 8 | -130/+132 |
| | | |||||
| * | Change fixed point from fp12.6 to fp2.14 | Matthias P. Braendli | 2024-10-30 | 1 | -1/+1 |
| | | |||||
| * | Remove IIO refill message | Matthias P. Braendli | 2024-10-30 | 1 | -2/+0 |
| | | |||||
| * | Rework fixed point config setting | Matthias P. Braendli | 2024-10-29 | 10 | -137/+213 |
| | | |||||
| * | Change to 16-bit fixed point | Matthias P. Braendli | 2024-10-29 | 6 | -99/+78 |
| | | |||||
| * | Do not launch FFTW planning for dexter output | Matthias P. Braendli | 2024-10-26 | 2 | -3/+4 |
| | | |||||
| * | Use FFT Accelerator on DEXTER | Matthias P. Braendli | 2024-10-26 | 4 | -19/+258 |
| | | |||||
| * | Get fixed_point working with USRP | Matthias P. Braendli | 2024-10-08 | 12 | -102/+129 |
| | | |||||
| * | Implement fixed-point symbols, FFT and file output | Matthias P. Braendli | 2024-10-06 | 24 | -421/+754 |
| | | |||||
| * | Move typedef of complexf to Buffer.h | Matthias P. Braendli | 2024-10-05 | 19 | -78/+16 |
| | | |||||
* | | Add some more fixes for compilation without zeromq | Matthias P. Braendli | 2024-11-25 | 2 | -4/+6 |
| | | |||||
* | | Fix compilation without zeromq | Matthias P. Braendli | 2024-11-25 | 4 | -23/+15 |
|/ | |||||
* | RC: fix get mainloop num_modulator_restarts | Matthias P. Braendli | 2024-10-02 | 1 | -1/+1 |
| | |||||
* | Fix bladerf and limesdr compilation | Matthias P. Braendli | 2024-08-21 | 2 | -6/+6 |
| | |||||
* | Do not clear service list when ensemble stays the same | Matthias P. Braendli | 2024-07-24 | 1 | -0/+5 |
| | |||||
* | Make remaining_holder_s always non-null | Matthias P. Braendli | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Write DEXTER ad9957 freq as integer | Matthias P. Braendli | 2024-06-11 | 1 | -2/+2 |
| | |||||
* | Fix DEXTER freq readback, make SDRDevices responsible for updating conf freq | Matthias P. Braendli | 2024-05-28 | 4 | -16/+28 |
| | |||||
* | Suppress warning in outputzmq | Matthias P. Braendli | 2024-05-05 | 1 | -1/+2 |
| | |||||
* | Add startupcheck | Matthias P. Braendli | 2024-05-01 | 5 | -5/+24 |
| | |||||
* | Fix race condition on SDR thread creation | Matthias P. Braendli | 2024-03-31 | 1 | -3/+2 |
| | |||||
* | Fix wrong clamping in u8 format converter | Matthias P. Braendli | 2024-03-11 | 1 | -2/+2 |
| | | | | See issue #55 | ||||
* | Remove useless catch, because recv() doesn't throw it | Matthias P. Braendli | 2024-01-17 | 1 | -16/+12 |
| | |||||
* | Add protection_level to ensemble in showjson | Matthias P. Braendli | 2023-12-06 | 1 | -0/+1 |
| | |||||
* | Do not abort anymore if no EDI input comes in | Matthias P. Braendli | 2023-12-06 | 1 | -6/+0 |
| | |||||
* | Merge branch 'dexter' into next | Matthias P. Braendli | 2023-11-21 | 57 | -1198/+3888 |
|\ | |||||
| * | Fix compilation when all SDR outputs disabled | Matthias P. Braendli | 2023-11-07 | 1 | -2/+0 |
| | | |||||
| * | Add edi_source RC param | Matthias P. Braendli | 2023-11-02 | 3 | -4/+21 |
| | | |||||
| * | Add FIC decoder, present ensemble info for monitoring | Matthias P. Braendli | 2023-10-31 | 7 | -7/+1723 |
| | | |||||
| * | Don't clutter log output every 6s | Matthias P. Braendli | 2023-10-10 | 1 | -6/+0 |
| | | |||||
| * | Dexter: make channel_down wait for underflow to occur | Matthias P. Braendli | 2023-09-05 | 1 | -1/+23 |
| | | |||||
| * | Add max_gps_holdover_time to RC, allow modifying synchronous too | Matthias P. Braendli | 2023-08-25 | 1 | -0/+13 |
| | | |||||
| * | Add channel to SDR RC | Matthias P. Braendli | 2023-08-24 | 4 | -11/+94 |
| | | |||||
| * | Fix compliation | Matthias P. Braendli | 2023-08-15 | 1 | -1/+1 |
| | | |||||
| * | Add parameters sdr.synchronous and mainloop.running_since | Matthias P. Braendli | 2023-08-15 | 4 | -7/+30 |
| | | |||||
| * | Dexter: Add in_holdover_since metric | Matthias P. Braendli | 2023-08-15 | 2 | -0/+17 |
| | | |||||
| * | Dexter: remove old metrics from SDR.cpp | Matthias P. Braendli | 2023-08-15 | 1 | -21/+0 |
| | |