aboutsummaryrefslogtreecommitdiffstats
path: root/src/RemoteControl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set custom names to threadsMatthias P. Braendli2016-06-171-0/+3
* Replace some loops with iterators to foreach loopsMatthias P. Braendli2015-08-011-20/+12
* ZMQ RC whitespaceMatthias P. Braendli2015-08-011-36/+18
* Refactor ZMQ RC and add list and show commandsMatthias P. Braendli2015-08-011-27/+71
* Merge 'raspine/master' with ZMQ RC fixes into nextMatthias P. Braendli2015-06-251-5/+4
|\
| * changed cout to cerrJörgen Scott2015-06-251-5/+4
* | Telnet RC: reduce scope of m_welcome and m_promptMatthias P. Braendli2015-05-301-2/+4
|/
* Merge input-zeromq and output-zeromq configure optionsMatthias P. Braendli2015-01-231-1/+1
* Security issue: telnet RC only on localhostMatthias P. Braendli2015-01-231-1/+2
* Code indentation, minor correctionsMatthias P. Braendli2015-01-231-98/+99
* added zmq remote controlJörgen Scott2015-01-131-0/+142
* Add digital gain to remote controlMatthias P. Braendli2014-07-021-2/+1
* Aesthetic fixes for RemoteControlMatthias P. Braendli2014-05-011-1/+1
* remove using directives from .h filesMatthias P. Braendli2014-04-161-0/+1
* Update RemoteControl from dabmuxMatthias P. Braendli2014-03-141-32/+54
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-5/+5
* copy updated RemoteControl from dabmuxMatthias P. Braendli2014-01-211-16/+20
* fix some errors seen by cppcheckMatthias P. Braendli2014-01-201-3/+3
* crc-dabmod: RemoteControl solved compatibility issue with Boost 1.46r6Matthias P. Braendli (think)2012-08-241-6/+9
* crc-dabmod: removed useless set_parameters from remote_controlMatthias P. Braendli (think)2012-08-161-0/+3
* crc-dabmod: RemoteControl cleanupMatthias P. Braendli (think)2012-08-161-3/+4
* crc-dabmod: added RemoteControl code and test programMatthias P. Braendli (think)2012-08-161-0/+215