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=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: MAX! home automation 1.3 released Date: Mon, 6 Jun 2016 09:26:40 +0200 Organization: Aioe.org NNTP Server Message-ID: References: <4058f151-4122-4f0c-9ec7-9b6ec029e6da@googlegroups.com> <0e7ec570-fe7f-4552-b84c-96e805d93908@googlegroups.com> NNTP-Posting-Host: vFKDMXWEWKqnQQwESBoFfw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:30630 Date: 2016-06-06T09:26:40+02:00 List-Id: On 06/06/2016 01:38, tonyg wrote: > > I had some problems with the old version with now have cleared up > with the new elv (3qMAX) cube software. I am thinking they might be > performance issues now because I am running them on the Pi. > These are that I am overriding the procedure which delivers message > from the cube, and putting the data received in a protected object. I > only seem to collect some of the messages Are you running yours on a > desktop? Yes, but you cannot lose messages, it is TCP/IP and all callbacks go from the I/O task context. The ELV protocol is half-duplex, there is no way to miss anything within a session. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de