moxanix/tools/moxerver.cfg
Igor Socec 83bd22bef9 Change names of config file and control script
Also make top Makefile more tidy.
2017-01-25 01:33:37 +01:00

17 lines
No EOL
475 B
INI

# Configuration format:
# tcp=<tcp_port> tty=<tty_device> baud=<tty_baudrate>
#
# Example:
# tcp=4001 tty=/dev/ttyS0 baud=115200
#
# Supported baud rates:
# 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400,
# 4800, 9600, 19200, 38400, 57600, 115200
#
tcp=4001 tty=/dev/ttyS1 baud=115200
tcp=4002 tty=/dev/ttyS2 baud=115200
tcp=4003 tty=/dev/ttyS3 baud=115200
tcp=4004 tty=/dev/ttyS4 baud=115200
tcp=4005 tty=/dev/ttyS5 baud=115200
tcp=4006 tty=/dev/ttyS6 baud=115200