Peter Chubb e7ca230c22 Conserver-server: Add high baud rates
Linux (and others) allow higher baud rates than POSIX.
Add the definitions so that baud rates up to 4Mb/s are recognised
and can be used.

Signed-off-by: Peter Chubb <peter.chubb@data61.csiro.au>
2021-03-16 10:31:27 +11:00
2015-06-02 10:34:09 -07:00
2018-11-20 18:14:56 -08:00
2020-10-19 22:30:29 -07:00
2014-04-20 21:47:40 -07:00
2021-01-12 18:20:44 +01:00
FAQ
2018-05-28 09:34:15 -07:00
2019-03-13 13:21:36 -04:00
2018-05-28 09:34:15 -07:00

Conserver

Build Status

Conserver is an application that allows multiple users to watch a serial console at the same time. It can log the data, allows users to take write-access of a console (one at a time), and has a variety of bells and whistles to accentuate that basic functionality. The idea is that conserver will log all your serial traffic so you can go back and review why something crashed, look at changes (if done on the console), or tie the console logs into a monitoring system (just watch the logfiles it creates). With multi-user capabilities you can work on equipment with others, mentor, train, etc. It also does all that client-server stuff so that, assuming you have a network connection, you can interact with any of the equipment from home or wherever.

Documentation

See the INSTALL file for installation and the man pages for specifics.

Downloading

The latest version can be found on GitHub.

Contributions

Contributions distributed with the code can be found in the contrib subdirectory.

Description
Logged, multi-user access to device consoles
Readme BSD-3-Clause
Languages
C 81.9%
Roff 11.5%
M4 3.2%
Shell 1.8%
Makefile 1.1%
Other 0.5%