Fri, 05 Oct 2007 17:58:04 +0200 lbessard Bug on some eds including StandardDataTypes section fixed
Tue, 02 Oct 2007 17:59:16 +0200 etisserant Fixed crash with visible_string due to latest changes.
Tue, 02 Oct 2007 17:58:31 +0200 etisserant Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.
Tue, 02 Oct 2007 17:57:16 +0200 etisserant Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress
Tue, 02 Oct 2007 17:56:11 +0200 etisserant more fancy print_message for debug
Tue, 02 Oct 2007 17:45:25 +0200 lbessard Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed
Tue, 02 Oct 2007 14:06:30 +0200 lbessard Allowing user to type formulas
Tue, 02 Oct 2007 10:32:11 +0200 luis Checking if TPDO was valid was wrong (pdo.c)
Mon, 01 Oct 2007 17:17:35 +0200 etisserant Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
Mon, 01 Oct 2007 14:43:01 +0200 luis Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
Sun, 30 Sep 2007 22:41:12 +0200 etisserant DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.
Sun, 30 Sep 2007 22:38:58 +0200 etisserant Update with latest generated code flavour (TestMasterSalve)
Sun, 30 Sep 2007 22:37:35 +0200 etisserant Typo crashin on node remove in network editor
Sun, 30 Sep 2007 22:36:59 +0200 etisserant Fixed forgoten removed objdictedit.sh in Makefine.in
Sun, 30 Sep 2007 22:35:48 +0200 etisserant Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.
Sun, 30 Sep 2007 22:34:10 +0200 etisserant Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.
Sun, 30 Sep 2007 22:24:14 +0200 etisserant Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
Fri, 28 Sep 2007 15:08:38 +0200 luis Modified codes in MSG_ERR and MSG_WAR in emcy.c
Thu, 27 Sep 2007 09:42:51 +0200 lbessard Bug on gen_cfile.py valueRangeTest generation fixed
Thu, 27 Sep 2007 08:59:22 +0200 lbessard Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
Thu, 27 Sep 2007 08:28:00 +0200 etisserant Removed struct initializer with non-constant pointer, making TI compiler fail
Wed, 26 Sep 2007 16:02:00 +0200 luis Implemented EMCY objects.
Tue, 25 Sep 2007 15:29:37 +0200 baf Fixed typo in objdictgen.py preventing generation of examples' ODs
Tue, 25 Sep 2007 08:30:01 +0200 greg Updated manual for msys/mingw build
Tue, 25 Sep 2007 08:19:44 +0200 lbessard Obsolete example files in objdictgen/examples replaced by some new equivalents
Mon, 24 Sep 2007 09:37:04 +0200 lbessard Bug on MessageDialog popup when unable to load a file fixed
Fri, 21 Sep 2007 17:50:20 +0200 etisserant added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.
Fri, 21 Sep 2007 08:04:00 +0200 etisserant Typo in configure
Wed, 19 Sep 2007 13:25:50 +0200 lbessard Bug on Drop Source fixed
Tue, 18 Sep 2007 18:04:54 +0200 lbessard Corrections for wx version 2.8.4