2008-01-18 etisserant fixed configure command line constant specification bug. Thanks to Jorge.
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-17 groke6 Added FastScan support to the LSS services.
2008-01-17 lbessard Bug on try, except, finally statement with python 2.4 fixed
2008-01-15 greg add setup.py and objdictedit_postinst.py to build windows installer
2008-01-15 etisserant Fixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
2008-01-15 etisserant .cvsignore updated for windows targets.
2008-01-15 etisserant TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.
2008-01-15 etisserant Various configure and build enhancements:
2008-01-14 groke6 fixed a bug in consise_dcf_loop() in dcf.c
2008-01-11 etisserant Fixed timer problem on late Heartbeat. Thanks to Jorge.
2008-01-10 greg fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
2008-01-08 luis Size verification of the mapped variables in PDOs (both reception and transmission)
2008-01-08 groke6 fixed the DCF-LSS conflict
2008-01-04 lbessard Bug when close objdictedit fixed
2007-12-31 greg change name for control-peak to control-peak_linux
2007-12-31 greg add debian directory to create debian binary packages
2007-12-17 etisserant Fixed horrible typo in states.c thanks to Martin Hollenweger.
2007-12-17 etisserant Fix a flaw in LSS patch.
2007-12-17 etisserant Primary LSS support, thanks to Jorge Berzosa.
2007-12-14 greg Fix LD variable for unix target in configure
2007-12-10 etisserant Windows related enhancements
2007-12-10 lbessard Bug on new DCF entry boolean value fixed
2007-12-10 lbessard Bug on Refresh Main Menu fixed
2007-12-10 lbessard Bug on DCF edition fixed
2007-12-10 lbessard Bug on DCF edition fixed
2007-12-10 lbessard Bug on DCF edition fixed
2007-12-10 greg fix some wrong comments in TestMasterMicroMod.c
2007-12-10 lbessard Bug on close with Beremiz fixed
2007-12-09 lbessard Bug on OCTET_STRING display fixed
2007-12-09 lbessard Improving eds parse
2007-12-09 etisserant Minor changes, mostly PCAN/windows related.
2007-12-09 etisserant debug=MSG -> print CAN messages
2007-12-08 greg Changes to compile for win32
2007-12-07 lbessard Bug on DCFEditor Dialog fixed
2007-12-07 lbessard Adding DCFEditor Dialog to networkedit
2007-12-06 lbessard Bug on Close Frame fixed
2007-12-06 lbessard Modification of 0x1016 index c code generation
2007-12-06 lbessard Bug with Drag and Drop on SubindexGrid fixed
2007-12-06 lbessard Adding "ParameterValue" as optional parameter for "VAR" entries
2007-12-04 etisserant One more compilation warning fixed.
2007-12-03 etisserant Fixed integer limit warning
2007-12-03 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
2007-11-29 luis There was a variable declaration after a statement
2007-11-23 greg Fix problem with symbolic link ( --> os.path.realpath() )
2007-11-21 lbessard Bug on default COB ID value for PDO transmit and receive 5 and higher fixed
2007-11-16 lbessard Bugs that prevents to compile with wx2.8 fixed
2007-11-12 etisserant Workaround for unsupported UNS64 on some compiler.
2007-11-12 etisserant Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
2007-11-12 lbessard Adding standard default value to index 0x1014
2007-11-07 lbessard Bug on RefreshList in subindextable.py fixed
2007-10-30 lbessard Bug on type inconsistency in SDO Client fixed
2007-10-18 lbessard Bugs on EDS import fixed
2007-10-18 lbessard Bugs on EDS import fixed
2007-10-11 etisserant Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)
2007-10-11 etisserant Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.
2007-10-11 etisserant Fixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).
2007-10-05 lbessard Bug on some eds including StandardDataTypes section fixed
2007-10-02 etisserant Fixed crash with visible_string due to latest changes.