Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -1/+2 |
| | |||||
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -19/+26 |
| | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 | ||||
* | Update Remotecontrol with changes from ODR-DabMod | Matthias P. Braendli | 2014-04-17 | 1 | -31/+31 |
| | |||||
* | Remove some compilation warnings | Matthias P. Braendli | 2014-04-04 | 1 | -5/+9 |
| | |||||
* | Fix compile warning in remote control | Matthias P. Braendli | 2014-03-14 | 1 | -2/+2 |
| | |||||
* | Fix faulty RemoteControl initialisation | Matthias P. Braendli | 2014-02-18 | 1 | -3/+3 |
| | |||||
* | restart RC if it did a fault | Matthias P. Braendli | 2014-02-14 | 1 | -11/+41 |
| | |||||
* | improve RC constness | Matthias P. Braendli | 2014-02-14 | 1 | -6/+8 |
| | |||||
* | Add more ZMQ RC parameters | Matthias P. Braendli | 2014-02-14 | 1 | -1/+2 |
| | |||||
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | Add logging support to RemoteControlTelnet | Matthias P. Braendli | 2014-01-24 | 1 | -3/+0 |
| | |||||
* | Implement remote control and global_stats, and add to configuration | Matthias P. Braendli | 2014-01-24 | 1 | -11/+14 |
| | |||||
* | actually add the RemoteControl.{h,cpp} files | Matthias P. Braendli | 2014-01-21 | 1 | -0/+233 |