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