john30
|
9800464f79
|
added contributed libebus datatypes
|
2016-10-16 09:44:51 +02:00 |
|
john30
|
16822ae94c
|
round non-exact values for truncated time types instead of invalid argument, formatting
|
2016-10-15 17:48:48 +02:00 |
|
john30
|
0c0ea8e967
|
corrected dumping of value lists
|
2016-10-08 19:50:07 +02:00 |
|
john30
|
bb19e57bea
|
split verbosity into 3 levels for read and find, allow inline rename for template references, added "indexed" request parameter for JSON, formatted
|
2016-10-08 19:38:20 +02:00 |
|
john30
|
0b42490573
|
avoid unprintable characters for StringDataType and escape special chars for JSON, formattting
|
2016-10-08 16:52:42 +02:00 |
|
john30
|
6311149731
|
fixed parsing of inline conditions (numeric ranges and single numeric values)
|
2016-10-08 11:06:22 +02:00 |
|
john30
|
a0cf5c8bb2
|
added MIN datatype
|
2016-10-03 19:21:14 +02:00 |
|
john30
|
863d651868
|
prepared for combined date/time types, corrected DAY type and added tests for it
|
2016-10-03 19:06:02 +02:00 |
|
john30
|
e116cadf3f
|
added isNumeric() to DataType and use this instead of checking typeid(NumberDataType), added isMaster argument to readSymbols() and writeSymbols()
|
2016-10-03 15:22:19 +02:00 |
|
john30
|
639e4e7858
|
require polling for scanconfig
|
2016-10-02 15:17:02 +02:00 |
|
john30
|
bc2a9ea657
|
formatting
|
2016-10-02 15:09:58 +02:00 |
|
john30
|
e8a0b755f5
|
fix for previous commit (weird poll contrinue error messages)
|
2016-10-02 15:09:43 +02:00 |
|
john30
|
c99ee9916f
|
better arguments check
|
2016-10-02 14:47:45 +02:00 |
|
john30
|
39f0ee13d3
|
only use cached data if no input is necessary in read command
|
2016-09-18 12:38:04 +02:00 |
|
john30
|
ff0b3636c5
|
added optional initial active scan address to --scanconfig option (including full scan) and set default to sending broadcast ident message, check address argument for validity in scan command
|
2016-09-18 12:13:43 +02:00 |
|
john30
|
50b74b491b
|
allow scan for FE, only store scan data if non-empty
|
2016-09-18 12:10:24 +02:00 |
|
john30
|
a6dd03033a
|
added hex option to find command
|
2016-09-17 16:34:03 +02:00 |
|
john30
|
012ff3d9af
|
fix for storing own prepared master data, set m_lastUpdateTime only if reasonable data was seen
|
2016-09-17 16:33:28 +02:00 |
|
john30
|
cc336bb1a0
|
set keepalive on net device
|
2016-09-17 16:19:59 +02:00 |
|
john30
|
e7d3fac7aa
|
formatting
|
2016-09-17 16:19:36 +02:00 |
|
john30
|
acae7c3133
|
solved todos, removed commented code
|
2016-08-27 13:47:01 +02:00 |
|
john30
|
6f5a670b98
|
removed unused variable
|
2016-08-27 12:46:33 +02:00 |
|
john30
|
dc4dcdea8d
|
fix for dump
|
2016-06-26 16:35:38 +02:00 |
|
john30
|
ae84214711
|
fixed cleanup
|
2016-06-26 12:27:29 +02:00 |
|
john30
|
9aa113a1b5
|
added DataTypeList
|
2016-06-26 11:18:03 +02:00 |
|
john30
|
51cc47584f
|
comment
|
2016-06-25 07:16:29 +02:00 |
|
john30
|
7825e17251
|
added helper method
|
2016-06-25 07:16:14 +02:00 |
|
john30
|
dde37855e3
|
more verbose output
|
2016-06-25 06:35:57 +02:00 |
|
john30
|
db456abb29
|
reworked data types
|
2016-06-25 06:35:07 +02:00 |
|
john30
|
d0a3363ba9
|
moved common flags to configure, added test target
|
2016-05-27 10:00:09 +02:00 |
|
john30
|
13469142fb
|
include overall state in exit code
|
2016-05-27 09:55:29 +02:00 |
|
john30
|
681e988570
|
fix serial close
|
2016-05-22 10:46:37 +02:00 |
|
john30
|
6e998909cf
|
fix for getline usage with newer compilers
|
2016-05-21 10:03:25 +02:00 |
|
john30
|
13cf5b2d23
|
fix for BCD in JSON
|
2016-05-15 17:38:32 +02:00 |
|
john30
|
8864ce55b8
|
fix for getline usage with newer compilers
|
2016-05-15 17:18:57 +02:00 |
|
john30
|
f873c2ee39
|
fix for extra separator char when dumping CSV
|
2016-05-14 16:51:32 +02:00 |
|
john30
|
d5b07f5783
|
added support for UDP devices, added buffer for network devices, added option for sending an initial symbol after opening a network device, added option for setting transfer latency and use default 10 ms for network device, set TCP_NODELAY for TCP device socket, flush potentially buffered input on network device when connecting
|
2016-05-05 12:39:52 +02:00 |
|
john30
|
516bbe0edf
|
fix for recognizing seen addresses in answer mode
|
2016-05-01 17:17:02 +02:00 |
|
john30
|
c2cee5a96b
|
added support for individual scan, simplified "log" command
|
2016-04-30 16:55:56 +02:00 |
|
john30
|
41bd113141
|
corrected comments, increase verbosity when probing particular scan config by command line, also reveal files loaded by instructions in "info" command
|
2016-04-30 16:54:45 +02:00 |
|
john30
|
4089923bd9
|
moved list of loaded files from BusHandler to MessageMap, include ebusd in "info" command and fixed missing master 1 and reveal address conflict with ebusd
|
2016-04-30 16:52:28 +02:00 |
|
john30
|
042f6655d1
|
added callback function to store files loaded by instructions to MessageMap::executeInstructions and Instruction::execute, moved list of loaded files from BusHandler to MessageMap
|
2016-04-30 16:50:02 +02:00 |
|
john30
|
7e64157bca
|
corrected master number calculation
|
2016-04-30 16:24:27 +02:00 |
|
john30
|
650b68b9a2
|
added getLogFacilities() and getLogLevel(), do not manipulate input string in setLog* methods
|
2016-04-30 16:23:55 +02:00 |
|
john30
|
7af79dd461
|
help format
|
2016-04-24 12:47:34 +02:00 |
|
john30
|
546641d770
|
added "hex" command, added "--enablehex" commandline option (disabled by default), limit "write -h" to known messages only
|
2016-04-24 11:16:42 +02:00 |
|
john30
|
be4bbaaf67
|
automatically start grabbing all messages, add circuit+message name to grab result if known
|
2016-04-24 11:13:25 +02:00 |
|
john30
|
d1e4a838b9
|
added message direction selectors to MessageMap::find(SymbolString)
|
2016-04-24 11:12:00 +02:00 |
|
john30
|
fab8752a01
|
fix for dumpconfig
|
2016-04-23 11:50:22 +02:00 |
|
john30
|
5ccdb7654f
|
added helper method extractDefaultsFromFilename() and support extracting default circuit name from file name
|
2016-04-10 13:03:58 +02:00 |
|