Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace a few fprintf calls by etiLog | Matthias P. Braendli | 2018-03-20 | 1 | -0/+5 |
* | use unique_ptr to handle FILE* in Log | Matthias P. Braendli | 2018-01-07 | 1 | -13/+26 |
* | Log: replace spsc queue by Threadsafequeue | Matthias P. Braendli | 2017-02-24 | 1 | -3/+1 |
* | Ensure log_message_t contents are always initialised | Matthias P. Braendli | 2016-10-24 | 1 | -5/+2 |
* | Minor improvements in log | Matthias P. Braendli | 2016-10-24 | 1 | -3/+3 |
* | Don't send trace logs to syslog | Matthias P. Braendli | 2016-09-18 | 1 | -1/+24 |
* | Move logging writes to separate thread | Matthias P. Braendli | 2016-06-17 | 1 | -13/+37 |
* | Set custom names to threads | Matthias P. Braendli | 2016-06-17 | 1 | -0/+1 |
* | Add TRACE support for timing analysis | Matthias P. Braendli | 2016-06-17 | 1 | -2/+46 |
* | Protect cerr by mutex in Log, and minor things | Matthias P. Braendli | 2016-02-28 | 1 | -1/+4 |
* | Replace some loops with iterators to foreach loops | Matthias P. Braendli | 2015-08-01 | 1 | -4/+2 |
* | Always log to stderr | Matthias P. Braendli | 2015-06-07 | 1 | -0/+2 |
* | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -2/+0 |
* | OutputUHD fails if sample rate cannot be set | Matthias P. Braendli | 2014-03-09 | 1 | -0/+1 |
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
* | copy Log.{h,cpp} improvements from dabmux | Matthias P. Braendli | 2014-01-21 | 1 | -12/+42 |
* | fix some errors seen by cppcheck | Matthias P. Braendli | 2014-01-20 | 1 | -1/+1 |
* | crc-dabmod: much cleaner logging implementation | Matthias P. Braendli (think) | 2012-09-13 | 1 | -15/+7 |
* | crc-dabmod: added syslog support | Matthias P. Braendli (think) | 2012-08-15 | 1 | -0/+62 |