aboutsummaryrefslogtreecommitdiffstats
path: root/src/RemoteControl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* RemoteControl: handle failure differently for show commandMatthias P. Braendli2019-01-081-27/+67
|
* Set ASIO_STANDALONE in CXXFLAGSMatthias P. Braendli2018-08-061-0/+1
|
* Replace boost by the standalone asio libraryMatthias P. Braendli2018-08-061-35/+32
|
* Make ZMQ return JSON for the list commandMatthias P. Braendli2018-06-051-1/+17
|
* Handle RC set with value that cannot be parsedMatthias P. Braendli2018-05-141-4/+11
|
* Fix thread teardown in RCMatthias P. Braendli2018-04-201-1/+12
|
* Fix thread handling in remotecontrolMatthias P. Braendli2018-04-111-1/+11
|
* Make telnet RC compile-time dependant on boostMatthias P. Braendli2018-04-101-16/+18
|
* Reorder some startup messagesMatthias P. Braendli2018-03-101-1/+0
|
* Fix telnet RC welcome stringMatthias P. Braendli2018-02-121-1/+1
|
* Fix all the warnings shown since previous commitMatthias P. Braendli2017-12-111-9/+9
|
* Port some RC changes from ODR-DabMuxMatthias P. Braendli2016-10-101-54/+115
|
* Rework remotecontrolMatthias P. Braendli2016-10-071-16/+41
|
* 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