mbusd/src
Victor Antonovich 432b7a1a8f mbusd 0.5.0 2020-11-28 13:47:32 +04:00
..
cfg.c Improve serial port config handling and logging 2020-08-13 20:43:03 +04:00
cfg.h Remove unused resppause member 2020-08-12 00:27:48 +02:00
conn.c Do not wait for a reply for RTU broadcast address #61 2020-08-13 17:39:30 +04:00
conn.h Add IPv6 support (#53) 2019-07-17 17:04:22 +04:00
crc16.c mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
crc16.h mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
globals.h added initial support for cmake 2017-11-22 09:46:28 +01:00
log.c * systemd-support: log to stderr in non-daemon mode to ensure log entries are pushed to journal right away (stdout is buffered) 2017-11-02 11:45:52 +00:00
log.h added initial support for cmake 2017-11-22 09:46:28 +01:00
main.c mbusd 0.5.0 2020-11-28 13:47:32 +04:00
modbus.c modbus: read only a single frame at a time 2019-01-25 14:13:12 -08:00
modbus.h Merge branch 'master' of https://github.com/3cky/mbusd.git 2018-04-26 13:55:47 +03:00
queue.c Fix illegal characters in comment header 2016-10-17 08:26:26 -07:00
queue.h Fix illegal characters in comment header 2016-10-17 08:26:26 -07:00
sig.c * systemd: SIGINT and SIGTERM signals return exit(0) to allow clean termination 2017-11-02 07:57:25 +00:00
sig.h mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
sock.c Add IPv6 support (#53) 2019-07-17 17:04:22 +04:00
sock.h Add IPv6 support (#53) 2019-07-17 17:04:22 +04:00
state.c Take into account tty parity bit in the timing calculations (#59) 2020-05-22 15:47:50 +04:00
state.h mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
tty.c Improve serial port config handling and logging 2020-08-13 20:43:03 +04:00
tty.h Take into account tty parity bit in the timing calculations (#59) 2020-05-22 15:47:50 +04:00