From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5171A299.60905@grandegger.com> Date: Fri, 19 Apr 2013 22:01:29 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <516BA7C4.1050403@grandegger.com> <516E336C.1060509@xenomai.org> <516F9E87.6020002@grandegger.com> <516FA077.20400@grandegger.com> <5171069C.3020909@grandegger.com> In-Reply-To: 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: Carles Lopez Cc: "Daniel M. Drucker, Ph.D." , xenomai@xenomai.org On 04/19/2013 03:58 PM, Carles Lopez wrote: > Hi, > > as Daniel we are here also interested in dumping CAN frames to our > devices and extending/adding this tool to Xenomai would be great. > > Sometimes in our company it's really useful to save the rtcanrecv > output and, sometime later, send it in order to reproduce CAN traffic. > > do you guys think that it's interesting that rtcansendmulti supports > same syntax than rtcanrecv output? > To do for instance: > rtcanrecv | rtcansendmulti - Good idea. Sounds useful. Wolfgang.