aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add OFDM windowing to config fileMatthias P. Braendli2017-12-234-2/+16
| |
* | Rework OFDM windowing for data symbolsMatthias P. Braendli2017-12-232-32/+55
| |
* | Add OFDM windowing support to GuardIntervalInserterMatthias P. Braendli2017-12-223-36/+257
| |
* | Fix some PDEBUG callsMatthias P. Braendli2017-12-223-4/+3
| |
* | Add Travis build for --enable-trace configurationMatthias P. Braendli2017-12-221-0/+4
| |
* | Check for invalid file output formatMatthias P. Braendli2017-12-221-0/+4
| |
* | Better example.ini defaultsMatthias P. Braendli2017-12-211-48/+39
| |
* | Improve Buffer initialisation in EtiReaderMatthias P. Braendli2017-12-211-5/+5
| |
* | Make Buffer movableMatthias P. Braendli2017-12-212-30/+63
| |
* | Simplify GuardIntervalInserter slightlyMatthias P. Braendli2017-12-212-31/+13
| |
* | Travis OSX: sometimes brew works, sometimes brew fails...Matthias P. Braendli2017-12-181-1/+1
| |
* | Use ::bind in UdpSocketMatthias P. Braendli2017-12-181-1/+1
| | | | | | | | That should help for the OSX Travis build
* | Remove unused variable d_polarity_maskMatthias P. Braendli2017-12-181-2/+0
| |
* | Remove unused variable myCurrentFrameMatthias P. Braendli2017-12-182-2/+0
| |
* | Travis: don't build with clang on linuxMatthias P. Braendli2017-12-181-19/+0
| | | | | | | | | | Apparently there's something wrong with the libc++ combined with boost. I'm afraid I don't care enough to fix this.
* | 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
|