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
Roland Jax
2f7ef0744a
Fixed typo in config.
2013-12-20 13:07:57 +01:00
Roland Jax
8825acf71e
README cleaned.
2013-12-18 20:20:44 +01:00
Roland Jax
d8c4ead5a1
Vaillant configuration files for VWx Heat Pumps added.
2013-12-07 17:15:44 +01:00
Roland Jax
dd83861ac7
Vaillant configuration files for CI (Control Interface) added.
2013-12-04 14:46:29 +01:00
Roland Jax
8d56c2b61a
Vaillant configuration files for VR 60/3 added.
2013-12-04 13:14:23 +01:00
Roland Jax
0d3353999a
eb_cmd_encode_value(): data type ASC changed to STR.
2013-12-02 21:47:07 +01:00
Roland Jax
0e420f3622
Vaillant configuration files for VR 90/3 added.
2013-12-02 21:11:12 +01:00
Roland Jax
51cfe7e664
Vaillant configuration files for VPM 30/35 W added.
2013-12-02 21:10:00 +01:00
Roland Jax
264a7f083f
Vaillant configurations files for VPM 20 S added.
2013-12-01 22:04:09 +01:00
Roland Jax
3246014890
More data types (char, int, long, float) added.
2013-12-01 22:00:35 +01:00
Roland Jax
11aa98c4fa
New daemon option nodevicecheck added.
2013-11-29 15:03:07 +01:00
Roland Jax
35f980d4e6
provided configuration file changed to new msg type format
2013-11-27 17:31:09 +01:00
Roland Jax
bd8841a7dc
Merge branch 'master' of github.com:yuhu-/ebusd
2013-11-21 20:33:47 +01:00
Roland Jax
75b5c325bc
fix in package-script
2013-11-21 20:31:31 +01:00
Roland Jax
bc77d5a063
Merge pull request #6 from JuMi2006/patch-2
...
Build-script fixed
2013-11-20 22:18:26 -08:00
Mirko Hirsch
689abce0d5
Build-script fixed
2013-11-20 20:50:52 +01:00
Roland Jax
91b8671141
Data type of struct commands.s_type changed from integer to char[2]
2013-11-19 17:47:53 +01:00
Roland Jax
f78b909353
Merge pull request #5 from JuMi2006/master
...
armhf package added
2013-11-19 05:59:13 -08:00
Mirko Hirsch
78c8f46af5
armhf package added
2013-11-19 12:56:36 +00:00
Roland Jax
b9598c29f2
Wolf configuration files added.
2013-11-15 18:59:18 +01:00
Roland Jax
cf00701319
Readme file rewritten.
2013-11-15 18:54:31 +01:00
Roland Jax
75e9c5b54e
Merge branch 'master' of github.com:yuhu-/ebusd
2013-11-15 18:18:16 +01:00
Roland Jax
0464870473
License file renamed for automake. :-)
2013-11-15 18:17:41 +01:00
Roland Jax
14ffa85424
Merge pull request #4 from JuMi2006/patch-1
...
source correction
2013-11-15 05:33:52 -08:00
Roland Jax
86797ecc8a
Missing datatype added.
2013-11-15 14:28:23 +01:00
Mirko Hirsch
4d95b155ff
source correction
2013-11-15 14:27:00 +01:00
Roland Jax
1f7d16dc82
Delete COPYING
...
Is duplicate for LICENSE file
2013-11-15 14:19:44 +01:00