Commit Graph
23 Commits
Author SHA1 Message Date
Roland Jax 0d02a4ba8e daemon log option reworked (logarea -> logareas; loglevel -> log level). 2014-10-02 22:33:04 +02:00
Roland Jax c65e74947f global Objects (network, commands, ebusloop, cycdata) relocated into new global Object baseloop. 2014-10-02 18:50:23 +02:00
Roland Jax 9092e290c2 class BaseLoop: checking for the transmitted telegram type 'BC' improved. 2014-09-27 21:01:27 +02:00
Roland Jax 3407386b94 daemon: 'stop' command added. 2014-06-22 07:48:31 +02:00
Roland Jax da2d943fce class WQueue: method 'T remove(const long delay)' removed. 2014-06-21 15:34:18 +02:00
Roland Jax 081f1eefe7 class BaseLoop: receive timeout message changed. 2014-06-21 15:06:58 +02:00
Roland Jax ffbdf5f8b3 class WQueue: method 'T remove(const long delay)' added. 2014-06-20 13:35:16 +02:00
Roland Jax cb35117785 BUG: in Appl::parseArgs: 'Checking if necessary arguments were entered' added. 2014-06-10 13:51:05 +02:00
Roland Jax f77e6d215c directory 'test' to 'tools' renamed. 2014-05-31 16:55:17 +02:00
Roland Jax 09c0229060 NEW: ebus-daemon merged into ebusd. 2014-05-20 22:12:02 +02:00
Roland Jax fd93217f66 NEW: new command 'hex' added; sends given hex value to slave [hex type value] (ZZ PB SB NN Dx) 2014-05-19 20:24:12 +02:00
Roland Jax 0ed9795d99 logger: logarea and loglevel reimplemented; daemon socket option logarea added. 2014-05-17 13:48:32 +02:00
Roland Jax ad200cc6b9 class BaseLoop: parameter test for dump and log command added. 2014-05-14 19:07:47 +02:00
Roland Jax 820b4dd6be class BaseLoop: help page added; ReadMe adapted. 2014-05-12 18:27:56 +02:00
Roland Jax 2a2b638fc4 cleanup: not necessary c_str() removed. 2014-05-12 17:59:41 +02:00
Roland Jax 3cc04bf3a7 some cosmetics. 2014-05-11 15:12:00 +02:00
Roland Jax 6a5bdd28c5 class BaseLoop: daemon command SET implemented. 2014-05-04 21:53:19 +02:00
Roland Jax fa57297735 class BaseLoop: query for negative results added. 2014-05-01 22:40:22 +02:00
Roland Jax a8c8c3bd1b atoX functions replaced with strtoX implementation. 2014-04-27 20:40:27 +02:00
Roland Jax ec1ce841d0 class BaseLoop: ignore daemon socket commands case insensitive 2014-04-23 21:49:21 +02:00
Roland Jax c3321d9130 class BaseLoop: adapted for Command::calcResult 2014-04-21 21:08:00 +02:00
Roland Jax e9a4721c8f class CYCData: findData() added; various cleanup 2014-04-18 19:45:05 +02:00
Roland Jax fdc52ee122 initial commit 2014-04-14 23:40:45 +02:00