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
john302016-05-05 12:39:52 +02:00
516bbe0edf
fix for recognizing seen addresses in answer mode
john302016-05-01 17:17:02 +02:00
c2cee5a96b
added support for individual scan, simplified "log" command
john302016-04-30 16:55:56 +02:00
41bd113141
corrected comments, increase verbosity when probing particular scan config by command line, also reveal files loaded by instructions in "info" command
john302016-04-30 16:54:45 +02:00
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
john302016-04-30 16:52:28 +02:00
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
john302016-04-30 16:50:02 +02:00
7e64157bca
corrected master number calculation
john302016-04-30 16:24:27 +02:00
650b68b9a2
added getLogFacilities() and getLogLevel(), do not manipulate input string in setLog* methods
john302016-04-30 16:23:55 +02:00
5ccdb7654f
added helper method extractDefaultsFromFilename() and support extracting default circuit name from file name
john302016-04-10 13:03:58 +02:00
5f5fbca959
fix for traversing instructions
john302016-04-10 12:17:40 +02:00
cff5dd2952
include instruction log in error message
john302016-03-26 11:06:41 +01:00
d203f8c285
initialize m_lastError, missing separator in LoadInstruction::execute
john302016-03-26 11:06:12 +01:00
5dcc76314f
increased default receive timeout to 25ms
john302016-03-26 10:53:26 +01:00
513a89b0e6
updated to new conditions, started dynamic switching of pipes
john302016-03-20 20:04:59 +01:00
5b54666f39
added support for pseudo global circuit, started dynamic switching of pipes, nicer format evaluation
john302016-03-20 20:04:09 +01:00
7ec6da1759
fix for json read with passive messages
john302016-03-20 19:38:29 +01:00
89807d4cc8
fix for determining uniqueness of field names
john302016-03-20 18:06:56 +01:00
e659286298
simplified conditions, switch from "parts" to "format" with named fields
john302016-03-20 13:36:28 +01:00
4d55204db4
simplified conditions, switch from "parts" to "format" with named fields
john302016-03-20 13:36:28 +01:00
adcf3e0d33
log included/loaded files by instruction
john302016-03-20 12:25:47 +01:00
6e6e05c10e
pass default destination address, circuit and suffix to load instruction, fix for instruction cleanup
john302016-03-13 16:04:20 +01:00
f8dce83b6a
introduced instructions, added "include" and "load" instructions for including/loading configuration data depending on conditions, added support for on-the-fly creation of conditions, added support for string based conditions
john302016-03-13 15:05:42 +01:00
59d2cdd25b
introduced instructions, added "include" and "load" instructions for including/loading configuration data depending on conditions, added support for on-the-fly creation of conditions, added support for string based conditions
john302016-03-13 15:05:42 +01:00
39487f6f9f
report revision in config check and cleanup memory
john302016-03-13 14:00:16 +01:00
0981c15fbe
changed ebusd default address to 0x31
john302016-03-13 13:24:34 +01:00