2890 Commits
Author SHA1 Message Date
Roland Jax 4635a3b3c0 config: factor for FLT corrected. 2014-05-09 11:57:09 +02:00
Roland Jax 1d2bd3840f Default ebus config dir changed to /etc/ebus-daemon 2014-05-09 11:47:34 +02:00
Roland Jax e302ce4745 BUG: Appl::parseArgs searching for '-' in argument reduced to first character; Appl::printSettings added. 2014-05-05 22:48:58 +02:00
Roland Jax 60cfff6738 daemon option -l --logfile added; ebusd strings replaced with ebus-daemon 2014-05-05 09:22:59 +02:00
Roland Jax 6a5bdd28c5 class BaseLoop: daemon command SET implemented. 2014-05-04 21:53:19 +02:00
Roland Jax b6ec718d34 BUG: missing folder m4 added. 2014-05-02 21:41:04 +02:00
Roland Jax 7c4012cbe5 config: byte order for UIN and SIN corrected. 2014-05-02 19:03:42 +02:00
Roland Jax cc0bb053f9 config: byte order for FLT corrected. 2014-05-02 13:01:15 +02:00
Roland Jax fa57297735 class BaseLoop: query for negative results added. 2014-05-01 22:40:22 +02:00
Roland Jax 30c6d2e5e1 config: old configuration files deleted. 2014-05-01 11:26:04 +02:00
Roland Jax 65df7a998a config: byte order for ULG corrected. 2014-05-01 11:16:00 +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 d38c30339b BUG: .gitignore changed - missing configure.ac added 2014-04-23 14:37:37 +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
Roland Jax 8be273c9ad README clarify 2014-04-12 21:01:59 +02:00
Roland Jax 2ae0fd43f7 gitignore changed. 2014-03-16 17:11:44 +01:00
Roland Jax 167e17b001 wrong files from c++ branch deleted. 2014-03-16 17:07:16 +01:00
Roland Jax 1c253b7ca3 Merge branch 'master' of github.com:yuhu-/ebusd
Conflicts:
	lib/ebus-cmd.c
2014-03-16 17:03:56 +01:00
Roland Jax d8cbc8343e Specific vaillant data type ttm (time table minutes) added. 2014-03-16 17:02:43 +01:00
Roland Jax 99461cae1e Specific vaillant data type ttm (time table minutes) added. 2014-03-16 17:00:47 +01:00
Roland Jax 3e00a0dc80 Merge branch 'master' of github.com:yuhu-/ebusd
Conflicts:
	lib/ebus-cmd.c
2014-03-15 20:55:56 +01:00
Roland Jax 7907533bac factor added for uin, sin, ulg, slg, flt 2014-03-15 20:51:53 +01:00
Roland Jax ee8edbe948 factor added for uin, sin, ulg, slg, flt 2014-03-15 20:02:53 +01:00
Roland Jax 78289378d3 README clarify 2014-03-15 17:58:39 +01:00
Roland Jax 1c4a935696 Some cosmetic changes. 2014-02-21 12:36:50 +01:00
Roland Jax cbb0303aa2 Merge pull request #8 from hannesgredler/socket
fix crash: Create a local copy of the <host:port> string.
2014-02-21 12:06:34 +01:00
Hannes Gredler fc58f6b820 fix crash: Create a local copy of the <host:port> string. 2014-02-21 09:27:35 +01:00
Roland Jax 3ec0712bc4 Improved ebus device handling to use tcp based device too 2014-02-20 23:11:31 +01:00
Roland Jax 521fc4c1ae Missing void declarations in various function parameter added. 2014-02-20 16:56:26 +01:00
Roland Jax 2817b45c11 README file clarified 2014-02-13 21:49:25 +01:00
Roland Jax bfa0e90c27 new example with memleak added. 2014-02-10 07:52:02 +01:00
Roland Jax ba22b4ddc6 Databytes len error cleared. 2014-02-08 20:03:09 +01:00
Roland Jax 63a873420c missing brackets added. 2014-02-06 23:43:15 +01:00
Roland Jax 0bba5aa74d Check max length of Databytes (Master/Slave) added. 2014-02-06 23:36:58 +01:00
Roland Jax 36758f5f0e Daemon path from debian init script changed. 2014-02-06 00:11:26 +01:00
Roland Jax 6cf6afd37a Old Vaillant configuration files added. 2014-02-05 20:35:40 +01:00
Roland Jax 4787c26b35 Added CFLAGS -Wall -Wextra to configure.ac
Fixed some compiler warnings related to changed CFLAGS settings.
2014-02-05 13:23:40 +01:00
Bee Red 55fbbdd082 fix: warning move var logtxt[] from log.h to log.c
used -Wall for find warning: 'logtxt' defined but not used [-Wunused-variable]
logtxt should only exist in log.c
every other include of log.h introduce another
logtxt which waste space
2014-02-05 01:59:31 +01:00
Bee Red b54970344d fix: uninitialized var
used -Wall to find
warning: 'dd' is used uninitialized in this function [-Wuninitialized]
2014-02-05 01:56:10 +01:00
Roland Jax 08170378a0 autogen.sh modified. 2014-01-22 21:22:14 +01:00
Roland Jax 0be193b56e Vaillant heatpumps parameters for compressor start counters added. 2014-01-22 20:54:46 +01:00
Roland Jax fa6f5fb6b7 .gitignore changd 2014-01-22 19:59:17 +01:00
Roland Jax 46c02f2bda WTF missing files added again. 2014-01-09 22:00:58 +01:00
Roland Jax 01d9631c89 Not needed files deleted. 2014-01-09 21:58:34 +01:00
Roland Jax 5fed3984b6 .gitignore changed twice. 2014-01-09 21:56:29 +01:00
Roland Jax cffbbc4271 .gitignore changed. 2014-01-09 18:26:50 +01:00
Roland Jax 5f51856176 Missing daemon option -n (nodevicecheck) fixed. 2014-01-05 17:52:16 +01:00