john30
|
8333a978ef
|
adjusted to latest data.cpp
|
2015-03-12 23:29:46 +01:00 |
|
john30
|
b935019aa7
|
allow empty field list, formatting
|
2015-03-12 23:29:25 +01:00 |
|
john30
|
ce9f443dde
|
removed default argument values from DataFiel::create, documentation
|
2015-03-12 23:20:35 +01:00 |
|
john30
|
b838f40a51
|
added override destination address option to read command (e.g. for manual scan), support write messages without any value
|
2015-03-12 22:13:05 +01:00 |
|
john30
|
cf17b7a93a
|
set minimum lock count to 3 as required by spec
|
2015-03-12 22:04:28 +01:00 |
|
john30
|
9fcda22ee5
|
removed unnecessary check
|
2015-03-12 22:03:30 +01:00 |
|
john30
|
10c7981219
|
fir for previous commit, nicer comments
|
2015-03-08 14:28:28 +01:00 |
|
john30
|
86e308c68f
|
compiler warning
|
2015-03-08 14:10:16 +01:00 |
|
john30
|
3794ffede4
|
updated
|
2015-03-08 14:09:13 +01:00 |
|
john30
|
d1b0eadba9
|
optimized
|
2015-03-08 14:04:20 +01:00 |
|
john30
|
6257327aaf
|
extended Message::create to allow specifying multiple destinations (class is then suffixed with .0, .1 etc.)
|
2015-03-08 14:04:03 +01:00 |
|
john30
|
491b107635
|
pass address type instead of address to Message::create
|
2015-03-08 14:02:33 +01:00 |
|
john30
|
2faab3f3b4
|
fixed previous commit
|
2015-03-07 16:25:40 +01:00 |
|
john30
|
291c4b939e
|
removed tests
|
2015-03-07 15:59:55 +01:00 |
|
john30
|
4275d64488
|
updated
|
2015-03-07 15:55:33 +01:00 |
|
john30
|
90b25e0dd1
|
ignore age for pure passive messages in read
|
2015-03-07 15:42:38 +01:00 |
|
john30
|
353404e5b0
|
added parameter to default skip last symbol in SymbolString::getDataStr (removes CRC from logging and hex result)
|
2015-03-07 15:36:17 +01:00 |
|
john30
|
97561ff87d
|
shortened manufacturer names
|
2015-03-07 14:47:24 +01:00 |
|
john30
|
0e6fcb60b1
|
log and count new masters, added master count to state command
|
2015-03-07 14:31:34 +01:00 |
|
john30
|
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
|
2015-03-07 14:07:58 +01:00 |
|
john30
|
e81ac863ad
|
print loaded message count in single log entry
|
2015-03-07 14:04:22 +01:00 |
|
john30
|
e43e6f2db8
|
documentation
|
2015-03-07 13:08:40 +01:00 |
|
john30
|
0dafd4d18f
|
added != operator to SymbolString
|
2015-03-07 13:07:02 +01:00 |
|
john30
|
2dec01535b
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-03-07 12:13:11 +01:00 |
|
john30
|
8511dad3dc
|
added automatic detection of number of masters and enabled by default, fixed check of master address during scan
|
2015-03-07 12:09:04 +01:00 |
|
john30
|
ee415e0ea3
|
added automatic detection of number of masters and enabled by default, fixed check of master address during scan
|
2015-03-07 12:07:29 +01:00 |
|
john30
|
9bf17b86c6
|
added getMasterAddress() and isSlaveMaster()
|
2015-03-07 12:04:24 +01:00 |
|
john30
|
ed3ef3f5e4
|
added support for reciprocal divisor, corrected divisor for derived number types (was combined with base datatype divisor instead of actual field divisor)
|
2015-03-07 11:48:08 +01:00 |
|
john30
|
382f7e175d
|
fix for non-default unsigned char
|
2015-02-25 21:59:13 +01:00 |
|
john30
|
f4f2bbe2a6
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-02-23 23:37:07 +01:00 |
|
john30
|
453ffd2477
|
corrected dump for divider
|
2015-02-23 23:36:56 +01:00 |
|
John
|
fb7767b1d3
|
updated to current changes
|
2015-02-22 17:12:39 +01:00 |
|
john30
|
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
|
2015-02-22 13:57:37 +01:00 |
|
john30
|
564a602eaf
|
only dump messages if loading was successful
|
2015-02-21 18:58:29 +01:00 |
|
john30
|
a0d0092082
|
better command help
|
2015-02-21 18:58:10 +01:00 |
|
john30
|
79a5f09c78
|
added commandline option "--dumpconfig" for dumping resulting message definitions to stdout, added options for limiting to PB and dumping message definitions in "find" command, nicer "help" command output
|
2015-02-21 16:22:27 +01:00 |
|
john30
|
e484bf57b9
|
added helper for dumping messages, corrected line number printing
|
2015-02-21 16:19:02 +01:00 |
|
john30
|
2786e44d73
|
simplified
|
2015-02-21 13:19:05 +01:00 |
|
john30
|
41cd38ab75
|
changed code style
|
2015-02-21 13:18:36 +01:00 |
|
john30
|
0bfc63c13a
|
nicer
|
2015-02-21 09:51:03 +01:00 |
|
john30
|
a577d7f14e
|
changed order
|
2015-02-21 09:50:48 +01:00 |
|
john30
|
5ea70602d0
|
corrected address
|
2015-02-21 09:50:37 +01:00 |
|
john30
|
87663426db
|
added "-c" to write
|
2015-02-19 22:53:24 +01:00 |
|
John
|
72bb2cb11b
|
updated to 1.0.0
|
2015-02-18 09:40:07 +01:00 |
|
john30
|
82022890a5
|
Merge branch 'master' of https://github.com/john30/ebusd
|
2015-02-18 09:27:53 +01:00 |
|
john30
|
f4c5e7d0b6
|
corrected etc/default/ebusd, use current dir instead of fresh checkout
|
2015-02-18 09:26:36 +01:00 |
|
John
|
26398e103e
|
corrected AC_CONFIG_AUX_DIR position
|
2015-02-18 09:06:11 +01:00 |
|
john30
|
c91ea5f40f
|
calculate symbol rate and add current+max rate to state command, add shortcut "s" for state command
|
2015-02-15 19:40:32 +01:00 |
|
john30
|
7bead7fa7b
|
made result_t an enum
|
2015-02-15 18:59:41 +01:00 |
|
john30
|
ff3fdf84a6
|
header
|
2015-02-15 18:59:30 +01:00 |
|