From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3417 invoked by alias); 23 May 2013 07:24:33 -0000 Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org Received: (qmail 3384 invoked by uid 89); 23 May 2013 07:24:29 -0000 X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from mout.web.de (HELO mout.web.de) (212.227.15.3) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 23 May 2013 07:24:27 +0000 Received: from [192.168.1.2] ([109.47.246.51]) by smtp.web.de (mrweb003) with ESMTPA (Nemesis) id 0MRCoR-1V2lNu0sVL-00UNuA for ; Thu, 23 May 2013 09:24:25 +0200 Message-ID: <519DC3FE.4070001@web.de> Date: Thu, 23 May 2013 07:24:00 -0000 From: Uwe Kindler User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: ecos-devel@sourceware.org Subject: eCos Driver for open source CANopen stack CanFestival Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-05/txt/msg00005.txt.bz2 Hi, we are currently in the process of creating an eCos driver for the open source CANopen stack CanFestival. http://www.canfestival.org/ http://dev.automforge.net/CanFestival-3/ This driver is based on the eCos CAN framework of the public eCos repositories. We thought about integrating CanFestival as an eCos package like lwIP or uSTL but we are not shure if the license of the CanFestival stack (LGPLv2) is suitable for this plan. What is your opinion? Or should we contact the CanFestival maintainers and ask if they would accept an additional license (the eCos license). Kind regards, Uwe