Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hpp | Matthias P. Braendli | 2022-08-21 | 1 | -1/+3 |
| | |||||
* | Common 036201c: socket changes | Matthias P. Braendli | 2022-08-19 | 3 | -10/+66 |
| | |||||
* | missing if for zeromq | andimik | 2022-06-12 | 1 | -1/+3 |
| | | | fixes bug from https://github.com/Opendigitalradio/ODR-DabMod/commit/d14814a92377084177753c7a60d83a9307ad0672 | ||||
* | Add 2 installation options | Robin ALEXANDER | 2022-06-09 | 1 | -71/+99 |
| | |||||
* | Prepare v2.6.0HEADv2.6.0master | Matthias P. Braendli | 2022-04-20 | 2 | -1/+5 |
| | |||||
* | Mention guide in manpage | Matthias P. Braendli | 2022-04-20 | 1 | -0/+2 |
| | |||||
* | Merge manpage into next | Matthias P. Braendli | 2022-04-20 | 2 | -0/+88 |
|\ | |||||
| * | Add manpage | Robin ALEXANDER | 2022-04-19 | 2 | -0/+88 |
| | | |||||
* | | Common: log timestamps, socket changes and frame_timestamp_t | Matthias P. Braendli | 2022-03-29 | 4 | -2/+44 |
|/ | |||||
* | Prepare v2.5.0v2.5.0 | Matthias P. Braendli | 2022-02-02 | 2 | -2/+9 |
| | |||||
* | Limit FFTW planner to 2s to avoid stalling input | Matthias P. Braendli | 2022-02-02 | 2 | -0/+2 |
| | | | | | Stalling the input breaks the ZMQ input functionality on raspberry pi. EDI is able to restart the modulator, which uses cached plans | ||||
* | Improve boost armv7l autoconf | Matthias P. Braendli | 2022-01-26 | 1 | -0/+1 |
| | |||||
* | Update README and AUTHORS | Matthias P. Braendli | 2021-11-26 | 3 | -10/+22 |
| | |||||
* | Add support for BladeRF devices | Matthias P. Braendli | 2021-11-26 | 9 | -8/+528 |
| | | | | | Many thanks to Steven Rossel for the work he did during his student project. | ||||
* | Common ba7f317, 5a0689a, c63fb05 | Matthias P. Braendli | 2021-11-26 | 4 | -45/+190 |
| | |||||
* | Run autoupdate | Matthias P. Braendli | 2021-07-08 | 1 | -5/+4 |
| | |||||
* | Fix Soapy error message | Matthias P. Braendli | 2021-07-08 | 1 | -1/+1 |
| | |||||
* | Avoid copy in loop in EtiReader | Matthias P. Braendli | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | Common e8d7277, bf60e06: EDI PFT input CRC and ClockTAI string copy | Matthias P. Braendli | 2021-06-15 | 1 | -4/+4 |
| | |||||
* | Common ad7e11a: Add seq and pseq information to EDI/ETI decoder | Matthias P. Braendli | 2021-05-25 | 2 | -0/+3 |
| | |||||
* | Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ↵ | Matthias P. Braendli | 2021-05-19 | 5 | -41/+85 |
| | | | | handling | ||||
* | Prepare v2.4.2v2.4.2 | Matthias P. Braendli | 2021-02-22 | 3 | -1/+9 |
| | |||||
* | Update common code to latest, update zmq.hpp and adapt | Matthias P. Braendli | 2021-01-16 | 17 | -741/+2401 |
| | |||||
* | USRP: Handle external pps_src on startup | Matthias P. Braendli | 2020-12-12 | 1 | -0/+3 |
| | |||||
* | Revert "Handle pps_src external in USRPTime ctor" | Matthias P. Braendli | 2020-12-12 | 1 | -3/+1 |
| | | | | | | verify_time doesn't handle the external PPS input! This reverts commit 6c02271b0050dbb2808bb55272b438576d937d4a. | ||||
* | Travis: try ubuntu focal | Matthias P. Braendli | 2020-11-16 | 1 | -28/+13 |
| | |||||
* | Avoid frame_timestamp with pps exactly 16384000 | Matthias P. Braendli | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Cosmetics in zmq_remote.py | Matthias P. Braendli | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | common ea3156f: EDI input: Do not print sequence error on first packet | Matthias P. Braendli | 2020-10-28 | 2 | -3/+10 |
| | |||||
* | common 81f518d: TCPSocket: let recv throw Interrupted on EINTR | Matthias P. Braendli | 2020-10-28 | 2 | -5/+10 |
| | |||||
* | Add --version option | Matthias P. Braendli | 2020-08-31 | 1 | -0/+12 |
| | |||||
* | common edc9c1a: Add missing array include | Matthias P. Braendli | 2020-07-20 | 1 | -0/+1 |
| | |||||
* | Add missing includes for GCC 10 compatibility | Matthias P. Braendli | 2020-06-08 | 1 | -2/+3 |
| | |||||
* | Update common EDI input and adapt to API changes | Matthias P. Braendli | 2020-05-11 | 8 | -61/+137 |
| | |||||
* | Common 33a8362: EDI TCP output: handle disconnects | Matthias P. Braendli | 2020-04-21 | 3 | -7/+114 |
| | |||||
* | Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXX | Matthias P. Braendli | 2020-04-21 | 3 | -40/+952 |
| | |||||
* | Reformat INSTALL.md and mention --with-boost-libdir | Matthias P. Braendli | 2020-04-20 | 1 | -20/+11 |
| | |||||
* | Update m4 macros | Matthias P. Braendli | 2020-04-20 | 5 | -313/+366 |
| | |||||
* | Prepare v2.4.1v2.4.1 | Matthias P. Braendli | 2020-04-06 | 2 | -1/+7 |
| | |||||
* | Fix quit on Ctrl-C | Matthias P. Braendli | 2020-04-06 | 1 | -111/+109 |
| | |||||
* | Fix unaligned memory access in ZeroMQ input | Matthias P. Braendli | 2020-04-06 | 1 | -15/+11 |
| | |||||
* | Pull add14d9: Properly handle EDI AF SEQ rollover | Matthias P. Braendli | 2020-03-24 | 1 | -1/+3 |
| | |||||
* | Pull common code c8defb3 | Matthias P. Braendli | 2020-03-24 | 1 | -1/+8 |
| | |||||
* | Pull common code efe0a08 | Matthias P. Braendli | 2020-03-24 | 2 | -1/+19 |
| | |||||
* | Link against Boost::Thread when UHD is enabled | Matthias P. Braendli | 2020-03-24 | 4 | -4/+474 |
| | | | | | | This is necessary on some systems, for a reason that is not entirely clear. I believe UHD's pkg-config file should instruct us to link against boost-thread if necessary, but it doesn't. | ||||
* | Prepare v2.4.0v2.4.0 | Matthias P. Braendli | 2020-03-16 | 2 | -2/+9 |
| | |||||
* | Fix invalid call of memset with length 0 | Matthias P. Braendli | 2020-03-16 | 1 | -1/+3 |
| | |||||
* | Make the ETI reader state a class enum | Matthias P. Braendli | 2020-03-16 | 2 | -184/+187 |
| | |||||
* | Fix handling of ZMQ input timeouts | Matthias P. Braendli | 2020-03-16 | 1 | -0/+3 |
| | | | | This is an issue since 32f9e6e | ||||
* | Soapy: set RX samplerate which is required by LimeSDR | Leo Currie | 2020-01-25 | 1 | -0/+1 |
| | | | | | | Pull request 40 (cherry picked from commit 8aef8ca39f3a73ba3411876a7abd58204b2f6fe6) |