1
0
mirror of https://github.com/3cky/mbusd synced 2025-10-26 23:46:44 +08:00
mbusd/src
2017-11-02 11:45:52 +00:00
..
cfg.c Added serial port mode configuration option (-m). 2015-06-08 18:36:29 +04:00
cfg.h Added to man page and cfg header 2017-02-16 16:55:58 -06:00
conn.c Applied sysfs gpio RS-485 directional control patch from APRS World 2017-02-16 16:34:31 -06:00
conn.h RTU response wait time raised to 500 ms 2016-04-25 18:17:11 +03: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 serial port mode configuration option (-m). 2015-06-08 18:36:29 +04: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 mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
main.c Applied sysfs gpio RS-485 directional control patch from APRS World 2017-02-16 16:34:31 -06:00
Makefile.am * Updated build infrastructure (x86_64 build fixed); 2013-11-18 08:57:00 +00:00
Makefile.in * updated automake to install systemd unit file 2017-10-29 20:37:42 +00:00
modbus.c mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
modbus.h mbusd 0.2.0: 2015-02-25 10:33:57 +00: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 mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
sock.h mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
state.c mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
state.h mbusd 0.2.0: 2015-02-25 10:33:57 +00:00
tty.c Applied sysfs gpio RS-485 directional control patch from APRS World 2017-02-16 16:34:31 -06:00
tty.h Applied sysfs gpio RS-485 directional control patch from APRS World 2017-02-16 16:34:31 -06:00