2009-01-17 greg Re-write doxygen tags in headers files to generate User API documentation
2008-11-20 greg - Fix bug with relative path when node opened from command line
2008-11-19 greg Fix bug when generate od cfile with a table of visible_string
2008-11-17 peter 1.2
2008-11-17 peter 1.29 Datatypes for timers
2008-11-14 greg Fixed bug in Node.py function IsStringType : add domain type
2008-11-14 greg Fixed serious bug in setAlarm, causing wrong timer duration when setAlarm not called long after timeDispatch.
2008-10-22 peter V0.8
2008-10-22 peter V0.8
2008-09-18 etisserant Fixed typo in getReadResultNetworkDict
2008-09-18 etisserant Remover SillySlave from LSS build
2008-09-12 groke6 FastScan review
2008-09-07 etisserant *** empty log message ***
2008-08-28 lbessard Some instance type test improved
2008-08-28 greg fix bug in canclose for win32
2008-08-28 lbessard Some instance type test improved
2008-08-28 lbessard Some instance type test improved
2008-08-22 lbessard Bug with x86_64 and gcc without -fPIC cflags fixed
2008-08-20 lbessard Adding support for multiple element in 1010 and 1011
2008-08-20 lbessard Adding support for DOMAIN object type in EDS parsing
2008-08-19 etisserant Added more correct signal handling to unix timers.
2008-08-19 etisserant Added more correct signal handling to unix timers.
2008-07-29 etisserant Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.
2008-07-25 lbessard Adding support for replace imported EDS in nodelist
2008-07-25 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
2008-07-25 etisserant Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict
2008-07-25 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
2008-07-24 etisserant Fixed incomplete resetSDOline
2008-07-23 lbessard Bug on Concise DCF edit dialog value generating fixed
2008-07-22 etisserant getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client.
2008-07-22 etisserant Edward's patch fixing nmtSlave compilation with LSS enabled.
2008-07-22 etisserant cosmetic changes to pdo.c
2008-07-16 etisserant *** empty log message ***
2008-07-16 etisserant Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg.
2008-07-08 greg add anagate device support in CanFestival
2008-07-01 luis Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.
2008-06-28 etisserant Fixed automatic SDO server creation for slave
2008-06-26 lbessard Segmentation Fault on closing fixed
2008-06-26 lbessard Adding support for modification in CanFestival eds_utils
2008-06-25 lbessard Modification for generating eds file from a node instead of a manager
2008-06-25 etisserant Fixed missing refresh of title bar on Save.
2008-06-25 etisserant Automatic SDO server added when creating new slave node.
2008-06-25 etisserant added optional cancel button in node creation dialog (Beremiz)
2008-06-24 etisserant Added embedded mode in objdictedit, for integration in Beremiz.
2008-06-23 etisserant Added pointer variable list in GenCfile.py, for use with Beremiz's generated code.
2008-06-23 etisserant LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
2008-06-18 etisserant LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS.
2008-06-18 etisserant Fixed some comments in sdo.c
2008-06-18 etisserant Added missing const for dll names strings
2008-06-09 lbessard Defining quick_index structures and ObjdictSize as constants
2008-06-06 etisserant Implemented retry on SDO timeout in dcf.c.
2008-06-05 greg "change baudrate" implemented for lincan interface
2008-06-05 etisserant serious typo in dcf.c
2008-06-04 etisserant Added NMT reset callbacks, patch from Edward
2008-06-04 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
2008-06-04 etisserant Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) "
2008-06-04 etisserant Updated SVG drawing to reflect recent changes in API.
2008-06-04 etisserant Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.
2008-06-04 etisserant Applied Edwards timer.c optimization patch.
2008-06-04 etisserant Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).