]> rtime.felk.cvut.cz Git - CanFestival-3.git/history - include
fixed : deprecation warning with the module "sets" when using python 2.6
[CanFestival-3.git] / include /
2009-03-16 etisserantChanged OD size from UNS8 to UNS32, and repercuted...
2009-01-19 gregThird time, Re-write doxygen tags in headers files...
2009-01-19 gregSecond time, Re-write doxygen tags in headers files...
2009-01-17 gregRe-write doxygen tags in headers files to generate...
2008-10-22 peterV0.8
2008-09-12 groke6FastScan review
2008-07-29 etisserantPatch from Jari K. implementing automatic SDO clien...
2008-07-22 etisserantgetReadResultNetworkDict now returns abortcode. Now...
2008-06-18 etisserantAdded missing const for dll names strings
2008-06-04 etisserantAdded NMT reset callbacks, patch from Edward
2008-06-04 etisserantApplied edward's patch for OD acces macros (optimizatio...
2008-05-02 greg- add RTAI support
2008-04-25 etisserantSome more Endianess fixes.
2008-03-20 etisserantPreliminary support for TRANS_SYNC_ACYCLIC (0) transmit...
2008-03-07 peterincluded data.h
2008-02-24 etisserantFixed some win32 stdout related problems. May not worl...
2008-02-19 etisserantChanged CAN_HANDLE into CAN_PORT in data.h and lss...
2008-02-19 etisserantFixed segfault on quit with Xenomai, due to bat paramet...
2008-02-18 etisserantFixed debug build on mingw32, was broken due to recent...
2008-02-12 etisserantAccepted Vladimir Chren linux kernelspace port patch.
2008-02-07 groke6added canChangeBaudRate to the driver interface
2008-02-05 etisserantFixed missing includes causing warnings
2008-02-04 groke6added TestMasterSlaveLSS. LSS protocol revised.
2008-02-01 etisserantAs requested long ago, added CoData* parameter to all...
2008-01-31 etisserantAVR port, thanks to Peter Christen, Comat AG.
2008-01-23 etisserantFixed Peter Christen remarks as regards typo
2008-01-23 etisserantChanged cob_id from struct{UNS32} to UNS16
2008-01-17 groke6Added FastScan support to the LSS services.
2008-01-15 etisserantFixed some build errors and warnigs, thanks to Martin...
2008-01-08 groke6fixed the DCF-LSS conflict
2007-12-17 etisserantPrimary LSS support, thanks to Jorge Berzosa.
2007-12-10 etisserantWindows related enhancements
2007-12-08 gregChanges to compile for win32
2007-12-04 etisserantOne more compilation warning fixed.
2007-12-03 etisserantFixed integer limit warning
2007-12-03 etisserantSome fixes suggested by Luis Jiménez, plus some minor...
2007-11-29 luisThere was a variable declaration after a statement
2007-11-12 etisserantWorkaround for unsupported UNS64 on some compiler.
2007-11-12 etisserantBetter EMCY support. Now EMCY COB-ID depend on OD 1014h...
2007-10-02 etisserantmore fancy print_message for debug
2007-10-01 luisSolved a small bug in emcy.c (errRegMask was always...
2007-09-30 etisserantSome tricks in communication services status struct...
2007-09-28 luisModified codes in MSG_ERR and MSG_WAR in emcy.c
2007-09-26 luisImplemented EMCY objects.
2007-08-31 etisserantMinor changes in SYNC. Splitted SendSync in SendSync...
2007-08-07 etisserantSome fixes for C++
2007-07-02 etisserantFull preliminary implementation of TPDO transmit type:
2007-06-29 etisserantPreliminary implementation of Event Timer and Inhibit...
2007-06-28 etisserantChanged types declaration for unix using sys/types.h
2007-06-27 gregadd datatypes translation (define)
2007-05-25 etisserantSome fixes for visual studio C compiler compatiblity.
2007-05-16 gregBoolean variable mapped in PDO
2007-05-14 etisserantBig Endian fixes.
2007-05-13 etisserantAdded debug level opt in configure and re-enabled debug...
2007-05-11 etisserantCleanUp
2007-05-04 gregAdd concise DCF support
2007-04-24 etisserantAdded writeLocalDict and readLocalDict, that have to...
2007-04-24 etisserantRemoved SDOTimeout application callback.Please use...
2007-04-18 etisserantRemoved compilation warnings with some GCC.
2007-04-14 etisserantSetODEntry now call CO_data->storeODSubEntry(Index...
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-02-13 etisserantRemoved all non-supported and uncontrolled source code...
2007-02-13 etisserant- Better array initialization in data.h CANOPEN_NODE_DA...
2007-01-30 frdupinBIG endian def is moved to config.h
2007-01-29 frdupincompilers compatibility
2007-01-29 frdupincompiler compatibility : accessDictionaryError contains...
2007-01-29 frdupincompiler compatibility : comments
2007-01-25 frdupincompilator compatitibility
2006-12-13 frdupinAdd prototypes
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-20 etisserantCygwin port. Still untested. Compiles and link.
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-18 etisserantRe-orginized led and nvram related code, for generic...
2006-05-17 dejoignyModifs mineures.
2006-05-16 dejoignyajout filtrage msgs
2006-05-12 oremeqADDED LED to TESTMASTERSLAVE. It looks nice!
2006-05-10 etisserantCommit a new cvs repo.