Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'next' into lime | Matthias P. Braendli | 2019-01-23 | 10 | -104/+158 | |
|\| | ||||||
| * | TimestampDecoder: handle negative offset properly | Matthias P. Braendli | 2019-01-23 | 2 | -17/+24 | |
| * | Add modulator rate (r/o) to RC | Matthias P. Braendli | 2019-01-22 | 3 | -10/+49 | |
| * | Preserve digital gain across DabModulator restarts | Matthias P. Braendli | 2019-01-22 | 1 | -1/+1 | |
| * | RemoteControl: handle failure differently for show command | Matthias P. Braendli | 2019-01-08 | 2 | -70/+74 | |
| * | Only start DPD feedback if port is set | Matthias P. Braendli | 2018-12-17 | 1 | -4/+6 | |
| * | Soapy: do not set master clock rate if it is 0 | Matthias P. Braendli | 2018-12-17 | 1 | -2/+4 | |
* | | Format document - test push github | F5OEO | 2018-12-14 | 2 | -202/+183 | |
* | | In progress, buffer management | F5OEO | 2018-12-13 | 1 | -16/+72 | |
* | | Add FIR processing with upsampling | F5OEO | 2018-12-11 | 3 | -90/+50 | |
* | | Add upsample parameter | F5OEO | 2018-12-11 | 1 | -4/+1 | |
* | | Complete param parser, TODO: use it | F5OEO | 2018-12-10 | 1 | -6/+6 | |
* | | First working minimal live version | F5OEO | 2018-12-10 | 4 | -53/+124 | |
* | | Set minimal init | F5OEO | 2018-12-10 | 3 | -20/+66 | |
* | | Complete minimal compilation | F5OEO | 2018-12-10 | 2 | -2/+23 | |
* | | Add minimum compilation for LimeSDR | F5OEO | 2018-12-10 | 4 | -1/+449 | |
* | | Move CFR preprocess only if CFR enable | F5OEO | 2018-12-10 | 1 | -2/+3 | |
|/ | ||||||
* | Fix s16 FormatConverter output | Matthias P. Braendli | 2018-12-07 | 1 | -1/+1 | |
* | Add SDR temperature to RC | Matthias P. Braendli | 2018-11-18 | 6 | -0/+36 | |
* | Replace DEBUG by TRACE in config.h | Matthias P. Braendli | 2018-09-25 | 7 | -48/+13 | |
* | Fix CFR bug introduced in 1c110d1 | Matthias P. Braendli | 2018-08-07 | 1 | -1/+1 | |
* | Keep RC-modified settings across modulator restarts | Matthias P. Braendli | 2018-08-07 | 15 | -36/+35 | |
* | Set ASIO_STANDALONE in CXXFLAGS | Matthias P. Braendli | 2018-08-06 | 1 | -0/+1 | |
* | Replace boost by the standalone asio library | Matthias P. Braendli | 2018-08-06 | 4 | -63/+40 | |
* | Fix compilation on some older platforms | Matthias P. Braendli | 2018-06-18 | 1 | -3/+3 | |
* | Rework GPSDO fix check | Matthias P. Braendli | 2018-06-18 | 5 | -97/+142 | |
* | Add predistorter coefs to RC | Matthias P. Braendli | 2018-06-05 | 2 | -20/+72 | |
* | Make ZMQ return JSON for the list command | Matthias P. Braendli | 2018-06-05 | 1 | -1/+17 | |
* | Avoid variable shadowing function warnings | Matthias P. Braendli | 2018-05-30 | 3 | -10/+18 | |
* | Do not set threadname for main thread | Matthias P. Braendli | 2018-05-29 | 1 | -1/+0 | |
* | Handle Ctrl-C when using EDI input | Matthias P. Braendli | 2018-05-16 | 2 | -10/+16 | |
* | Silence Wmem-access warning in OfdmGenerator | Matthias P. Braendli | 2018-05-16 | 1 | -2/+4 | |
* | Minor GainControl refactoring | Matthias P. Braendli | 2018-05-16 | 1 | -7/+11 | |
* | Fix warning about invalid casts in Resampler | Matthias P. Braendli | 2018-05-14 | 2 | -24/+27 | |
* | Handle RC set with value that cannot be parsed | Matthias P. Braendli | 2018-05-14 | 1 | -4/+11 | |
* | Take some Log improvements from ODR-DabMux | Matthias P. Braendli | 2018-04-22 | 3 | -24/+22 | |
* | Update ThreadsafeQueue comment | Matthias P. Braendli | 2018-04-20 | 1 | -1/+1 | |
* | Make DPDFeedback quit quickly | Matthias P. Braendli | 2018-04-20 | 1 | -1/+3 | |
* | Fix thread teardown in RC | Matthias P. Braendli | 2018-04-20 | 1 | -1/+12 | |
* | ThreadsafeQueue: add wakeup event instead of custom termination markers | Matthias P. Braendli | 2018-04-20 | 10 | -34/+46 | |
* | Adapt DabModulator.cpp includes for EasyDABv3 | Matthias P. Braendli | 2018-04-16 | 1 | -13/+16 | |
* | Do not compile useless files for easydabv3 | Matthias P. Braendli | 2018-04-16 | 2 | -28/+38 | |
* | Merge branch 'next' into easydabv3 | Matthias P. Braendli | 2018-04-11 | 4 | -4/+82 | |
|\ | ||||||
| * | Add ZMQ input buffer size to RC | Matthias P. Braendli | 2018-04-11 | 3 | -3/+71 | |
| * | Fix thread handling in remotecontrol | Matthias P. Braendli | 2018-04-11 | 1 | -1/+11 | |
* | | Skip easydabv3 FPGA blocks in modulator | Matthias P. Braendli | 2018-04-10 | 1 | -2/+8 | |
|/ | ||||||
* | Make telnet RC compile-time dependant on boost | Matthias P. Braendli | 2018-04-10 | 4 | -24/+33 | |
* | Add missing iomanip include | Matthias P. Braendli | 2018-04-10 | 1 | -0/+1 | |
* | Use std::future instead of boost::packaged_task in USRPTime | Matthias P. Braendli | 2018-04-10 | 2 | -29/+17 | |
* | Replace boost thread in UHD.cpp | Matthias P. Braendli | 2018-04-10 | 2 | -3/+4 |