From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1e21dc55d506e662,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!59g2000hsb.googlegroups.com!not-for-mail From: Tomek Walkuski Newsgroups: comp.lang.ada Subject: GNAT.Serial_Communications ? Date: Fri, 20 Jun 2008 03:34:00 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4d081d5f-0aca-446b-a90e-cf5ad71ce9e4@59g2000hsb.googlegroups.com> NNTP-Posting-Host: 83.26.83.45 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1213958040 19716 127.0.0.1 (20 Jun 2008 10:34:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 20 Jun 2008 10:34:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 59g2000hsb.googlegroups.com; posting-host=83.26.83.45; posting-account=Ar5oKAoAAAD4cyp5eTv5CtR88dGtUxxC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:778 Date: 2008-06-20T03:34:00-07:00 List-Id: Hi group, I want to communicate with serial port in Ada. What is the best choice in your opinion? GNAT.Serial_Communications? Where can I find any documentation about this (GCC GNAT Reference Manual says nothing about this)? -- Tomek