john30
|
482e849a1e
|
use result code
|
2014-12-06 15:22:41 +01:00 |
|
Roland Jax
|
4bd18de1e5
|
Issue 17: Fix a problem with 'AM_PROG_AR' in Automake below Version 1.11.2
|
2014-12-06 14:05:07 +01:00 |
|
john30
|
2bd88f45db
|
fix for walking through added messages
|
2014-12-06 13:46:52 +01:00 |
|
john30
|
73b74f1602
|
implemented get
|
2014-12-06 13:02:16 +01:00 |
|
john30
|
38f0ddbe78
|
simplified message type detection
|
2014-12-06 12:47:48 +01:00 |
|
john30
|
0e1e724f62
|
reworked result codes, added new base type VTI (vaillant specific time), added support for replacement value for time types
|
2014-12-06 12:47:01 +01:00 |
|
john30
|
15249302fb
|
reworked result codes, added new base type VTI (vaillant specific time), added support for replacement value for time types
|
2014-12-06 12:46:15 +01:00 |
|
john30
|
9cea334407
|
better ==, added commented code for debug, added todo
|
2014-12-06 12:35:41 +01:00 |
|
john30
|
73d4d423d6
|
started implementing get&hex
|
2014-12-03 23:04:18 +01:00 |
|
john30
|
8b9d935cbf
|
started implementing get&hex
|
2014-12-03 23:03:20 +01:00 |
|
john30
|
09b2d969be
|
added SymbolString(SymbolString), optimized
|
2014-12-03 23:02:30 +01:00 |
|
john30
|
508eedbe51
|
added optional bool wait to remove() and next(), added remove(item)
|
2014-12-03 23:01:42 +01:00 |
|
john30
|
0cb6095fb5
|
added optional bool wait to remove() and next(), added remove(item)
|
2014-12-03 23:01:31 +01:00 |
|
john30
|
53a5b0b809
|
changed address option to hex, added answer option
|
2014-12-03 20:58:02 +01:00 |
|
john30
|
eff24a8b06
|
added hex type
|
2014-12-03 20:57:22 +01:00 |
|
Roland Jax
|
b68e346120
|
revert: modify serial device settings instead of using empty template.
|
2014-12-03 15:16:12 +01:00 |
|
john30
|
c9015eb4f4
|
fixed storage for messages by name only
|
2014-12-01 22:15:30 +01:00 |
|
john30
|
671aa54468
|
pass log function instead of Logger to avoid dependencies, started decodeMessage for get
|
2014-12-01 22:14:01 +01:00 |
|
john30
|
3b99ca0b4d
|
corrected #define
|
2014-11-30 20:25:12 +01:00 |
|
john30
|
3da2c42c0e
|
added getPollPriority()
|
2014-11-30 20:18:35 +01:00 |
|
john30
|
377c9c61c0
|
changed from m_isActive to m_isPassive, made defaults more flexible (every char besides r/w/p/0-9 can be used for defining messages to listen to - aka cyc), fix for defaults field list and duplicate message definitions, multiple message types now need to be separated by comma, optimized finding messages
|
2014-11-30 20:12:59 +01:00 |
|
john30
|
46fb6763bc
|
do not override name when referencing templates, added DataField::dump()
|
2014-11-30 20:05:35 +01:00 |
|
john30
|
7d46a58ba5
|
switched to using priority in getMasterNumber()
|
2014-11-30 20:03:58 +01:00 |
|
john30
|
31145bb057
|
added check for decode via loaded MessageMap
|
2014-11-30 20:02:16 +01:00 |
|
john30
|
4649d74fa4
|
removed commented code
|
2014-11-30 10:24:39 +01:00 |
|
john30
|
43b50875f9
|
added defaults, allow poll priority as number only, verbose print csv error position, splitted id into pbsb+id again, moved printErrorPos to data.h
|
2014-11-30 10:23:50 +01:00 |
|
john30
|
fb3574de8c
|
added defaults, added printErrorPos
|
2014-11-30 10:22:36 +01:00 |
|
john30
|
f94c981bdc
|
use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream
|
2014-11-29 20:17:59 +01:00 |
|
john30
|
0f2fb3c27e
|
use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream
|
2014-11-29 20:17:18 +01:00 |
|
john30
|
9affddf19b
|
use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream
|
2014-11-29 20:16:16 +01:00 |
|
john30
|
ab3508c187
|
start switching to BusHandler and MessageMap, move raw logging and dumping to Port and avoid permanent open/close on ofstream
|
2014-11-29 20:15:06 +01:00 |
|
john30
|
d90dbe8507
|
introduced BusHandler for managing all possible message transfer types
|
2014-11-29 20:13:25 +01:00 |
|
john30
|
036036e626
|
use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream
|
2014-11-29 20:11:38 +01:00 |
|
john30
|
29f60af55c
|
use result_t, move raw logging and dumping to Port and avoid permanent open/close on ofstream
|
2014-11-29 20:10:57 +01:00 |
|
john30
|
bd4d36b27f
|
simplifed Thread and fixed some cleanup
|
2014-11-29 19:05:20 +01:00 |
|
john30
|
637800125c
|
changed default arg for push_back
|
2014-11-29 19:04:16 +01:00 |
|
john30
|
11d43843c0
|
renamed a method, pass some class instances as reference
|
2014-11-29 19:03:21 +01:00 |
|
john30
|
cfe7f99510
|
simplifed Thread and fixed some cleanup
|
2014-11-29 19:01:40 +01:00 |
|
john30
|
b3b19d199e
|
simplifed Thread and fixed some cleanup
|
2014-11-29 19:01:15 +01:00 |
|
john30
|
7783af84c9
|
replaced by BusHandler
|
2014-11-29 18:50:08 +01:00 |
|
Roland Jax
|
109c7fecb2
|
BusLoop::analyseCycData: improved.
|
2014-11-29 13:20:05 +01:00 |
|
Roland Jax
|
0eaccd08ea
|
BusLoop::analyseCycData: check of input data for validity implemented.
|
2014-11-29 11:22:22 +01:00 |
|
Roland Jax
|
10839f770f
|
modify serial device settings instead of using empty template; check if serial fd is a valid terminal
|
2014-11-28 14:19:31 +01:00 |
|
Roland Jax
|
8c5de31d98
|
README, NEWS and ChangeLog adapted.
|
2014-11-26 13:05:53 +01:00 |
|
Roland Jax
|
11b522a342
|
fix interactive mode.
|
2014-11-25 20:18:11 +01:00 |
|
Roland Jax
|
68c15ce66e
|
ebusctl: interactive mode added.
|
2014-11-25 11:35:53 +01:00 |
|
Roland Jax
|
73eeef99f6
|
class Appl: changed command from required to not-required.
|
2014-11-24 18:19:10 +01:00 |
|
Roland Jax
|
972277d68d
|
command 'feed' moved from ebusctl into ebusfeed;tools directory created.
|
2014-11-24 15:52:31 +01:00 |
|
john30
|
02a04f00e2
|
removed unused files
|
2014-11-23 20:53:40 +01:00 |
|
john30
|
eb8fed70a3
|
removed unused files
|
2014-11-23 20:52:10 +01:00 |
|