aboutsummaryrefslogtreecommitdiffstats
path: root/lib/RemoteControl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* missing if for zeromq andimik2022-06-121-1/+3
| | | fixes bug from https://github.com/Opendigitalradio/ODR-DabMod/commit/d14814a92377084177753c7a60d83a9307ad0672
* Update common code to latest, update zmq.hpp and adaptMatthias P. Braendli2021-01-161-10/+8
|
* Apply b1fc144 from commonMatthias P. Braendli2019-09-021-2/+0
|
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-131-0/+581
Replace ASIO by simpler implementation, meaning that the telnet RC now only supports a single connection. Move Log, RC to lib/