Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next' into outputRefactoring | Matthias P. Braendli | 2017-11-18 | 8 | -25/+39 |
|\ | |||||
| * | Prepare v1.1.0v1.1.0 | Matthias P. Braendli | 2017-11-18 | 3 | -6/+17 |
| | | |||||
| * | Mark TII implementation complete | Matthias P. Braendli | 2017-11-18 | 3 | -12/+1 |
| | | |||||
| * | Correct TII power | Matthias P. Braendli | 2017-11-18 | 1 | -5/+19 |
| | | |||||
| * | Do not setenv TZ twice | Matthias P. Braendli | 2017-11-10 | 1 | -4/+0 |
| | | | | | | | | (cherry picked from commit 34afa3a0632817c30e4e5427ee67138d59c4ede3) | ||||
| * | Avoid invalid warning about timestamp irregularity | Matthias P. Braendli | 2017-11-10 | 1 | -2/+1 |
| | | |||||
| * | Fix FIRFilter use-after-free on teardown | Matthias P. Braendli | 2017-11-10 | 1 | -0/+1 |
| | | |||||
| * | Attenuate TII by 16dB as requested by spec | Sergiy G | 2017-10-31 | 1 | -2/+2 |
| | | |||||
* | | Fix segfault due to missing DPD server, init muting to false | Matthias P. Braendli | 2017-11-04 | 2 | -9/+9 |
| | | |||||
* | | Properly start SDR and UHD threads | Matthias P. Braendli | 2017-11-04 | 3 | -0/+6 |
| | | |||||
* | | Remove OutputUHD files | Matthias P. Braendli | 2017-11-04 | 5 | -1767/+0 |
| | | |||||
* | | Make DPD Feedback server SDRDevice-agnostic | Matthias P. Braendli | 2017-11-04 | 13 | -113/+771 |
| | | |||||
* | | Do not setenv TZ twice | Matthias P. Braendli | 2017-11-03 | 1 | -4/+0 |
| | | |||||
* | | Update TODO | Matthias P. Braendli | 2017-11-03 | 1 | -3/+25 |
| | | |||||
* | | Replace flowgraph setup if chain by a loop | Matthias P. Braendli | 2017-11-03 | 1 | -36/+20 |
| | | |||||
* | | Port UHD to new SDR abstraction | Matthias P. Braendli | 2017-11-03 | 7 | -734/+303 |
| | | |||||
* | | Create new SDR output abstraction and port Soapy | Matthias P. Braendli | 2017-11-02 | 14 | -441/+2131 |
|/ | |||||
* | Update README and AUTHORS | Matthias P. Braendli | 2017-10-18 | 2 | -4/+8 |
| | |||||
* | Update TODO | Matthias P. Braendli | 2017-10-18 | 1 | -7/+26 |
| | |||||
* | Improve MER calculation | Matthias P. Braendli | 2017-10-17 | 2 | -12/+16 |
| | |||||
* | Avoid crash due to SIGPIPE in OutputUHDFeedback server | Matthias P. Braendli | 2017-10-17 | 1 | -1/+2 |
| | |||||
* | Recover OutputUHDFeedback failure | Matthias P. Braendli | 2017-10-17 | 4 | -66/+96 |
| | |||||
* | Add licence to zmq_remote | Matthias P. Braendli | 2017-10-17 | 1 | -0/+31 |
| | |||||
* | Avoid flowgraph timing fprintf mixup on console | Matthias P. Braendli | 2017-10-08 | 1 | -3/+12 |
| | |||||
* | DPDCE: remove invalid data variable from format str | Matthias P. Braendli | 2017-10-08 | 1 | -2/+2 |
| | |||||
* | DPDCE: Use timeout to check for ZMQ RC ping | Matthias P. Braendli | 2017-10-08 | 1 | -4/+16 |
| | |||||
* | zmq remote control example: use timeout on receive | Matthias P. Braendli | 2017-10-08 | 1 | -15/+27 |
| | |||||
* | DPDCE: Set socket timeout for Measure | Matthias P. Braendli | 2017-10-08 | 1 | -0/+1 |
| | |||||
* | DPDCE: Set default digital gain to 0.6 | Matthias P. Braendli | 2017-10-08 | 2 | -1/+4 |
| | |||||
* | Actually enable the new warnings for C++ | Matthias P. Braendli | 2017-10-04 | 4 | -10/+11 |
| | |||||
* | Enable some compilation warnings | Matthias P. Braendli | 2017-10-04 | 2 | -0/+84 |
| | |||||
* | Update dpd README, add references and stuff from the trello | Matthias P. Braendli | 2017-10-04 | 1 | -0/+47 |
| | |||||
* | Review dpd README and delete duplicate TeX instructions | Matthias P. Braendli | 2017-09-30 | 2 | -200/+80 |
| | |||||
* | Make DPDCE naming consistent | Matthias P. Braendli | 2017-09-30 | 19 | -26/+32 |
| | |||||
* | Mention CFR in README | Matthias P. Braendli | 2017-09-30 | 1 | -0/+1 |
| | |||||
* | DPD server: handle accept timeout correctly | Matthias P. Braendli | 2017-09-30 | 1 | -1/+2 |
| | |||||
* | Add description for iterative process | andreas128 | 2017-09-29 | 1 | -0/+1 |
| | |||||
* | Write better info message | andreas128 | 2017-09-29 | 1 | -1/+1 |
| | |||||
* | Change default number of iterations to 10 | andreas128 | 2017-09-29 | 1 | -1/+1 |
| | |||||
* | Add licence | andreas128 | 2017-09-29 | 3 | -0/+69 |
| | |||||
* | Cleanup | andreas128 | 2017-09-29 | 15 | -379/+112 |
| | |||||
* | Add RX gain description | andreas128 | 2017-09-29 | 1 | -0/+1 |
| | |||||
* | Add Dab power convervation to Readme | andreas128 | 2017-09-29 | 1 | -0/+1 |
| | |||||
* | Cleanup | andreas128 | 2017-09-28 | 11 | -140/+149 |
| | |||||
* | Cleanup Adapt.py | andreas128 | 2017-09-28 | 1 | -38/+44 |
| | |||||
* | Merge branch 'next' of github.com:Opendigitalradio/ODR-DabMod into next | andreas128 | 2017-09-28 | 10 | -126/+544 |
|\ | |||||
| * | Add TCP Socket listener abstraction and use for UHD Feedback | Matthias P. Braendli | 2017-09-28 | 4 | -86/+190 |
| | | |||||
| * | CFR: add some sort of MER calculation that is not correct yet | Matthias P. Braendli | 2017-09-28 | 2 | -2/+51 |
| | | |||||
| * | Add CFR statistics to RC | Matthias P. Braendli | 2017-09-28 | 3 | -21/+71 |
| | | |||||
| * | Show CFR error min and max | Matthias P. Braendli | 2017-09-28 | 1 | -1/+9 |
| | |