]> rtime.felk.cvut.cz Git - CanFestival-3.git/history - drivers
fixed : deprecation warning with the module "sets" when using python 2.6
[CanFestival-3.git] / drivers /
2009-03-16 etisserantRemoved some warnings.
2008-10-22 peterV0.8
2008-08-28 gregfix bug in canclose for win32
2008-08-19 etisserantAdded more correct signal handling to unix timers.
2008-08-19 etisserantAdded more correct signal handling to unix timers.
2008-07-25 etisserantAdded removal of dynamically loaded CAN driver interfac...
2008-07-25 etisserantAdded removal of dynamically loaded CAN driver interfac...
2008-07-08 gregadd anagate device support in CanFestival
2008-06-18 etisserantAdded missing const for dll names strings
2008-06-05 greg"change baudrate" implemented for lincan interface
2008-06-04 etisserantApplied James patch that fixes can_cn4linux.c file...
2008-06-04 etisserantFixed minor typos in timers_rtai.c and timers_xeno.c
2008-06-02 gregkerneltest updated for the new api
2008-05-09 gregupdate Doxyfile , manual.tex
2008-05-09 gregadd rt_task_join for receive task and timerloop task
2008-05-07 gregadd -mno-cygwin when linking with the vscom api dll
2008-05-07 gregclean Makefile.in
2008-05-07 greg- remove mlockall in timerloop
2008-05-06 gregadd Exit function to DS401SlaveGui, change StopTimerLoo...
2008-05-06 gregfix typo line 135
2008-05-05 gregAdd support for USB-CAN devices from VScom
2008-05-02 greg- add RTAI support
2008-04-28 etisserantSerial Hub fixes... Thanks James.
2008-04-25 etisserantCAN over Serial link (TTY) interface, with serial...
2008-04-21 etisserantDoxy-style comments and various cleanup in unix.c
2008-04-21 etisserantAdded debug messages in can_peak_linux driver iface
2008-02-24 etisserantFixed some win32 stdout related problems. May not worl...
2008-02-19 etisserantRepercutions of parameter type change in waitReceiveTas...
2008-02-19 etisserantFixed segfault on quit with Xenomai, due to bat paramet...
2008-02-18 etisserantAdded Kvaser hardware support, thanks to Giuseppe Massi...
2008-02-12 etisserantAccepted Vladimir Chren linux kernelspace port patch.
2008-02-07 groke6added canChangeBaudRate to the driver interface
2008-02-01 etisserantEnhanced cleanup of TCP CAN client/server
2008-01-31 etisserantAVR port, thanks to Peter Christen, Comat AG.
2008-01-30 gregadd cancfg.h dependency to rebuild can_peak_win32 driver
2008-01-23 etisserantChanged cob_id from struct{UNS32} to UNS16
2008-01-22 groke6Added can4linux driver support.
2008-01-15 etisserant.cvsignore updated for windows targets.
2008-01-15 etisserantTCP broadcasting chat server to exchange CAN messages...
2008-01-15 etisserantVarious configure and build enhancements:
2007-12-10 etisserantWindows related enhancements
2007-12-09 etisserantMinor changes, mostly PCAN/windows related.
2007-12-09 etisserantdebug=MSG -> print CAN messages
2007-12-08 gregChanges to compile for win32
2007-10-02 etisserantmore fancy print_message for debug
2007-09-30 etisserantAdded debug message printing. Added socket option ...
2007-09-25 gregUpdated manual for msys/mingw build
2007-09-10 gregAdd win32 target (--can=win32) to compile with msys...
2007-08-08 leonid*** empty log message ***
2007-08-07 leonid*** empty log message ***
2007-08-06 etisserantAttic problem. Removed old unused dirs.
2007-07-21 lbessardChanges in networkedit for integration with beremiz
2007-07-17 etisserantFixed mutex typo in win32
2007-05-13 etisserantFixed "function LoadCanDriver() should return library...
2007-05-13 etisserantApplied wolfgang changes, and re-indented socket_can...
2007-05-12 etisserantFixed problems in can_virtual, loop when closing pipes.
2007-05-12 etisserantWolfgang enhancements for RT-socket-CAN support
2007-05-12 etisserantCleanUp and minor fixes
2007-05-11 etisserantFix can_socket again.
2007-05-11 etisserantFixed can_socket compilation bugs
2007-04-18 etisserantFixed segfault with Xenomai timer_xeno.c
2007-04-17 etisserantRemoved binry flag on vcproj files
2007-04-17 etisserantBetter error handling for unix and peak_linux.
2007-04-13 etisserantMoved DS-301 PDF into objdictgen. Fixed installation...
2007-04-12 etisserantAdded cosmetics with Can_Virtual
2007-04-12 etisserantRemoved Mutex liberation on CanSend. Too much race...
2007-04-11 etisserantUpdated doc. Cleaned some code.
2007-04-07 etisserantSome win32 fixes following yesterday's API changes.
2007-04-06 etisserantChanges in the API:
2007-04-04 etisserantWin32 Native support and dynamicaly loaded CAN drivers...
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-11-29 etisserantminval/maxval macro operators precedence fix. Thanks...
2006-08-31 etisserantSOCKET-CAN support added. Many thanks to Jan Kiszka !
2006-08-10 etisserantcygwin/pcan_light commit. Changes in configure for...
2006-08-08 etisserantFirst working cygwin/pcan_light commit. can_peak_win32...
2006-06-23 etisserantUpdated configure and fixes in Makefiles.in for cygwin... Root_BRANCH_3_0_RC2
2006-06-20 etisserantCygwin port. Still untested. Compiles and link.
2006-06-20 lbessardBug on receiveLoopTask termination corrected
2006-06-19 etisserantFixed Xeno crash when no more alarm are set...
2006-06-19 etisserantFixed some bugs with Xenomai and CAN/peak
2006-06-16 etisserantSDO callbacks.
2006-05-30 ppavelIncluded interfacing code for LinCAN driver.
2006-05-26 etisserantLinux and BSD now use "unix" target. Generic is for...
2006-05-22 etisserantNVRAM is not related ro CAN !!
2006-05-19 oremeqFirst version of NVRAM implemented on the file system...
2006-05-18 etisserantRe-orginized led and nvram related code, for generic...
2006-05-16 dejoignydata.h manquant
2006-05-16 dejoignyajout filtrage msgs
2006-05-12 oremeqADDED LED to TESTMASTERSLAVE. It looks nice!
2006-05-10 etisserantCommit a new cvs repo.