Fri, 07 Mar 2008 16:02:59 +0100 peter included data.h
Fri, 07 Mar 2008 15:47:28 +0100 peter New named folder, first DS401 profile module, Makefile
Fri, 07 Mar 2008 09:26:19 +0100 etisserant fixed flags for xeno build
Fri, 07 Mar 2008 09:25:57 +0100 etisserant added networkedit icon
Fri, 29 Feb 2008 11:01:41 +0100 etisserant .ico icons work with either windows or linux
Wed, 27 Feb 2008 11:15:43 +0100 greg add icon support in init
Tue, 26 Feb 2008 10:26:00 +0100 greg fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit
Sun, 24 Feb 2008 02:03:19 +0100 etisserant Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.
Tue, 19 Feb 2008 15:21:42 +0100 etisserant Repercutions of parameter type change in waitReceiveTaskEnd in win32
Tue, 19 Feb 2008 14:59:19 +0100 etisserant Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
Tue, 19 Feb 2008 14:54:06 +0100 etisserant Removed old commented code.
Tue, 19 Feb 2008 14:53:59 +0100 greg add changes in configure to force xeno --library-dir
Tue, 19 Feb 2008 14:53:39 +0100 etisserant Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
Tue, 19 Feb 2008 14:52:40 +0100 etisserant Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
Mon, 18 Feb 2008 17:14:22 +0100 etisserant Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
Mon, 18 Feb 2008 14:12:19 +0100 groke6 some warning errors fixed
Mon, 18 Feb 2008 10:36:01 +0100 etisserant added configure option to force Wx detection.
Mon, 18 Feb 2008 10:35:14 +0100 etisserant Fixed problem with spaces in paths in generated canfetival_config.py
Mon, 18 Feb 2008 10:34:10 +0100 etisserant Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message
Wed, 13 Feb 2008 16:51:10 +0100 etisserant removed old jaxe files
Wed, 13 Feb 2008 15:58:51 +0100 etisserant Many changes in manual.tex. Now nearly human readable.
Tue, 12 Feb 2008 15:38:54 +0100 etisserant Big cleanup in manual. Used Lyx for that.
Tue, 12 Feb 2008 11:52:45 +0100 etisserant Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
Tue, 12 Feb 2008 09:44:55 +0100 etisserant Accepted Vladimir Chren linux kernelspace port patch.
Tue, 12 Feb 2008 09:42:56 +0100 etisserant exlude generated html doxygen from CVS
Tue, 12 Feb 2008 09:38:26 +0100 etisserant exlude generated html manual from CVS
Tue, 12 Feb 2008 09:13:14 +0100 etisserant Removed generated html doxygen doc from CVS, too many files.
Mon, 11 Feb 2008 11:00:12 +0100 groke6 fixed TextMasterSlaveLSS
Fri, 08 Feb 2008 18:28:22 +0100 etisserant Now, PDF doc of objdictgen can be opened with acrobat reader on windows
Fri, 08 Feb 2008 14:52:48 +0100 etisserant Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.
Thu, 07 Feb 2008 10:25:15 +0100 groke6 added canChangeBaudRate to the driver interface
Tue, 05 Feb 2008 10:18:25 +0100 etisserant Fixed missing includes causing warnings
Tue, 05 Feb 2008 10:17:36 +0100 etisserant Cleaned re-indented code of DS401_Slave_Gui
Mon, 04 Feb 2008 16:40:44 +0100 groke6 added TestMasterSlaveLSS. LSS protocol revised.
Mon, 04 Feb 2008 12:06:20 +0100 luis Solved a mistake with parentheses in last change
Mon, 04 Feb 2008 11:07:32 +0100 luis Minor changes to guarantee that UNS8 cast is well done
Fri, 01 Feb 2008 18:06:55 +0100 etisserant As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.
Fri, 01 Feb 2008 18:01:36 +0100 etisserant Enhanced cleanup of TCP CAN client/server
Fri, 01 Feb 2008 18:01:05 +0100 etisserant little fix on arch detection when using mingw32-only compiler from within cygwin's bash
Thu, 31 Jan 2008 15:20:59 +0100 etisserant AVR port, thanks to Peter Christen, Comat AG.
Wed, 30 Jan 2008 17:23:32 +0100 greg add cancfg.h dependency to rebuild can_peak_win32 driver
Tue, 29 Jan 2008 09:17:24 +0100 greg fix install target in example Makefile.in
Tue, 29 Jan 2008 09:07:46 +0100 greg remove canfestival-examples.install in debian dir
Tue, 29 Jan 2008 09:02:47 +0100 greg remove examples install target in debian/rules
Fri, 25 Jan 2008 19:01:58 +0100 etisserant Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
Fri, 25 Jan 2008 12:00:38 +0100 greg fix name "staus" in c generated files with "status
Fri, 25 Jan 2008 08:20:11 +0100 etisserant changed order of declaration/initialization of variables to prevent some warnings
Fri, 25 Jan 2008 08:18:20 +0100 etisserant changed win32.cpp into drivers_win32.cpp in vcproj file
Wed, 23 Jan 2008 10:36:20 +0100 etisserant Fixed Peter Christen remarks as regards typo
Wed, 23 Jan 2008 10:35:52 +0100 etisserant Changed cob_id from struct{UNS32} to UNS16
Tue, 22 Jan 2008 10:27:13 +0100 groke6 Added can4linux driver support.
Fri, 18 Jan 2008 09:43:55 +0100 etisserant fixed configure command line constant specification bug. Thanks to Jorge.
Thu, 17 Jan 2008 16:24:01 +0100 groke6 Added FastScan support to the LSS services.
Thu, 17 Jan 2008 16:22:21 +0100 groke6 Added FastScan support to the LSS services.
Thu, 17 Jan 2008 16:21:07 +0100 groke6 Added FastScan support to the LSS services.
Thu, 17 Jan 2008 11:50:51 +0100 lbessard Bug on try, except, finally statement with python 2.4 fixed
Tue, 15 Jan 2008 10:49:35 +0100 greg add setup.py and objdictedit_postinst.py to build windows installer
Tue, 15 Jan 2008 10:11:17 +0100 etisserant Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
Tue, 15 Jan 2008 09:30:26 +0100 etisserant .cvsignore updated for windows targets.
Tue, 15 Jan 2008 09:29:29 +0100 etisserant TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.
Tue, 15 Jan 2008 09:24:21 +0100 etisserant Various configure and build enhancements:
Mon, 14 Jan 2008 14:28:49 +0100 groke6 fixed a bug in consise_dcf_loop() in dcf.c
Fri, 11 Jan 2008 09:39:49 +0100 etisserant Fixed timer problem on late Heartbeat. Thanks to Jorge.
Thu, 10 Jan 2008 16:12:45 +0100 greg fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
Tue, 08 Jan 2008 11:06:50 +0100 luis Size verification of the mapped variables in PDOs (both reception and transmission)
Tue, 08 Jan 2008 10:47:10 +0100 groke6 fixed the DCF-LSS conflict
Fri, 04 Jan 2008 17:50:06 +0100 lbessard Bug when close objdictedit fixed
Mon, 31 Dec 2007 10:41:36 +0100 greg change name for control-peak to control-peak_linux
Mon, 31 Dec 2007 08:45:27 +0100 greg add debian directory to create debian binary packages
Mon, 17 Dec 2007 18:14:42 +0100 etisserant Fixed horrible typo in states.c thanks to Martin Hollenweger.
Mon, 17 Dec 2007 15:55:40 +0100 etisserant Fix a flaw in LSS patch.
Mon, 17 Dec 2007 13:22:35 +0100 etisserant Primary LSS support, thanks to Jorge Berzosa.
Fri, 14 Dec 2007 16:32:38 +0100 greg Fix LD variable for unix target in configure
Mon, 10 Dec 2007 23:23:19 +0100 etisserant Windows related enhancements
Mon, 10 Dec 2007 23:15:55 +0100 lbessard Bug on new DCF entry boolean value fixed
Mon, 10 Dec 2007 23:15:23 +0100 lbessard Bug on Refresh Main Menu fixed
Mon, 10 Dec 2007 16:51:54 +0100 lbessard Bug on DCF edition fixed
Mon, 10 Dec 2007 16:46:11 +0100 lbessard Bug on DCF edition fixed
Mon, 10 Dec 2007 16:25:18 +0100 lbessard Bug on DCF edition fixed
Mon, 10 Dec 2007 16:08:58 +0100 greg fix some wrong comments in TestMasterMicroMod.c
Mon, 10 Dec 2007 11:05:43 +0100 lbessard Bug on close with Beremiz fixed
Sun, 09 Dec 2007 16:57:43 +0100 lbessard Bug on OCTET_STRING display fixed
Sun, 09 Dec 2007 16:56:44 +0100 lbessard Improving eds parse
Sun, 09 Dec 2007 15:43:39 +0100 etisserant Minor changes, mostly PCAN/windows related.
Sun, 09 Dec 2007 15:38:30 +0100 etisserant debug=MSG -> print CAN messages
Sat, 08 Dec 2007 15:01:14 +0100 greg Changes to compile for win32
Fri, 07 Dec 2007 18:22:41 +0100 lbessard Bug on DCFEditor Dialog fixed
Fri, 07 Dec 2007 17:28:18 +0100 lbessard Adding DCFEditor Dialog to networkedit
Thu, 06 Dec 2007 17:59:06 +0100 lbessard Bug on Close Frame fixed
Thu, 06 Dec 2007 17:58:43 +0100 lbessard Modification of 0x1016 index c code generation
Thu, 06 Dec 2007 17:57:21 +0100 lbessard Bug with Drag and Drop on SubindexGrid fixed
Thu, 06 Dec 2007 17:55:46 +0100 lbessard Adding "ParameterValue" as optional parameter for "VAR" entries
Tue, 04 Dec 2007 08:10:23 +0100 etisserant One more compilation warning fixed.
Mon, 03 Dec 2007 13:09:19 +0100 etisserant Fixed integer limit warning
Mon, 03 Dec 2007 11:30:38 +0100 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
Thu, 29 Nov 2007 11:58:02 +0100 luis There was a variable declaration after a statement
Fri, 23 Nov 2007 08:47:48 +0100 greg Fix problem with symbolic link ( --> os.path.realpath() )
Wed, 21 Nov 2007 16:30:26 +0100 lbessard Bug on default COB ID value for PDO transmit and receive 5 and higher fixed
Fri, 16 Nov 2007 17:41:59 +0100 lbessard Bugs that prevents to compile with wx2.8 fixed
Mon, 12 Nov 2007 15:17:49 +0100 etisserant Workaround for unsupported UNS64 on some compiler.
Mon, 12 Nov 2007 14:38:34 +0100 etisserant Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
Mon, 12 Nov 2007 13:24:17 +0100 lbessard Adding standard default value to index 0x1014
Wed, 07 Nov 2007 07:46:14 +0100 lbessard Bug on RefreshList in subindextable.py fixed
Tue, 30 Oct 2007 16:21:04 +0100 lbessard Bug on type inconsistency in SDO Client fixed
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.