Serial IO 0.8 beta (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Serial IO 0.8 beta (Default branch)
# 1  
Old 03-21-2008
Serial IO 0.8 beta (Default branch)

Image Serial-IO is a simple program to send and receive data from a serial interface. The GUI is designed like a chat window with a transmitter/receiver field and a command line to send characters and integer values. License: GNU General Public License v2 Changes:
The last project can be loaded on startup. A recent files menu has been added. In DeviceDialog, DeviceEdit has been changed to ComboBox.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SYSTEMD-GETTY-GENERATOR(8)				      systemd-getty-generator					SYSTEMD-GETTY-GENERATOR(8)

NAME
systemd-getty-generator - Generator for enabling getty instances on the console SYNOPSIS
/usr/lib/systemd/system-generators/systemd-getty-generator DESCRIPTION
systemd-getty-generator is a generator that automatically instantiates serial-getty@.service on the kernel console /dev/console if that is not directed to the virtual console subsystem. It will also instantiate serial-getty@.service instances for virtualizer consoles, if execution in a virtualized environment is detected. This should ensure that the user is shown a login prompt at the right place, regardless of which environment the system is started in. For example, it is sufficient to redirect the kernel console with a kernel command line argument such as console= to get both kernel messages and a getty prompt on a serial TTY. See kernel-parameters.txt[1] for more information on the console= kernel parameter. systemd-getty-generator implements the generator specification[2]. Further information about configuration of gettys you may find in systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere)[3]. SEE ALSO
systemd(1), agetty(8) NOTES
1. kernel-parameters.txt https://www.kernel.org/doc/Documentation/kernel-parameters.txt 2. generator specification http://www.freedesktop.org/wiki/Software/systemd/Generators 3. systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere) http://0pointer.de/blog/projects/serial-console.html systemd 208 SYSTEMD-GETTY-GENERATOR(8)