./emulators/gpsim-ptyusart, Pseudo-tty module for gpsim

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.2nb42, Package name: gpsim-ptyusart-0.3.2nb42, Maintainer: bouyer

This is a serial module for gpsim, connecting the virtual Rx/Tx lines
to a pseudo-tty (pty). You can then use your usual serial tools (cu, tip,
minicom, etc ...) on this pty as you would do on a real serial port on
your Unix workstation.
Included is an example loopback program for a pic18f (that is, it will
just echo back what you send it). tstloopback.c can be used along with
cu or tip (or possibly minicom) to copy an arbitrary file though the
serial port and the pic, which allows to check for data corruption
(if you notice that 0x11 and 0x13 characters get lost, check for
the XON/XOFF status of your pty :)

This module has been developed for gpsim from CVS 20040816:
http://www-asim.lip6.fr/~bouyer/pic/gpsim-20040826.tar.gz

For now this has only been tested on NetBSD. It should work without
much troubles on others BSDs. More work is needed for other unix-like
operating systems (probably require a usart_external.cc per pty style).

Please address comments, bug-fixes or updates to Manuel.Bouyer@lip6.fr


Required to run:
[emulators/gpsim-devel]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 614.737 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-07-18 00:00:25 by Nia Alarie | Files touched by this commit (28)
Log message:
*: Remove many GCC_REQD for particularly old GCCs

In many cases the reasoning is poorly documented, or the reasoning
for setting GCC_REQD is to work around a compiler bug. Practically
a c99 compiler is now required for bootstrap (in at least several
dependencies) so we can entirely rule out GCC versions before 3.0.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi