X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Subject: Re: stty icrnl References: <871t48nsqd DOT fsf AT Rainer DOT invalid> <1079024620 DOT 20160608180433 AT yandex DOT ru> Date: Fri, 10 Jun 2016 00:07:43 +0200 In-Reply-To: (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