X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=TWjEzT2L72mT16GtsjL6OCQzFwJKE6wua64nJubT8Jc
	SY3k+WUn54psCyrbDrESrDpdggX7SjsMgOI8wnO+DOk8w1gln0rwxx73bR2UccyF
	vALuJD9So1bwNmY+nHzQc5TDuiHkmC2aKzGymjXWTw+wjyVp0lGXSCiuZ146aXOY
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=u1VBZZeneboDUosSwKBVavp4jGI=; b=jIHJK0trjAOe33Z62
	GosWKkKFVgoo4firYMo8EKSJrFKmYZjFCgCsLsNDLkrpTfkYde+RoHhE9vZb5owg
	KDPUtdUVuH8Vqy4S6KqBuCKvfJRkoWTsy0NMNceMGongtSlHxQE3th/jg9dC+FLT
	L2bIXFjo/X7YqSnXWNbZrnOq3o=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:C770C2B, H*i:sk:C770C2B, eye, stand
X-HELO: mail-in-08.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-07.arcor-online.net 3rQfYv6XZ2zBt4p
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: stty icrnl
References: <loom.20160606T135902-517@post.gmane.org>	<loom.20160608T020226-915@post.gmane.org>	<871t48nsqd.fsf@Rainer.invalid> <1079024620.20160608180433@yandex.ru>	<C770C2B2-4069-47EA-8BA5-466ED62A9700@etr-usa.com>
Date: Fri, 10 Jun 2016 00:07:43 +0200
In-Reply-To: <C770C2B2-4069-47EA-8BA5-466ED62A9700@etr-usa.com> (Warren	Young's message of "Thu, 9 Jun 2016 12:58:31 -0600")
Message-ID: <87fusm6mog.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u59M8DNS029572

Warren Young writes:
> Unfortunately, it is a GUI program, which seems to go against the OP’s actual wish, which is for a command line program.  

Right.  Plus it doesn't have the translation capabilities that I needed
in this particular case.

> If the OP can stand a curses terminal program (as opposed to a purely
> bytestream oriented program like cu or direct /dev/tty* access) then
> I’d suggest minicom.

I've used minicom on Linux for similar hardware.  It also doesn't have
the translation capabilities needed since usually the IOCTL layer does
it, which remains unimplemented in Cygwin for serial lines.  Meanwhile,
I might need to write a proper wrapper for fully utilizing that hardware
anyway since I want to automate a few things and then have to keep an
eye on how much characters I've queued up and wait for echo in some
places.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


