- fixed ref to old configure .bat file. 2007-05-25, by etisserant
- big-endian with concise dcf fixed 2007-05-18, by greg
- Boolean variable mapped in PDO 2007-05-16, by greg
- Big Endian fixes. 2007-05-14, by etisserant
- fix : 2007-05-14, by greg
- DS-302 profile update 2007-05-14, by greg
- Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug 2007-05-13, by etisserant
- Applied wolfgang changes, and re-indented socket_can.c file 2007-05-13, by etisserant
- Added debug level opt in configure and re-enabled debug macros. 2007-05-13, by etisserant
- Removed dummy sleep. 2007-05-12, by etisserant
- Fixed problems in can_virtual, loop when closing pipes. 2007-05-12, by etisserant
- Wolfgang enhancements for RT-socket-CAN support 2007-05-12, by etisserant
- CleanUp and minor fixes 2007-05-12, by etisserant
- Let user choose his own XENO_CONFIG. 2007-05-11, by etisserant
- Fix can_socket again. 2007-05-11, by etisserant
- Bugs on C File generating corrected 2007-05-11, by lbessard
- Fixed can_socket compilation bugs 2007-05-11, by etisserant
- CleanUp 2007-05-11, by etisserant
- correction of lifegrd compilation warning 2007-05-11, by greg
- Bug on objectdictgen corrected 2007-05-11, by lbessard
- Test if index 1F22 exists for Master OD (Concise DCF) 2007-05-10, by greg
- Adding support for importing and exporting EDS files 2007-05-04, by lbessard
- updated manual 2007-05-04, by greg
- Update help text. 2007-05-04, by greg
- Master configure slave's heartbeat producer time by concise DCF. 2007-05-04, by greg
- Add concise DCF support 2007-05-04, by greg
- Add default callback for index entry 0x1017 2007-05-04, by greg
- Support for DCF (DS-302) 2007-04-30, by greg
- Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem. 2007-04-24, by etisserant
- Added _writenetworkdictionary option to avoir endianiation 2007-04-24, by etisserant
- Set PDO transmit time according to ESA perceptionof CanOpen 2007-04-24, by etisserant
- Removed SDOTimeout application callback.Please use SDO callbacks instead. 2007-04-24, by etisserant
- EDS import 2007-04-19, by etisserant
- Fixed segfault with Xenomai timer_xeno.c 2007-04-18, by etisserant
- Removed compilation warnings with some GCC. + Fixed test for baudrate = none 2007-04-18, by etisserant
- Added install target for MicroMod 2007-04-18, by etisserant
- Removed compilation warnings with some GCC. 2007-04-18, by etisserant
- Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c. 2007-04-17, by etisserant
- Removed binry flag on vcproj files 2007-04-17, by etisserant
- *** empty log message *** 2007-04-17, by etisserant
- Added SDO network dictionnary access callback when aborded. 2007-04-17, by etisserant
- Better error handling for unix and peak_linux. 2007-04-17, by etisserant
- SetODEntry now call CO_data->storeODSubEntry(Index,SubIndex) for variables to be Stored (when column Save==True in GUI) 2007-04-15, by etisserant
- Removed genrated dead prototypes for depricated callbacks. 2007-04-15, by etisserant
- Updated doc. 2007-04-13, by etisserant
- Moved DS-301 PDF into objdictgen. Fixed installation on linux. Now TestMasterSlave is also installed in $PREFIX/bin. 2007-04-13, by etisserant
- Added cosmetics with Can_Virtual 2007-04-12, by etisserant
- Removed dead code. 2007-04-12, by etisserant
- Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested. 2007-04-12, by etisserant
- Implemented writeNetworkDictCallBack test in TestMasterSlave example. Fixed callback assignement race condition in sdo.c. 2007-04-12, by etisserant
- Post_sync have to be called even if in pre-op state. Fixed. 2007-04-12, by etisserant
- Now, setNodeId does change TPDO and RPDO CobId without testing previous CobId in order to avoid confusion. Standard does not says when 'default value' should be applied. See DS301 - Object 1400h - 15FFh: Receive PDO Communication Parameter page 108. 2007-04-12, by etisserant
- Updated doc. Cleaned some code. 2007-04-11, by etisserant
- Some win32 fixes following yesterday's API changes. 2007-04-07, by etisserant
- Changes in the API: 2007-04-06, by etisserant
- Bug on CanOpen help popup corrected 2007-04-05, by lbessard
- Bug on CanOpen help popup corrected 2007-04-05, by lbessard
- Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32. 2007-04-04, by etisserant
- Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32. 2007-04-04, by etisserant
- file TestMasterSalve.vcproj was initially added on branch BRANCH_WIN32PORT. 2007-04-03, by etisserant