a46292468a
don't require logging if log file is not set
john302020-04-11 13:26:10 +02:00
dae039e563
add FORWARD_RAW_TTY define to use raw output as option to forward data to a serial connection with same params as a usual bus interface
john302020-04-11 13:20:10 +02:00
78d8aa4d94
apply transfer latency also to auto SYN
john302020-03-29 18:28:23 +02:00
5a6920afd5
simplified, fix for repeating read when first was incomplete
john302020-02-16 10:49:17 +01:00
b26bd2d941
fix for handling arbitration result
john302020-02-15 13:14:12 +01:00
4174531a9d
added notifyStatus to DeviceListener and log errors/info from enhanced device, switch to send error instead of duplicate when starting arbitration if that is already in progress, fix enhanced arbitration, also send initial reset if enhanced device is on network
john302020-02-02 15:57:22 +01:00
6d35c90c9c
shorten timeout for receiving second part of enhanced proto
john302020-02-02 09:53:19 +01:00
3a77957e28
make terminal change immediate (otherwise sometimes causes params not being set under cygwin)
john302020-02-02 09:00:53 +01:00
a82ef6631f
fix for two-byte enhanced transfer polling, fix unnecessary buffer allocation, fix skip for invalid protocol bytes
john302020-01-25 19:44:41 +01:00
b8658f8f2c
Merge remote-tracking branch 'origin/master' into enhanced_device
john302020-01-25 15:27:11 +01:00
fb32960402
add option to reduce dump flush buffer size to 1
john302020-01-25 15:22:30 +01:00
7b8ceb7db5
support cygwin build
john302020-01-11 12:51:37 +01:00
f92a047c09
better constant name
john302020-01-11 12:41:21 +01:00
3b569a01e1
fix for bad string.c_str() usage on temporary strings (seems to be problematic starting with gcc>=6.3.0, fixes#325 and #326)
john302020-01-11 12:39:23 +01:00
177568c537
sharpen net device check keepalive options
john302019-12-29 14:45:04 +01:00
7ad5098451
added some basic info to non-ebusd clients
john302019-12-14 16:36:43 +01:00
a68adba23f
fix for new enhanced proto
john302019-12-03 08:01:06 +01:00
f8f4d216ff
fix for locking during update notification/handling
john302019-12-01 09:34:37 +01:00
05e629a742
changed FAILED to include the sent master address instead of the received one, renamed device to interface, corrected traffic example, added SYN generator example
john302019-11-30 10:08:04 +01:00
0ee454838d
Merge remote-tracking branch 'origin/master' into enhanced_device
john2019-10-06 14:26:49 +02:00
d9d1b9a9fe
updated, prepared for v3.4
john302019-10-06 14:16:55 +02:00
fa977f45f4
add support for logging to syslog (fixes#293), log exit on errors during daemonization, log config path on error, better variable names
john302019-10-06 14:12:52 +02:00
0c46fb57ff
missing ebusd version
john302019-10-06 13:14:07 +02:00
3202d55d70
added config service
john302019-10-06 13:05:32 +02:00
27778f2255
use defines for values in source mask of message key and simplified a bit (in preparation of #278), documentation
john302019-08-15 19:04:51 +02:00
c2163d683e
stop if logfile cannot be opened in daemon mode
john302019-08-15 18:38:49 +02:00