Commit Graph
15 Commits
Author SHA1 Message Date
Roland Jax ee8edbe948 factor added for uin, sin, ulg, slg, flt 2014-03-15 20:02:53 +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 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 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 0d3353999a eb_cmd_encode_value(): data type ASC changed to STR. 2013-12-02 21:47:07 +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 91b8671141 Data type of struct commands.s_type changed from integer to char[2] 2013-11-19 17:47:53 +01:00
Roland Jax 916ec20456 Initial commit on github. 2013-11-14 21:15:14 +01:00