Thu, 24 Jan 2019 13:49:40 +0100 Edouard Tisserant Rewrite of timer_xeno.c to use POSIX API instead of Alchemy.
Wed, 09 May 2018 13:16:00 +0200 Edouard Tisserant Force -fPIC in CFLAGS for xenomai targets.
Mon, 23 Apr 2018 12:32:03 +0200 Edouard Tisserant Workaround Alchemy task not beeing waken up when closing file descriptor it is waiting on, sequel of Xenomai3 all posix file ops
Fri, 20 Apr 2018 15:00:04 +0200 Edouard Tisserant Removed legacy dead code from ex-rtdm rt-socketcan API, added shutdown() call to force recv() to unblock on CanClose()
Fri, 23 Mar 2018 15:45:52 +0100 Edouard Tisserant Fixed trailing -lrtdm added by configure with Xenomai
Fri, 23 Mar 2018 15:15:18 +0100 Edouard Tisserant Quick fix for new RTDM interface in Xemomai 3, now posix
Wed, 21 Mar 2018 13:33:43 +0100 Edouard Tisserant Rename timer.h into timers.h to avoid clash with Xenomai includes.