Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make remaining_holder_s always non-null | Matthias P. Braendli | 2024-07-09 | 1 | -1/+1 | |
| | ||||||
* | Common 649e0cb: Replace edi tagpacket callback by AF packet callback | Matthias P. Braendli | 2024-07-01 | 4 | -26/+29 | |
| | ||||||
* | Common: 710f5e6, Socket multicast reception | Matthias P. Braendli | 2024-07-01 | 2 | -6/+33 | |
| | ||||||
* | 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 | |
| | ||||||
* | Update common: make remotecontrol optional | Matthias P. Braendli | 2024-05-05 | 2 | -0/+4 | |
| | ||||||
* | Suppress warning in outputzmq | Matthias P. Braendli | 2024-05-05 | 1 | -1/+2 | |
| | ||||||
* | Handle int32 and int64 explicitly in Json | Matthias P. Braendli | 2024-05-01 | 2 | -6/+14 | |
| | ||||||
* | Add startupcheck | Matthias P. Braendli | 2024-05-01 | 6 | -5/+31 | |
| | ||||||
* | Fix race condition on SDR thread creation | Matthias P. Braendli | 2024-03-31 | 1 | -3/+2 | |
| | ||||||
* | Fix configure help string for --disable-zeromq | Matthias P. Braendli | 2024-03-12 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Document changes in README and ChangeLog | Matthias P. Braendli | 2023-11-24 | 4 | -72/+20 | |
| | ||||||
* | Merge branch 'dexter' into next | Matthias P. Braendli | 2023-11-21 | 72 | -1303/+4427 | |
|\ | ||||||
| * | 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 | 10 | -36/+1777 | |
| | | ||||||
| * | Don't clutter log output every 6s | Matthias P. Braendli | 2023-10-10 | 1 | -6/+0 | |
| | | ||||||
| * | Fix timestamp0 and timestamp in RC showjson | Matthias P. Braendli | 2023-09-12 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | 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 | |
| | |