Thu, 18 Oct 2007 10:23:45 +0200 lbessard Bugs on EDS import fixed
Thu, 18 Oct 2007 10:13:18 +0200 lbessard Bugs on EDS import fixed
Thu, 11 Oct 2007 09:13:05 +0200 etisserant Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)
Thu, 11 Oct 2007 09:09:07 +0200 etisserant Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.
Thu, 11 Oct 2007 08:51:29 +0200 etisserant Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
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