Wed, 15 Jul 2009 17:17:47 +0200 greg Remove old entries in visual studio files
Wed, 15 Jul 2009 17:14:44 +0200 greg Add build command for master OD and slave OD
Wed, 15 Jul 2009 15:32:22 +0200 greg remove automatic loading of manual with xpdf
Wed, 15 Jul 2009 09:36:36 +0200 greg Rewrite win32 code (C only)
Wed, 15 Jul 2009 09:32:35 +0200 greg Add new example : CANOpen shell
Fri, 10 Jul 2009 11:41:00 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:06:39 +0200 'Gr?gory Tr?lat removed dead hidden files
Thu, 18 Jun 2009 10:49:59 +0200 Gr?gory Tr?lat remove autotools-dev dependency
Thu, 11 Jun 2009 08:31:33 +0000 convert-repo update tags
Thu, 11 Jun 2009 09:27:27 +0200 greg fixed : deprecation warning with the module "sets" when using python 2.6
Mon, 04 May 2009 09:26:32 +0200 greg Adding support for loading any eds file (subindex 0 not corresponding to subindex number)
Wed, 29 Apr 2009 12:26:53 +0200 greg change LoliTech phone number for bug report
Tue, 28 Apr 2009 20:23:30 +0200 etisserant Added size information in generated object dictionnary header files (Objdictgen/gen_cfile.py)
Mon, 20 Apr 2009 17:42:36 +0200 lbessard Bug avoided reset PDO mapping fixed
Mon, 20 Apr 2009 17:42:14 +0200 lbessard Remove deletion PDO when mapping undefined in export to EDS
Thu, 26 Mar 2009 22:11:41 +0100 etisserant Fixed bugs in SDO caused by UNS8->UNS32 size patch.
Tue, 24 Mar 2009 10:50:28 +0100 lbessard Bug with wxRadioButton on Windows fixed
Wed, 18 Mar 2009 09:54:04 +0100 greg fixed bug in eds_utils.py (forget to convert to upper case)
Wed, 18 Mar 2009 09:10:54 +0100 greg fixed bug (forget to convert value in upper case)
Tue, 17 Mar 2009 00:04:24 +0100 etisserant Removed some warnings.
Tue, 17 Mar 2009 00:03:18 +0100 etisserant Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch.
Mon, 16 Mar 2009 23:04:39 +0100 etisserant Fixed size checking in getReadResultNetworkDict. Thanks Jari Kuusisto.
Mon, 16 Mar 2009 08:30:07 +0100 lbessard Bug in file fixed
Thu, 12 Mar 2009 16:01:47 +0100 lbessard Adding index in PDO mapping names for differenciate mapped variables when they have the same name
Thu, 12 Mar 2009 15:58:46 +0100 lbessard Adding entries for Program Control in DS302 profile
Thu, 12 Mar 2009 15:57:44 +0100 lbessard Bug on DS302 Profile Dialog fixed
Mon, 02 Mar 2009 16:15:43 +0100 greg updated : debian package scripts
Mon, 02 Mar 2009 09:30:33 +0100 greg remove debian patches
Mon, 02 Mar 2009 09:30:08 +0100 greg updated : debian package scripts
Mon, 19 Jan 2009 13:19:29 +0100 greg Third time, Re-write doxygen tags in headers files to generate User API documentation
Mon, 19 Jan 2009 10:27:58 +0100 greg Second time, Re-write doxygen tags in headers files to generate User API documentation
Sat, 17 Jan 2009 17:25:58 +0100 greg Re-write doxygen tags in headers files to generate User API documentation
Thu, 20 Nov 2008 07:51:14 +0100 greg - Fix bug with relative path when node opened from command line
Wed, 19 Nov 2008 12:32:06 +0100 greg Fix bug when generate od cfile with a table of visible_string
Mon, 17 Nov 2008 21:14:43 +0100 peter 1.2
Mon, 17 Nov 2008 21:11:59 +0100 peter 1.29 Datatypes for timers
Fri, 14 Nov 2008 15:50:08 +0100 greg Fixed bug in Node.py function IsStringType : add domain type
Fri, 14 Nov 2008 15:36:31 +0100 greg Fixed serious bug in setAlarm, causing wrong timer duration when setAlarm not called long after timeDispatch.
Wed, 22 Oct 2008 21:17:38 +0200 peter V0.8
Wed, 22 Oct 2008 21:05:33 +0200 peter V0.8
Thu, 18 Sep 2008 23:47:53 +0200 etisserant Fixed typo in getReadResultNetworkDict
Thu, 18 Sep 2008 23:46:35 +0200 etisserant Remover SillySlave from LSS build
Fri, 12 Sep 2008 10:54:54 +0200 groke6 FastScan review
Sun, 07 Sep 2008 17:58:37 +0200 etisserant *** empty log message ***
Thu, 28 Aug 2008 15:08:19 +0200 lbessard Some instance type test improved
Thu, 28 Aug 2008 14:55:32 +0200 greg fix bug in canclose for win32
Thu, 28 Aug 2008 14:28:41 +0200 lbessard Some instance type test improved
Thu, 28 Aug 2008 14:24:22 +0200 lbessard Some instance type test improved
Fri, 22 Aug 2008 14:17:31 +0200 lbessard Bug with x86_64 and gcc without -fPIC cflags fixed
Wed, 20 Aug 2008 13:28:28 +0200 lbessard Adding support for multiple element in 1010 and 1011
Wed, 20 Aug 2008 13:26:02 +0200 lbessard Adding support for DOMAIN object type in EDS parsing
Tue, 19 Aug 2008 18:02:02 +0200 etisserant Added more correct signal handling to unix timers.
Tue, 19 Aug 2008 17:30:13 +0200 etisserant Added more correct signal handling to unix timers.
Tue, 29 Jul 2008 17:20:45 +0200 etisserant Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict.
Fri, 25 Jul 2008 16:36:23 +0200 lbessard Adding support for replace imported EDS in nodelist
Fri, 25 Jul 2008 10:57:20 +0200 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
Fri, 25 Jul 2008 09:34:08 +0200 etisserant Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict
Fri, 25 Jul 2008 09:32:50 +0200 etisserant Added removal of dynamically loaded CAN driver interface library in clean make target
Thu, 24 Jul 2008 14:22:59 +0200 etisserant Fixed incomplete resetSDOline
Wed, 23 Jul 2008 18:02:27 +0200 lbessard Bug on Concise DCF edit dialog value generating fixed