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 |
|