aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Switch travis back to clang 4Matthias P. Braendli2017-12-151-3/+4
| |
* | Properly set Travis flagsMatthias P. Braendli2017-12-151-6/+9
| |
* | Set CC and CXX in Travis CI matrix properlyMatthias P. Braendli2017-12-151-9/+9
| |
* | Add Travis-CI build matrix and build on OSXMatthias P. Braendli2017-12-151-29/+60
| |
* | Check for prctl portabilityMatthias P. Braendli2017-12-153-1/+17
| |
* | Make warning check work for clangMatthias P. Braendli2017-12-151-7/+7
| |
* | Fix all the warnings shown since previous commitMatthias P. Braendli2017-12-1124-73/+80
| |
* | Set the additional warning options to CXXFLAGSMatthias P. Braendli2017-12-111-6/+6
| |
* | Simplify porting.{h,c}Matthias P. Braendli2017-12-113-33/+2
| |
* | Replace legacy bzero() by memset()Matthias P. Braendli2017-12-113-3/+3
| |
* | Only check librt if UHD enabledMatthias P. Braendli2017-12-111-4/+3
| |
* | Remove references to malloc.h and use posix_memalignMatthias P. Braendli2017-12-117-28/+16
| |
* | Make boost check more portableMatthias P. Braendli2017-12-105-104/+431
| |
* | Rename misleading variable nameMatthias P. Braendli2017-12-102-6/+6
| |
| * Update TODOMatthias P. Braendli2017-12-111-3/+8
| |
| * Move USRP GPSDO and time handling into separate classMatthias P. Braendli2017-11-2610-299/+496
| |
| * Merge branch 'next' into outputRefactoringMatthias P. Braendli2017-11-188-25/+39
| |\ | |/ |/|
* | Prepare v1.1.0v1.1.0Matthias P. Braendli2017-11-183-6/+17
| |
* | Mark TII implementation completeMatthias P. Braendli2017-11-183-12/+1
| |
* | Correct TII powerMatthias P. Braendli2017-11-181-5/+19
| |
* | Do not setenv TZ twiceMatthias P. Braendli2017-11-101-4/+0
| | | | | | | | (cherry picked from commit 34afa3a0632817c30e4e5427ee67138d59c4ede3)
* | Avoid invalid warning about timestamp irregularityMatthias P. Braendli2017-11-101-2/+1
| |
* | Fix FIRFilter use-after-free on teardownMatthias P. Braendli2017-11-101-0/+1
| |
* | Attenuate TII by 16dB as requested by specSergiy G2017-10-311-2/+2
| |
| * Fix segfault due to missing DPD server, init muting to falseMatthias P. Braendli2017-11-042-9/+9
| |
| * Properly start SDR and UHD threadsMatthias P. Braendli2017-11-043-0/+6
| |
| * Remove OutputUHD filesMatthias P. Braendli2017-11-045-1767/+0
| |
| * Make DPD Feedback server SDRDevice-agnosticMatthias P. Braendli2017-11-0413-113/+771
| |
| * Do not setenv TZ twiceMatthias P. Braendli2017-11-031-4/+0
| |
| * Update TODOMatthias P. Braendli2017-11-031-3/+25
| |
| * Replace flowgraph setup if chain by a loopMatthias P. Braendli2017-11-031-36/+20
| |
| * Port UHD to new SDR abstractionMatthias P. Braendli2017-11-037-734/+303
| |
| * Create new SDR output abstraction and port SoapyMatthias P. Braendli2017-11-0214-441/+2131
|/
* Update README and AUTHORSMatthias P. Braendli2017-10-182-4/+8
|
* Update TODOMatthias P. Braendli2017-10-181-7/+26
|
* Improve MER calculationMatthias P. Braendli2017-10-172-12/+16
|
* Avoid crash due to SIGPIPE in OutputUHDFeedback serverMatthias P. Braendli2017-10-171-1/+2
|
* Recover OutputUHDFeedback failureMatthias P. Braendli2017-10-174-66/+96
|
* Add licence to zmq_remoteMatthias P. Braendli2017-10-171-0/+31
|
* Avoid flowgraph timing fprintf mixup on consoleMatthias P. Braendli2017-10-081-3/+12
|
* DPDCE: remove invalid data variable from format strMatthias P. Braendli2017-10-081-2/+2
|
* DPDCE: Use timeout to check for ZMQ RC pingMatthias P. Braendli2017-10-081-4/+16
|
* zmq remote control example: use timeout on receiveMatthias P. Braendli2017-10-081-15/+27
|
* DPDCE: Set socket timeout for MeasureMatthias P. Braendli2017-10-081-0/+1
|
* DPDCE: Set default digital gain to 0.6Matthias P. Braendli2017-10-082-1/+4
|
* Actually enable the new warnings for C++Matthias P. Braendli2017-10-044-10/+11
|
* Enable some compilation warningsMatthias P. Braendli2017-10-042-0/+84
|
* Update dpd README, add references and stuff from the trelloMatthias P. Braendli2017-10-041-0/+47
|
* Review dpd README and delete duplicate TeX instructionsMatthias P. Braendli2017-09-302-200/+80
|
* Make DPDCE naming consistentMatthias P. Braendli2017-09-3019-26/+32
|