From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <516FA077.20400@grandegger.com> Date: Thu, 18 Apr 2013 09:27:51 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <516BA7C4.1050403@grandegger.com> <516E336C.1060509@xenomai.org> <516F9E87.6020002@grandegger.com> In-Reply-To: <516F9E87.6020002@grandegger.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] patch to src/utils/can/rtcansend.c to support data from a file List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel M. Drucker, Ph.D." Cc: xenomai@xenomai.org On 04/18/2013 09:19 AM, Wolfgang Grandegger wrote: > On 04/17/2013 03:07 PM, Daniel M. Drucker, Ph.D. wrote: >> Gilles et al., >> Would you be willing to merge a separate 'rtcanmultisend' tool perhaps? > > Well, I do still not see the real benefit of reading just the data from > a file. Why is a simply shell script not good enough for that purpose? > What are you doing whith that data sent to the bus? > > Anyway, the input file should provide the id, rtr and ext, apart from > the data, at least. Thinking more about it, a specialized rtcanmultisend.c in "examples/rtdm/profiles/can" would be nice. Please also provide an example input file. Thanks, Wolfgang.