c3d60fccd9
Merge branch 'master' of github.com:john30/ebusd
john302015-03-13 00:15:26 +01:00
8ab5c002d1
Merge pull request #4 from joltcoke/master
John2015-03-13 00:10:38 +01:00
bdf0faec1d
Merge branch 'master' of github.com:john30/ebusd
john302015-03-12 23:56:19 +01:00
2834248e91
added broadcast ident (requests all masters to send their identification), added read ident for manual scan, use shorter manufacturer names
john302015-03-12 23:56:13 +01:00
a15d50339d
switched to markdown
john302015-03-12 23:43:12 +01:00
a9e5c695c9
switched to markdown
john302015-03-12 23:43:03 +01:00
b838f40a51
added override destination address option to read command (e.g. for manual scan), support write messages without any value
john302015-03-12 22:13:05 +01:00
cf17b7a93a
set minimum lock count to 3 as required by spec
john302015-03-12 22:04:28 +01:00
6257327aaf
extended Message::create to allow specifying multiple destinations (class is then suffixed with .0, .1 etc.)
john302015-03-08 14:04:03 +01:00
491b107635
pass address type instead of address to Message::create
john302015-03-08 14:02:33 +01:00
90b25e0dd1
ignore age for pure passive messages in read
john302015-03-07 15:42:38 +01:00
353404e5b0
added parameter to default skip last symbol in SymbolString::getDataStr (removes CRC from logging and hex result)
john302015-03-07 15:36:17 +01:00
0e6fcb60b1
log and count new masters, added master count to state command
john302015-03-07 14:31:34 +01:00
6740a6376b
solved todo: cache symbols instead of decoded values, use cache for verbose and field-selective read as well, include names and comments in verbose find
john302015-03-07 14:07:58 +01:00
e81ac863ad
print loaded message count in single log entry
john302015-03-07 14:04:22 +01:00
0dafd4d18f
added != operator to SymbolString
john302015-03-07 13:07:02 +01:00
2dec01535b
Merge branch 'master' of github.com:john30/ebusd
john302015-03-07 12:13:11 +01:00
8511dad3dc
added automatic detection of number of masters and enabled by default, fixed check of master address during scan
john302015-03-07 12:07:29 +01:00
ee415e0ea3
added automatic detection of number of masters and enabled by default, fixed check of master address during scan
john302015-03-07 12:07:29 +01:00
9bf17b86c6
added getMasterAddress() and isSlaveMaster()
john302015-03-07 12:04:24 +01:00
ed3ef3f5e4
added support for reciprocal divisor, corrected divisor for derived number types (was combined with base datatype divisor instead of actual field divisor)
john302015-03-07 11:48:08 +01:00
382f7e175d
fix for non-default unsigned char
john302015-02-25 21:59:13 +01:00
f4f2bbe2a6
Merge branch 'master' of github.com:john30/ebusd
john302015-02-23 23:37:07 +01:00
453ffd2477
corrected dump for divider
john302015-02-23 23:36:56 +01:00
fb7767b1d3
updated to current changes
John2015-02-22 17:12:39 +01:00
d50b3b6cb2
added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help
john302015-02-22 13:57:37 +01:00
564a602eaf
only dump messages if loading was successful
john302015-02-21 18:58:29 +01:00
71d8727d2d
solved some TODOs, check hex input and message length, simplified SymbolString ctors, fixed extra newline in scan result, no longer include write messages in default find command types, append command type to find result in verbose mode, add source and/or destination to update log when not set in the message definition, documentation
john302015-02-15 12:20:06 +01:00
2de793784e
Merge branch 'master' of github.com:john30/ebusd
john302015-02-14 15:20:58 +01:00
6b5728bdd8
updated version to 1.0.0
john302015-02-14 15:20:46 +01:00