aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update common code to latest, update zmq.hpp and adaptMatthias P. Braendli2021-01-1617-741/+2401
|
* USRP: Handle external pps_src on startupMatthias P. Braendli2020-12-121-0/+3
|
* Revert "Handle pps_src external in USRPTime ctor"Matthias P. Braendli2020-12-121-3/+1
| | | | | | verify_time doesn't handle the external PPS input! This reverts commit 6c02271b0050dbb2808bb55272b438576d937d4a.
* Travis: try ubuntu focalMatthias P. Braendli2020-11-161-28/+13
|
* Avoid frame_timestamp with pps exactly 16384000Matthias P. Braendli2020-11-131-1/+1
|
* Cosmetics in zmq_remote.pyMatthias P. Braendli2020-11-131-1/+1
|
* common ea3156f: EDI input: Do not print sequence error on first packetMatthias P. Braendli2020-10-282-3/+10
|
* common 81f518d: TCPSocket: let recv throw Interrupted on EINTRMatthias P. Braendli2020-10-282-5/+10
|
* Add --version optionMatthias P. Braendli2020-08-311-0/+12
|
* common edc9c1a: Add missing array includeMatthias P. Braendli2020-07-201-0/+1
|
* Add missing includes for GCC 10 compatibilityMatthias P. Braendli2020-06-081-2/+3
|
* Update common EDI input and adapt to API changesMatthias P. Braendli2020-05-118-61/+137
|
* Common 33a8362: EDI TCP output: handle disconnectsMatthias P. Braendli2020-04-213-7/+114
|
* Replace AX_CXX_COMPILE_STDCXX_11 by AX_CXX_COMPILE_STDCXXMatthias P. Braendli2020-04-213-40/+952
|
* Reformat INSTALL.md and mention --with-boost-libdirMatthias P. Braendli2020-04-201-20/+11
|
* Update m4 macrosMatthias P. Braendli2020-04-205-313/+366
|
* Prepare v2.4.1v2.4.1Matthias P. Braendli2020-04-062-1/+7
|
* Fix quit on Ctrl-CMatthias P. Braendli2020-04-061-111/+109
|
* Fix unaligned memory access in ZeroMQ inputMatthias P. Braendli2020-04-061-15/+11
|
* Pull add14d9: Properly handle EDI AF SEQ rolloverMatthias P. Braendli2020-03-241-1/+3
|
* Pull common code c8defb3Matthias P. Braendli2020-03-241-1/+8
|
* Pull common code efe0a08Matthias P. Braendli2020-03-242-1/+19
|
* Link against Boost::Thread when UHD is enabledMatthias P. Braendli2020-03-244-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.0Matthias P. Braendli2020-03-162-2/+9
|
* Fix invalid call of memset with length 0Matthias P. Braendli2020-03-161-1/+3
|
* Make the ETI reader state a class enumMatthias P. Braendli2020-03-162-184/+187
|
* Fix handling of ZMQ input timeoutsMatthias P. Braendli2020-03-161-0/+3
| | | | This is an issue since 32f9e6e
* Soapy: set RX samplerate which is required by LimeSDRLeo Currie2020-01-251-0/+1
| | | | | | Pull request 40 (cherry picked from commit 8aef8ca39f3a73ba3411876a7abd58204b2f6fe6)
* Handle pps_src external in USRPTime ctorMatthias P. Braendli2020-01-141-1/+3
|
* Apply common 23752f6 and e10272eMatthias P. Braendli2019-11-182-3/+3
|
* Common 27ac70f: Initialise InetAddress::addrMatthias P. Braendli2019-11-182-2/+3
|
* Common 0a50ea0: Set SO_REUSEADDR for TCP socketsMatthias P. Braendli2019-11-181-0/+5
|
* Travis: Update to bionic and Xcode11, add ARM64 buildMatthias P. Braendli2019-11-111-9/+32
|
* Fix compilation with disabled limesdrMatthias P. Braendli2019-11-051-0/+4
|
* Merge pull request #39 from andimik/patch-1Matthias P. Braendli2019-11-041-0/+1
|\ | | | | Mention autoconf as required package
| * Mention autoconf as required packageandimik2019-11-021-0/+1
|/
* Pull code from common commit 67a62df, replacing put_timeMatthias P. Braendli2019-10-302-4/+8
|
* Add INSTALL.md to EXTRA_DISTMatthias P. Braendli2019-10-281-1/+1
|
* Merge pull request #38 from andimik/nextMatthias P. Braendli2019-10-282-44/+63
|\ | | | | Updated Readme and Install for better online reading
| * Update README.mdandimik2019-10-251-2/+2
| |
| * Update README.mdandimik2019-10-251-9/+9
| |
| * Update INSTALL.mdandimik2019-10-251-34/+53
| |
| * Rename INSTALL to INSTALL.mdandimik2019-10-251-0/+0
|/
* Merge lime output into next branchMatthias P. Braendli2019-10-07535-112443/+2322
|\
| * Pull common code from 547c789Matthias P. Braendli2019-09-232-0/+21
| |
| * Reorder examples in example.ini to prefer EDIMatthias P. Braendli2019-09-231-11/+11
| |
| * Remove edi from configure feature listMatthias P. Braendli2019-09-131-1/+1
| |
| * lib: update from common code cdf104a and 2847f4dMatthias P. Braendli2019-09-052-2/+26
| |
| * Add missing cmath include in OutputFileMatthias P. Braendli2019-09-051-1/+1
| |
| * Rework EDI inputMatthias P. Braendli2019-09-0515-297/+274
| | | | | | | | | | | | - Use same main loop for both ETI and EDI inputs - Test SFN functionality with EDI input - Add log.show_process_time setting for process time printout