john30
|
72fcd8623d
|
introduced NULL_VALUE define
|
2014-11-09 14:20:58 +01:00 |
|
john30
|
eb8a43b909
|
solved most TODOs, introduced reference types and chains, use result_t where possible, switched to divisor instead of factor, formatting, introduced VALUE_SEPARATOR for possible switch to real CSV (later), added value range check, small optimizations
|
2014-11-09 14:14:12 +01:00 |
|
john30
|
640a78761f
|
introduced result_t, added RESULT_ERR_EOF
|
2014-11-09 14:13:25 +01:00 |
|
john30
|
68593558fe
|
Merge branch 'master' of git://github.com/yuhu-/ebusd
|
2014-11-09 10:34:29 +01:00 |
|
john30
|
f7cd19a0ed
|
fix for ==
|
2014-11-08 16:07:10 +01:00 |
|
john30
|
eed69b4952
|
Merge branch 'master' of git://github.com/yuhu-/ebusd
Conflicts:
src/lib/ebus/symbol.h
|
2014-11-08 16:04:13 +01:00 |
|
john30
|
897c70c3a8
|
notify BusCommand of finished result instead of having two queues in Bus, added isPoll to BusCommand to avoid missing/unallowed deletion of poll/non-poll commands, also return BusCommand in Bus::delCommand() for cleanup
|
2014-10-23 22:18:11 +02:00 |
|
john30
|
386dea57db
|
Merge https://github.com/yuhu-/ebusd
Conflicts:
src/ebusloop.cpp
|
2014-10-21 08:31:35 +02:00 |
|
john30
|
bb79aa9462
|
adjusted to libebus udpates, start using SymbolString
|
2014-10-20 21:46:53 +02:00 |
|
john30
|
d433bce8e1
|
added result/error constants, use constants where possible, determine type from destination address and switched to enum, added isErrorResult and remove error description from result
|
2014-10-13 08:29:42 +02:00 |
|