aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Change RC showjson commandMatthias P. Braendli2023-07-1924-110/+220
| * Dexter: remove dexter_dsp_tx attributes from metricsMatthias P. Braendli2023-07-181-156/+0
| * RC: re-enable m_active after ZMQ RC restartMatthias P. Braendli2023-06-271-0/+1
| * RC: handle nonexistent module in showjsonMatthias P. Braendli2023-06-271-11/+16
| * Add a few cosmetic changesMatthias P. Braendli2023-06-272-2/+2
| * DEXTER: Add pacontrol interfaceMatthias P. Braendli2023-06-065-4/+95
| * Avoid undefined format conversion and measure clippingMatthias P. Braendli2023-05-165-110/+181
| * Dexter: Only do handle_hw_time when synchronous is enabledMatthias P. Braendli2023-05-051-3/+7
| * Revert "Normalise TII to 1/sqrt(48)" and fix TII level in GainControlMatthias P. Braendli2023-05-043-12/+21
| * Improve dexter clock handlingMatthias P. Braendli2023-04-2714-64/+66
| * Dexter: Add three clock states and handlingMatthias P. Braendli2023-04-263-125/+217
| * Properly set TX frequencyMatthias P. Braendli2023-04-262-8/+18
| * dexter: set frequency to ad9957, lo_offset to dspMatthias P. Braendli2023-04-261-4/+10
| * Normalise TII to 1/sqrt(48)Matthias P. Braendli2023-04-261-4/+5
| * Move include unistd.h from Buffer.h to cppMatthias P. Braendli2023-04-262-1/+1
| * Add json remote HTTP serverMatthias P. Braendli2023-04-041-0/+131
| * Add JSON output to RCMatthias P. Braendli2023-03-3122-87/+255
| * Add more DEXTER metrics to RCMatthias P. Braendli2023-03-313-23/+186
| * SDR: add queued_frames_ms and fix max queue calculationMatthias P. Braendli2023-03-301-20/+13
| * Replace RunStatistics to permit representation of SDR device specific statsMatthias P. Braendli2023-03-2912-183/+197
| * Move to C++17Matthias P. Braendli2023-03-292-4/+4
| * Remove debugging printfMatthias P. Braendli2023-03-242-21/+0
| * Fix startup hiccup due to iio buffer allocation taking several secondsMatthias P. Braendli2023-03-243-35/+75
| * Remove duplicate stream0_start_clks = 0 on initMatthias P. Braendli2023-03-031-5/+4
| * Dexter: calculate frame margin from system timeMatthias P. Braendli2023-03-0313-30/+26
| * Change mod to output queue behaviour, fix SFN dexter + B200Matthias P. Braendli2023-02-2110-82/+168
| * Dexter timestamps: add 1s margin in modulatorMatthias P. Braendli2023-02-011-12/+6
| * Remove ZeroMQ inputMatthias P. Braendli2023-02-0110-474/+7
| * Remove easydabv3 supportMatthias P. Braendli2023-02-016-102/+29
| * Remove dexter timestamp_state_tMatthias P. Braendli2023-02-012-71/+72
| * Add dexter underflow thread, still problematicMatthias P. Braendli2022-10-264-36/+73
| * Merge branch 'next' into dexterMatthias P. Braendli2022-10-258-11/+19
| |\
| * | Add timestamp refresh logicMatthias P. Braendli2022-10-144-19/+61
| * | Add TS debugging outputMatthias P. Braendli2022-08-244-1/+22
| * | Merge branch 'next' into dexterMatthias P. Braendli2022-08-211-1/+3
| |\ \
| * \ \ Merge branch 'next' into dexterMatthias P. Braendli2022-08-193-10/+66
| |\ \ \
| * | | | Improve DEXTER SFN supportMatthias P. Braendli2022-08-1828-168/+351
| * | | | Add PrecisionWave DEXTER supportMatthias P. Braendli2022-07-278-10/+469
* | | | | Merge pull request #53 from colisee/docMatthias P. Braendli2023-09-041-6/+9
|\ \ \ \ \
| * | | | | Enhance documentation file INSTALL.mdRobin Alexander2023-09-021-6/+9
|/ / / / /
* | | | / Lime output: handle different sampleratesMatthias P. Braendli2022-11-181-7/+2
| |_|_|/ |/| | |
* | | | Rework timestamp_refreshMatthias P. Braendli2022-10-147-9/+18
| |_|/ |/| |
* | | Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hppMatthias P. Braendli2022-08-211-1/+3
| |/ |/|
* | Common 036201c: socket changesMatthias P. Braendli2022-08-193-10/+66
|/
* missing if for zeromq andimik2022-06-121-1/+3
* Add 2 installation optionsRobin ALEXANDER2022-06-091-71/+99
* Prepare v2.6.0HEADv2.6.0masterMatthias P. Braendli2022-04-202-1/+5
* Mention guide in manpageMatthias P. Braendli2022-04-201-0/+2
* Merge manpage into nextMatthias P. Braendli2022-04-202-0/+88
|\
| * Add manpageRobin ALEXANDER2022-04-192-0/+88