john30
|
5e7558acbe
|
extracted splitting of fields into own method and fixed parsing dquote
|
2015-11-07 09:16:17 +01:00 |
|
john30
|
077ab86056
|
yield error when field name was specified but nothing else
|
2015-11-07 09:15:00 +01:00 |
|
john30
|
7b21cacd41
|
resolve conditions after reading scan config files
|
2015-11-01 23:18:06 +01:00 |
|
john30
|
80dc2bdd3c
|
completed automatic configuration by scan and extended "info" command with seen addresses and scan state, let MainLoop run in separate thread
|
2015-11-01 23:01:38 +01:00 |
|
john30
|
e69054e351
|
introduced different scan states, also log current master count when a new master was detected, extended "info" command with seen addresses and scan state, added scanAndWait() and getNextScanAddress() and setScanConfigLoaded() for scanning remaining seen slaves
|
2015-11-01 22:46:12 +01:00 |
|
john30
|
f913cb0aaa
|
fix for extracting ident from filename
|
2015-11-01 22:39:10 +01:00 |
|
john30
|
b453cad15a
|
updated
|
2015-10-31 17:42:36 +01:00 |
|
john30
|
75ff3d3c0b
|
extracted helper method, prepared scan state
|
2015-10-31 17:42:04 +01:00 |
|
john30
|
79c924aa1e
|
optimized
|
2015-10-31 16:24:08 +01:00 |
|
john30
|
5e9094a19b
|
reworked Queue, added TODO, corrected documentation, prepared execution of regular tasks in MainLoop
|
2015-10-31 16:22:53 +01:00 |
|
john30
|
bd1c991c77
|
reworked Queue, added TODO, corrected documentation, prepared execution of regular tasks in MainLoop
|
2015-10-31 16:22:13 +01:00 |
|
john30
|
944feb2a2e
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-10-31 09:52:24 +01:00 |
|
john30
|
3f397c933a
|
return "done broadcast" after successful write of broadcast message
|
2015-10-31 06:53:06 +01:00 |
|
john30
|
93d1dfd240
|
started automatic config file loading after scan
|
2015-10-25 20:01:25 +01:00 |
|
john30
|
eefbce2592
|
return "empty" for queries without any result
|
2015-10-25 19:52:07 +01:00 |
|
john30
|
2ca0ed6495
|
adapted to static ident fields
|
2015-10-25 19:48:01 +01:00 |
|
john30
|
fe6c79296d
|
add replacement value ff to date/time types having no replacement yet, made ident fields static
|
2015-10-25 19:45:42 +01:00 |
|
john30
|
6814cdf3a1
|
enhanced MessageMap to allow duplicates for full check, fix to avoid multiple identical derived messages
|
2015-10-25 19:44:16 +01:00 |
|
john30
|
7d8966400c
|
updated to 1.3.0 hash
|
2015-10-24 11:08:08 +02:00 |
|
john30
|
9e88d565fe
|
updated to 1.3.0 hash
|
2015-10-24 11:01:57 +02:00 |
|
john30
|
cf6b30d753
|
fixed compiler warning
|
2015-10-24 09:06:43 +02:00 |
|
john30
|
803ac1e802
|
updated to version 1.3.0
|
2015-10-24 08:32:14 +02:00 |
|
john30
|
160708e8bb
|
updated, prepared 1.3.0 release
|
2015-10-24 08:21:23 +02:00 |
|
john30
|
a9d27ef2ba
|
documentation
|
2015-10-18 15:18:57 +02:00 |
|
john30
|
c2c3462134
|
allow querying for first field in hasField(), support cloning message for conditions with specific destination address, support message seen check in condition, fix for parsing destination address in condition, more error messages
|
2015-10-18 12:11:12 +02:00 |
|
john30
|
f02eee616a
|
allow querying for first field in hasField()
|
2015-10-18 12:08:28 +02:00 |
|
john30
|
d7f54f97f4
|
combine lastError
|
2015-10-18 12:07:52 +02:00 |
|
john30
|
345a700386
|
updated
|
2015-10-18 11:08:51 +02:00 |
|
john30
|
dc8bdcdaeb
|
extracted method readConditions()
|
2015-10-18 11:08:23 +02:00 |
|
john30
|
5ac7ff3d6d
|
allow subclasses to use m_lastError
|
2015-10-18 10:17:43 +02:00 |
|
john30
|
6199b34693
|
added replacement value for VTM
|
2015-10-18 10:17:05 +02:00 |
|
john30
|
0492a4db1e
|
added combined conditions, fix for Condition::create()
|
2015-10-18 10:16:29 +02:00 |
|
john30
|
9ccfc72dca
|
allow subclasses to use m_lastError, put filename in m_lastError when open failed
|
2015-10-18 10:15:11 +02:00 |
|
john30
|
8117a4eb52
|
make default destination and circuit work for subdirectories as well, join security suffix with default destination
|
2015-10-17 19:21:11 +02:00 |
|
john30
|
1d2d8f8511
|
comment
|
2015-10-17 19:20:20 +02:00 |
|
john30
|
8f48070be8
|
extract default destination and circuit from filename
|
2015-10-17 19:05:55 +02:00 |
|
john30
|
985810428d
|
formatting
|
2015-10-17 18:47:20 +02:00 |
|
john30
|
d0c931e783
|
do not claim about received SYN after sending SYN or when in skip state, fixed debug message
|
2015-10-17 14:16:57 +02:00 |
|
john30
|
b1c84170c3
|
added override destination address option to write command
|
2015-10-17 13:50:37 +02:00 |
|
john30
|
874b5fb50e
|
include messages without dedicated destination in find command and add last data decoding errors to output
|
2015-10-17 12:53:47 +02:00 |
|
john30
|
cc4d4d1190
|
added check for decodeLastData()
|
2015-10-17 12:51:38 +02:00 |
|
john30
|
92a446e3bb
|
added getLastMasterData(), fix for storing last master data in prepareMaster()
|
2015-10-17 12:51:10 +02:00 |
|
john30
|
d97538b03a
|
added check for additional input
|
2015-10-17 11:51:14 +02:00 |
|
john30
|
5230e2413e
|
added base type VTM (reverse HTM)
|
2015-10-17 11:39:45 +02:00 |
|
john30
|
c55c0b9623
|
added option to pass additional input data to "read" command, fix for commit 49c0337a
|
2015-10-17 10:58:32 +02:00 |
|
john30
|
f75e77c921
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-10-11 22:40:49 +02:00 |
|
john30
|
61b827d156
|
updated
|
2015-10-11 22:40:37 +02:00 |
|
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 |
|