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
|
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
|
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
|
41cd38ab75
|
changed code style
|
2015-02-21 13:18:36 +01:00 |
|
john30
|
d2d97c399b
|
header
|
2015-02-15 18:50:43 +01:00 |
|
john30
|
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
|
2015-02-15 12:20:06 +01:00 |
|
john30
|
648588149d
|
no longer read any file, added checks
|
2014-12-31 10:51:19 +01:00 |
|
john30
|
2253060b8a
|
neither update last found timestamp nor empty last found value if decoding failed, added decode() for combined master/slave decoding
|
2014-12-31 09:16:33 +01:00 |
|
Roland Jax
|
612270f942
|
code style
|
2014-12-30 20:08:48 +01:00 |
|
john30
|
11cec1d47b
|
renamed _types to _templates
|
2014-12-18 21:00:10 +01:00 |
|
john30
|
cda96e6e3b
|
extraced FileReader to separate .h and added support for quoted CSV
|
2014-12-13 11:07:18 +01:00 |
|
john30
|
0bd7df2ce1
|
switch ";" and "," but keep ";" for values shown in/parsed from UI, added todos, removed "p" for poll (use 1-9 instead), formatting
|
2014-12-10 23:11:34 +01:00 |
|
john30
|
41152a4031
|
file mode
|
2014-12-07 14:57:05 +01:00 |
|
john30
|
dc6f5a0980
|
removed misleading SymbolString copy constructor
|
2014-12-07 14:44:14 +01:00 |
|
john30
|
2663c0ca76
|
avoid copying SymbolString
|
2014-12-07 14:24:38 +01:00 |
|
john30
|
c0c1cf3966
|
allow passive messages to be found as well, added leadingSeparator to decode(), fixed default part for passive set
|
2014-12-06 23:41:14 +01:00 |
|
john30
|
382da6215c
|
reduced DataField::read() and ::write() to a single SymbolString, adjusted message accordingly
|
2014-12-06 16:44:52 +01:00 |
|
john30
|
d71a9623e7
|
unified output
|
2014-12-06 15:26:33 +01:00 |
|
john30
|
31145bb057
|
added check for decode via loaded MessageMap
|
2014-11-30 20:02:16 +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
|
922217602b
|
added FileReader
|
2014-11-23 20:25:48 +01:00 |
|
john30
|
59700b0084
|
added some real examples
|
2014-11-23 15:18:48 +01:00 |
|
john30
|
0068a5f8f7
|
fix tests
|
2014-11-23 14:56:56 +01:00 |
|
john30
|
4d68d443e4
|
introduced DataFieldTemplates,a dded missing type HTI, added reading of "_types.csv"
|
2014-11-23 14:54:27 +01:00 |
|
john30
|
d19d89a0b0
|
introduced MessageMap, nicer method names
|
2014-11-23 13:33:31 +01:00 |
|
john30
|
aa443d1eb7
|
adjusted to included weekday on write
|
2014-11-22 20:57:51 +01:00 |
|
john30
|
3a34267bee
|
using namespace std;
|
2014-11-22 20:56:53 +01:00 |
|
john30
|
1f33218692
|
removed absolute positions, fix for part def
|
2014-11-22 13:37:24 +01:00 |
|
john30
|
64e353737c
|
added check for prepare, print error pos
|
2014-11-22 09:58:51 +01:00 |
|
john30
|
7bbceec8ed
|
started development of new Message class
|
2014-11-22 08:47:02 +01:00 |
|