]> rtime.felk.cvut.cz Git - CanFestival-3.git/history - drivers/unix
fixed : deprecation warning with the module "sets" when using python 2.6
[CanFestival-3.git] / drivers / unix /
2008-06-18 etisserantAdded missing const for dll names strings
2008-06-02 gregkerneltest updated for the new api
2008-05-02 greg- add RTAI support
2008-04-21 etisserantDoxy-style comments and various cleanup in unix.c
2008-02-19 etisserantFixed segfault on quit with Xenomai, due to bat paramet...
2008-02-12 etisserantAccepted Vladimir Chren linux kernelspace port patch.
2008-02-07 groke6added canChangeBaudRate to the driver interface
2008-01-15 etisserantVarious configure and build enhancements:
2007-09-10 gregAdd win32 target (--can=win32) to compile with msys...
2007-05-13 etisserantFixed "function LoadCanDriver() should return library...
2007-04-17 etisserantBetter error handling for unix and peak_linux.
2007-04-12 etisserantRemoved Mutex liberation on CanSend. Too much race...
2007-04-11 etisserantUpdated doc. Cleaned some code.
2007-04-06 etisserantChanges in the API:
2007-04-04 etisserantWin32 Native support and dynamicaly loaded CAN drivers...
2007-02-13 etisserantRemoved all non-supported and uncontrolled source code...
2007-02-13 etisserantRemoved all non-supported and uncontrolled source code...
2006-06-23 etisserantUpdated configure and fixes in Makefiles.in for cygwin... Root_BRANCH_3_0_RC2
2006-05-26 etisserantLinux and BSD now use "unix" target. Generic is for...