- 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
- Allowing user to type formulas 2007-10-02, by lbessard
- Checking if TPDO was valid was wrong (pdo.c) 2007-10-02, by luis
- Fixed some transmit type issues (for 254 255) with null event and/or inhibit time 2007-10-01, by etisserant
- Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError. 2007-10-01, by luis
- DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS. 2007-09-30, by etisserant
- Update with latest generated code flavour (TestMasterSalve) 2007-09-30, by etisserant
- Typo crashin on node remove in network editor 2007-09-30, by etisserant
- Fixed forgoten removed objdictedit.sh in Makefine.in 2007-09-30, by etisserant
- Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code. 2007-09-30, by etisserant
- Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0. 2007-09-30, by etisserant
- Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types 2007-09-30, by etisserant
- Modified codes in MSG_ERR and MSG_WAR in emcy.c 2007-09-28, by luis
- Bug on gen_cfile.py valueRangeTest generation fixed 2007-09-27, by lbessard
- Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py 2007-09-27, by lbessard
- Removed struct initializer with non-constant pointer, making TI compiler fail 2007-09-27, by etisserant
- Implemented EMCY objects. 2007-09-26, by luis
- Fixed typo in objdictgen.py preventing generation of examples' ODs 2007-09-25, by baf
- Updated manual for msys/mingw build 2007-09-25, by greg
- Obsolete example files in objdictgen/examples replaced by some new equivalents 2007-09-25, by lbessard
- Bug on MessageDialog popup when unable to load a file fixed 2007-09-24, by lbessard
- added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files. 2007-09-21, by etisserant
- Typo in configure 2007-09-21, by etisserant
- Bug on Drop Source fixed 2007-09-19, by lbessard
- Corrections for wx version 2.8.4 2007-09-18, by lbessard
- fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download. 2007-09-18, by greg
- Modifying node Print function for displaying more informations 2007-09-13, by lbessard
- Some bugs fixed 2007-09-12, by lbessard
- Added SetRoot in networkedit to change project root on the fly 2007-09-11, by etisserant
- Adding support for using Networkedit with Beremiz 2007-09-10, by lbessard
- Removed debug prints 2007-09-10, by etisserant
- Changed BeginDrag to conform BusId 2007-09-10, by etisserant
- Bug on Load Project fixed 2007-09-10, by lbessard
- Add win32 target (--can=win32) to compile with msys and mingw32 2007-09-10, by greg
- Code corrections 2007-09-04, by lbessard
- Create "eds" folder if it doesn't exist in any case 2007-09-04, by lbessard
- Updated .cvsignores 2007-08-31, by etisserant
- Minor changes in SYNC. Splitted SendSync in SendSync and SendSyncMessage to allow manual SYNC message transmission and separate SYNC proceeding (synced TPDOs) 2007-08-31, by etisserant
- Added exclusion mechanism to TestMasterSlave finish code 2007-08-30, by etisserant