Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -22/+8 |
| | |||||
* | MemlessPoly: avoid uninitialised variables | Matthias P. Braendli | 2023-08-15 | 1 | -2/+2 |
| | |||||
* | Revert "DEXTER: Add pacontrol interface" | Matthias P. Braendli | 2023-08-15 | 5 | -95/+4 |
| | | | | This reverts commit 150b75b244602c789934f1a5094f33aa7da3c09a. | ||||
* | Add main loop RC metrics | Matthias P. Braendli | 2023-07-20 | 10 | -104/+169 |
| | |||||
* | Rework Json so that it works with map that doesn't support incomplete types | Matthias P. Braendli | 2023-07-20 | 3 | -5/+10 |
| | |||||
* | Handle event socket bind failure | Matthias P. Braendli | 2023-07-20 | 3 | -2/+13 |
| | |||||
* | Improve zmq_remote.py | Matthias P. Braendli | 2023-07-19 | 1 | -9/+13 |
| | |||||
* | Add events | Matthias P. Braendli | 2023-07-19 | 20 | -62/+287 |
| | |||||
* | Change RC showjson command | Matthias P. Braendli | 2023-07-19 | 24 | -110/+220 |
| | |||||
* | Dexter: remove dexter_dsp_tx attributes from metrics | Matthias P. Braendli | 2023-07-18 | 1 | -156/+0 |
| | |||||
* | RC: re-enable m_active after ZMQ RC restart | Matthias P. Braendli | 2023-06-27 | 1 | -0/+1 |
| | |||||
* | RC: handle nonexistent module in showjson | Matthias P. Braendli | 2023-06-27 | 1 | -11/+16 |
| | |||||
* | Add a few cosmetic changes | Matthias P. Braendli | 2023-06-27 | 2 | -2/+2 |
| | |||||
* | DEXTER: Add pacontrol interface | Matthias P. Braendli | 2023-06-06 | 5 | -4/+95 |
| | |||||
* | Avoid undefined format conversion and measure clipping | Matthias P. Braendli | 2023-05-16 | 5 | -110/+181 |
| | |||||
* | Dexter: Only do handle_hw_time when synchronous is enabled | Matthias P. Braendli | 2023-05-05 | 1 | -3/+7 |
| | |||||
* | Revert "Normalise TII to 1/sqrt(48)" and fix TII level in GainControl | Matthias P. Braendli | 2023-05-04 | 3 | -12/+21 |
| | | | | This reverts commit c7961c2e8688d6db2a87b5079c60a04b8fe37e74. | ||||
* | Improve dexter clock handling | Matthias P. Braendli | 2023-04-27 | 14 | -64/+66 |
| | |||||
* | Dexter: Add three clock states and handling | Matthias P. Braendli | 2023-04-26 | 3 | -125/+217 |
| | |||||
* | Properly set TX frequency | Matthias P. Braendli | 2023-04-26 | 2 | -8/+18 |
| | |||||
* | dexter: set frequency to ad9957, lo_offset to dsp | Matthias P. Braendli | 2023-04-26 | 1 | -4/+10 |
| | |||||
* | Normalise TII to 1/sqrt(48) | Matthias P. Braendli | 2023-04-26 | 1 | -4/+5 |
| | |||||
* | Move include unistd.h from Buffer.h to cpp | Matthias P. Braendli | 2023-04-26 | 2 | -1/+1 |
| | |||||
* | Add json remote HTTP server | Matthias P. Braendli | 2023-04-04 | 1 | -0/+131 |
| | |||||
* | Add JSON output to RC | Matthias P. Braendli | 2023-03-31 | 22 | -87/+255 |
| | |||||
* | Add more DEXTER metrics to RC | Matthias P. Braendli | 2023-03-31 | 3 | -23/+186 |
| | |||||
* | SDR: add queued_frames_ms and fix max queue calculation | Matthias P. Braendli | 2023-03-30 | 1 | -20/+13 |
| | |||||
* | Replace RunStatistics to permit representation of SDR device specific stats | Matthias P. Braendli | 2023-03-29 | 12 | -183/+197 |
| | |||||
* | Move to C++17 | Matthias P. Braendli | 2023-03-29 | 2 | -4/+4 |
| | |||||
* | Remove debugging printf | Matthias P. Braendli | 2023-03-24 | 2 | -21/+0 |
| | |||||
* | Fix startup hiccup due to iio buffer allocation taking several seconds | Matthias P. Braendli | 2023-03-24 | 3 | -35/+75 |
| | |||||
* | Remove duplicate stream0_start_clks = 0 on init | Matthias P. Braendli | 2023-03-03 | 1 | -5/+4 |
| | |||||
* | Dexter: calculate frame margin from system time | Matthias P. Braendli | 2023-03-03 | 13 | -30/+26 |
| | |||||
* | Change mod to output queue behaviour, fix SFN dexter + B200 | Matthias P. Braendli | 2023-02-21 | 10 | -82/+168 |
| | |||||
* | Dexter timestamps: add 1s margin in modulator | Matthias P. Braendli | 2023-02-01 | 1 | -12/+6 |
| | |||||
* | Remove ZeroMQ input | Matthias P. Braendli | 2023-02-01 | 10 | -474/+7 |
| | |||||
* | Remove easydabv3 support | Matthias P. Braendli | 2023-02-01 | 6 | -102/+29 |
| | |||||
* | Remove dexter timestamp_state_t | Matthias P. Braendli | 2023-02-01 | 2 | -71/+72 |
| | |||||
* | Add dexter underflow thread, still problematic | Matthias P. Braendli | 2022-10-26 | 4 | -36/+73 |
| | |||||
* | Merge branch 'next' into dexter | Matthias P. Braendli | 2022-10-25 | 8 | -11/+19 |
|\ | |||||
| * | Rework timestamp_refresh | Matthias P. Braendli | 2022-10-14 | 7 | -9/+18 |
| | | | | | | | | Since we have the 'timestamp in the past' warning refresh requests can be lost | ||||
* | | Add timestamp refresh logic | Matthias P. Braendli | 2022-10-14 | 4 | -19/+61 |
| | | |||||
* | | Add TS debugging output | Matthias P. Braendli | 2022-08-24 | 4 | -1/+22 |
| | | |||||
* | | Merge branch 'next' into dexter | Matthias P. Braendli | 2022-08-21 | 1 | -1/+3 |
|\| | |||||
| * | Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hpp | Matthias P. Braendli | 2022-08-21 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'next' into dexter | Matthias P. Braendli | 2022-08-19 | 3 | -10/+66 |
|\| | |||||
| * | Common 036201c: socket changes | Matthias P. Braendli | 2022-08-19 | 3 | -10/+66 |
| | |