Roland Jax
|
e4544a98ad
|
server command 'raw' - toggle log raw data added; log types of error messages changed from trace to error.
|
2014-11-08 09:39:25 +01:00 |
|
Roland Jax
|
e6930d333d
|
missing reset of lockRetries added.
|
2014-11-07 23:15:51 +01:00 |
|
Roland Jax
|
d53afc8701
|
class Bus removed.
|
2014-11-07 22:36:21 +01:00 |
|
Roland Jax
|
6b0f58b291
|
integration from bus into ebusloop continued.
|
2014-11-07 20:58:15 +01:00 |
|
Roland Jax
|
6db67385b5
|
integration from bus into ebusloop started; logautosyn renamed to lograwdata
|
2014-11-06 21:57:15 +01:00 |
|
Roland Jax
|
793c64d922
|
file struturce changed.
|
2014-11-06 16:08:11 +01:00 |
|
Roland Jax
|
727bf600da
|
code style.
|
2014-11-04 20:23:43 +01:00 |
|
Roland Jax
|
fce50774cd
|
Merge branch 'john30-master'
|
2014-11-03 15:58:03 +01:00 |
|
Roland Jax
|
b437b34836
|
code style.
|
2014-11-02 11:21:04 +01:00 |
|
Roland Jax
|
e304d45f65
|
BUG: Appl::printArgs splitting of 'm_agrv' corrected to print executable name without path.
|
2014-10-31 19:10:36 +01:00 |
|
Roland Jax
|
741fc98594
|
documentation for configuration classes added; readFile renamed to parse
|
2014-10-31 18:48:15 +01:00 |
|
Roland Jax
|
02b8b92249
|
documentation for class Dump added.
|
2014-10-31 15:42:48 +01:00 |
|
Roland Jax
|
b245ffe487
|
documentation for class Port added.
|
2014-10-31 15:27:01 +01:00 |
|
Roland Jax
|
6eab3adc42
|
class BusCommand separated from class Bus.
|
2014-10-29 18:20:40 +01:00 |
|
Roland Jax
|
cbbfe1ccd9
|
various clean ups after libebus merging.
|
2014-10-28 20:05:29 +01:00 |
|
Roland Jax
|
9a07c5d492
|
'config list' removed; 'config reload' renamed to 'reload'.
|
2014-10-28 11:07:11 +01:00 |
|
Roland Jax
|
0827c62f3f
|
libebus project merged into ebusd project.
|
2014-10-27 22:28:22 +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
|
dcbe8e6157
|
removed BusCommand::getCommandStr() and getResultStr()
|
2014-10-21 09:23:38 +02:00 |
|
john30
|
b47d3f5f3b
|
file modes
|
2014-10-21 08:59:41 +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 |
|
Roland Jax
|
c07f90eab7
|
call for BusCommand::getTypeCStr removed.
|
2014-10-19 20:24:08 +02:00 |
|
Roland Jax
|
4a61d2d5f8
|
class EBusLoop: reset status flags after 'getBus failed' added.
|
2014-10-14 20:56:16 +02:00 |
|
Roland Jax
|
bf5976bcd8
|
compare prior nibble (prior class of arbitration) for retry added.
|
2014-10-14 19:02:49 +02:00 |
|
Roland Jax
|
19f5900c8a
|
daemon option: --logautosyn added.
|
2014-10-14 18:05:08 +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 |
|
Roland Jax
|
cd683660dc
|
polling: only save correct results.
|
2014-10-10 09:04:52 +02:00 |
|
Roland Jax
|
78f6b9a70e
|
daemon option 'lookbusretries' added.
|
2014-10-09 21:19:31 +02:00 |
|
Roland Jax
|
c478e0bb08
|
class BaseLoop, EBusLoop: polling functionality implemented.
|
2014-10-09 15:56:08 +02:00 |
|
Roland Jax
|
71e1c88cd0
|
string literals with lowercase changed into uppercase.
|
2014-10-08 16:53:07 +02:00 |
|
Roland Jax
|
e770f94038
|
class EBusLoop: basics for command polling added.
|
2014-10-07 22:15:56 +02:00 |
|
Roland Jax
|
1f15ebd0ee
|
class CYCData deleted; functionality is moved into libebus.
|
2014-10-06 20:24:10 +02:00 |
|
Roland Jax
|
6e2f29d6c2
|
class BaseLoop: config option added. (config reload implemented)
|
2014-10-03 12:35:15 +02:00 |
|
Roland Jax
|
0d02a4ba8e
|
daemon log option reworked (logarea -> logareas; loglevel -> log level).
|
2014-10-02 22:33:04 +02:00 |
|
Roland Jax
|
c65e74947f
|
global Objects (network, commands, ebusloop, cycdata) relocated into new global Object baseloop.
|
2014-10-02 18:50:23 +02:00 |
|
Roland Jax
|
bda1b87952
|
class CYCData: methode delCommands added.
|
2014-09-28 21:23:12 +02:00 |
|
Roland Jax
|
fd6e65e7d7
|
class CYCData: methode addCommands added.
|
2014-09-28 21:01:51 +02:00 |
|
Roland Jax
|
3061bd09ca
|
CYCData::findData - some log points added.
|
2014-09-28 20:51:56 +02:00 |
|
Roland Jax
|
9092e290c2
|
class BaseLoop: checking for the transmitted telegram type 'BC' improved.
|
2014-09-27 21:01:27 +02:00 |
|
Roland Jax
|
6b0bd394ab
|
ebusctl: some error messages added.
|
2014-08-27 15:36:42 +02:00 |
|
Roland Jax
|
3407386b94
|
daemon: 'stop' command added.
|
2014-06-22 07:48:31 +02:00 |
|
Roland Jax
|
da2d943fce
|
class WQueue: method 'T remove(const long delay)' removed.
|
2014-06-21 15:34:18 +02:00 |
|
Roland Jax
|
081f1eefe7
|
class BaseLoop: receive timeout message changed.
|
2014-06-21 15:06:58 +02:00 |
|
Roland Jax
|
9a47ba14d8
|
daemon: pthread names changed.
|
2014-06-20 16:36:08 +02:00 |
|
Roland Jax
|
ffbdf5f8b3
|
class WQueue: method 'T remove(const long delay)' added.
|
2014-06-20 13:35:16 +02:00 |
|
Roland Jax
|
56c5dc668c
|
daemon option --recvtimeout added.
|
2014-06-18 18:47:18 +02:00 |
|
Roland Jax
|
cb35117785
|
BUG: in Appl::parseArgs: 'Checking if necessary arguments were entered' added.
|
2014-06-10 13:51:05 +02:00 |
|
Roland Jax
|
370cac97fb
|
class Appl: addArgs function added.
|
2014-06-02 22:04:08 +02:00 |
|
Roland Jax
|
bc7b4d91b0
|
ebusd_send added.
TCPListener renamed to TCPServer.
TCPClient added.
|
2014-06-02 18:58:19 +02:00 |
|