john30
|
46ee557798
|
simplified
|
2015-10-11 22:38:55 +02:00 |
|
john30
|
3f95234f16
|
added support for conditions
|
2015-10-11 22:38:37 +02:00 |
|
john30
|
5d1abbfa6b
|
fix for overriding destination address in read command
|
2015-10-11 22:37:42 +02:00 |
|
john30
|
48458cfe80
|
fix for overriding destination address in read command
|
2015-10-11 22:37:28 +02:00 |
|
john30
|
c49298382e
|
include tests for defaults and conditions
|
2015-10-11 22:36:15 +02:00 |
|
john30
|
f0f779cf69
|
added support for conditions based on raw value of numeric fields, adjust error position cout in case of duplicate, corrected getDefault() size check
|
2015-10-11 22:36:00 +02:00 |
|
john30
|
e3856c3148
|
added support for conditions based on raw value of numeric fields, adjust error position cout in case of duplicate, added ostream arg to printErrorPos, added separate RESULT_ERR_DUPLICATE_NAME
|
2015-10-11 22:35:45 +02:00 |
|
john30
|
03df7511cc
|
allow subclass override behaviour of reading defaults, added ostream arg to printErrorPos
|
2015-10-11 22:35:07 +02:00 |
|
john30
|
dc356c45e6
|
added separate RESULT_ERR_DUPLICATE_NAME
|
2015-10-11 22:34:18 +02:00 |
|
john30
|
907fc5dc86
|
log timed out scan in info level instead of error
|
2015-09-27 12:39:50 +02:00 |
|
john30
|
a257dc1ad9
|
log arbitration loss in debug instead of error level
|
2015-09-27 10:12:10 +02:00 |
|
john30
|
49c0337aa5
|
prepend circuit and name when reading verbose, added circuit and name to logging
|
2015-09-26 17:30:16 +02:00 |
|
john30
|
94c3b639ca
|
added base type TTH
|
2015-09-26 17:28:25 +02:00 |
|
john30
|
4de9b6ded2
|
sort files and directories when reading CSV and use BFS
|
2015-09-26 16:20:37 +02:00 |
|
john30
|
f3d4bbcc19
|
added field list to find command (solved #1)
|
2015-09-26 12:40:57 +02:00 |
|
john30
|
c0b022782f
|
check for invalid divisor/values for string and value list based types
|
2015-09-26 11:31:24 +02:00 |
|
john30
|
3b381468fd
|
added info command
|
2015-09-20 11:52:14 +02:00 |
|
john30
|
70e0569cd3
|
use optional comment and unit for first field when deriving a DataFieldSet, use name only for singular template reference, also trim split parts, documentation
|
2015-09-20 11:29:29 +02:00 |
|
john30
|
90f5702f41
|
made trim static
|
2015-09-20 11:23:02 +02:00 |
|
john30
|
fad2276cf8
|
trim the line and each field
|
2015-09-19 10:25:05 +02:00 |
|
john30
|
f06e3291fe
|
removed commented code
|
2015-09-19 10:24:22 +02:00 |
|
john30
|
5c079e50c2
|
invalidate cached data of messages with same name and class (ignoring level) after writing a message or updating one
|
2015-09-19 09:52:08 +02:00 |
|
john30
|
f34265b818
|
added findAll(SymbolString) and invalidateCache()
|
2015-09-19 09:50:54 +02:00 |
|
john30
|
05f162406d
|
simplified
|
2015-09-19 09:48:12 +02:00 |
|
john30
|
ddfaef874e
|
add log entry for scan completion
|
2015-07-05 11:35:43 +02:00 |
|
john30
|
33017c42f7
|
updated to new DataFieldTemplates
|
2015-06-20 10:48:07 +02:00 |
|
john30
|
a25c52e486
|
added data type HCD (for Ochsner)
|
2015-06-20 10:47:32 +02:00 |
|
john30
|
b0e97b01f5
|
added support for setting a different name for a template when it appears in a message
|
2015-06-20 10:10:51 +02:00 |
|
john30
|
c245c7b1be
|
simplified http get and added server header
|
2015-06-14 11:45:48 +02:00 |
|
john30
|
cab54ff827
|
file mode
|
2015-06-07 18:49:14 +02:00 |
|
john30
|
d39ef92f3c
|
always update last message update time when actively sending it
|
2015-06-07 18:48:54 +02:00 |
|
john30
|
8aefb9f058
|
fix for query string keys without value, added required option to JSON
|
2015-06-07 18:47:41 +02:00 |
|
john30
|
137941982c
|
fix for query string keys without value, added required option to JSON
|
2015-06-07 18:39:40 +02:00 |
|
john30
|
96778e33fb
|
fix for issue #6
|
2015-06-06 12:52:36 +02:00 |
|
john30
|
6a9dafd897
|
allow static .json files being served by HTTP port
|
2015-06-06 09:01:53 +02:00 |
|
john30
|
a287effde4
|
added option to exactly match name and circuit in find command
|
2015-06-04 13:28:56 +02:00 |
|
john30
|
d798815bcd
|
added tests for json and numeric read
|
2015-06-04 13:05:58 +02:00 |
|
john30
|
294c953c99
|
added option "-n" to read command for retrieving name/value pairs in numeric form, added numeric and verbose options to json, use null for unset values or replacement in json, allow passing raw value when writing name/value pairs, fix for numeric parsing of empty string
|
2015-06-04 13:04:38 +02:00 |
|
john30
|
1a87c46fde
|
argument help
|
2015-06-04 13:02:18 +02:00 |
|
john30
|
b8b52efde4
|
fix for numeric parsing of empty string
|
2015-06-04 13:01:47 +02:00 |
|
john30
|
4b132d23c8
|
fix for parsing http query parameters, added support for "exact" http query parameter
|
2015-05-25 15:17:11 +02:00 |
|
john30
|
6458991826
|
added option to set poll priority to read command and http get, corrected HTTP result on invalid query string
|
2015-05-25 14:09:25 +02:00 |
|
john30
|
6725cb526f
|
added Message::setPollPriority and MessageMap::addPollMessage
|
2015-05-25 14:08:29 +02:00 |
|
john30
|
e0ffd28024
|
added hex option to read command, update cache on successfule hex write
|
2015-05-25 13:32:12 +02:00 |
|
john30
|
3f638d0dae
|
notify running requests on device error
|
2015-05-25 13:30:53 +02:00 |
|
john30
|
682a157222
|
added getLastSlaveData()
|
2015-05-25 11:10:24 +02:00 |
|
john30
|
39c00de51e
|
fixed documentation
|
2015-05-14 13:05:19 +02:00 |
|
john30
|
071d57f957
|
fix for readonly, immediately give up reading on send error or device error
|
2015-05-14 11:43:23 +02:00 |
|
john30
|
7aa153848e
|
updated author address
|
2015-05-14 10:47:51 +02:00 |
|
john30
|
d573fff746
|
added Symbol::compareMaster to avoid updating last message change time when only the querying master was modified
|
2015-05-14 09:50:28 +02:00 |
|