- FIXED: - TimerInit() was missing 2010-02-19, by Christian Taedcke
- FIXED: - OK and NOT OK was wrong in canSend() 2010-02-19, by Christian Taedcke
- FIXED: - bug while normal sdo transfer initialization (setting the byte count) 2010-09-09, by Christian Taedcke
- FIXED: - Renamed macro for peak win32 driver, patch from mailinglist (post from Christian Boepple, 2010-09-08 14:38) 2010-11-10, by Christian Taedcke
- CHANGED: - function sendOnePDOevent (CO_Data* d, UNS32 pdoNum) into sendOnePDOevent (CO_Data* d, UNS8 pdoNum) 2010-11-15, by Christian Taedcke
- CHANGED: - added explicit cast to remove compiler warning 2010-11-15, by Christian Taedcke
- CHANGED: - canReceive and canSend return now 1 on error and 0 on success 2010-02-19, by Christian Taedcke
- CHANGED: - added explicit cast to remove compiler warning 2010-09-09, by Christian Taedcke
- FIXED: - added CALLBACK to can callback function prototypes 2010-02-16, by Christian Taedcke
- FIXED: - added missing endif 2010-12-11, by Christian Taedcke
- CHANGED: - async access queue has now blocking read 2010-02-19, by Christian Taedcke
- ADDED: - pause() for win32 2010-02-23, by Christian Taedcke
- CHANGED: - moved wxwidget header 2010-02-23, by Christian Taedcke
- ADDED: - LeaveMutex and EnterMutex to exported symbols 2010-02-19, by Christian Taedcke
- CHANGED: - if variable starts with a digit, add a "_" at the beginning 2010-02-19, by Christian Taedcke
- CHANGED: - option to integrate a can driver statically (hack) 2010-09-10, by Christian Taedcke
- CHANGED: - enabled console debugging for Visual Studio 2003 and below (without __VA_ARGS__). 2010-09-09, by Christian Taedcke
- ADDED: - dynamic memory allocation for sdo transfer using malloc and free 2010-09-09, by Christian Taedcke
- ADDED: - new callback post_SlaveStateChange so that a master can monitor the state of its slave nodes using a heartbeat. 2010-09-09, by Christian Taedcke
- get always the latest version of VSCAN API 2010-11-28, by edouard
- Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server. 2010-11-13, by edouard
- Fixed execution right on configure script 2010-11-13, by edouard
- Piotr Trojanek (ptroja) cleanup patche. Thanks. 2010-11-13, by edouard
- Moced CosateQ's doc at the right place, and fix PDO INHIBIT bit check error again. 2010-11-12, by edouard
- CosateQ contribution. 2010-11-12, by edouard
- Added contributed 402 profile 2010-11-12, by edouard
- Fixed SDO loop in some situations. 2010-09-10, by edouard
- Wrong check on PDO inhibit bit fixed. 2010-09-10, by edouard
- Fix non freed windows handle. (thx to jaroslav.fojtik) 2010-09-10, by edouard
- Update french translations 2010-06-16, by laurent
- Obsolete example fixed 2010-06-16, by laurent
- Bug in Subindex grid right click with i18n fixed 2010-06-16, by laurent
- fixed typo in makefile 2009-12-16, by Edouard TISSERANT
- fixed typo in makefile 2009-12-16, by Edouard TISSERANT
- Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings 2009-12-14, by edouard
- added 'none' taget for building standalone library 2009-12-09, by edouard
- Backed out changeset 3a6b413acad9 2009-12-09, by lolitech
- added files to ignor in hgignore 2009-11-29, by Edouard TISSERANT
- Wiped out references to Lolitech 2009-11-02, by edouard
- Replace \"lolitech\" contact by \"edouard\" contact 2009-11-02, by greg
- changes merged 2009-10-28, by 'Grégory Trélat
- Fix some bug in debian packages 2009-10-28, by greg
- Extended PDO API with SendOnePDOEvent 2009-10-27, by edouard
- Merge with daa1e1c3fba43ee73a2e827961155b1372ca433e 2009-10-27, by edouard
- Verify if nodeId is strictly lesser than subindex entries count at the beginning of send_consise_dcf_loop function 2009-10-14, by greg
- Removing superfluous event.Skip() 2009-10-14, by laurent
- create specific timer thread for UCLIBC support (with CLOCK_PROCESS_CPUTIME_ID parameter) 2009-10-12, by greg
- changes merged 2009-10-08, by 'Grégory Trélat
- -add LeaveMutex to avoid canopenshell deadlock when call NodeInit 2009-10-08, by greg
- Fixed casts subject to problems on some compilers. 2009-10-07, by edouard
- Fixed typo in can_socket.c 2009-10-07, by edouard
- Some more reasonable timeout while waiting timer thread end 2009-10-06, by edouard
- Fixed bug in the AVR-CAN driver: the CAN interrupt changes the 2009-10-06, by edouard
- add timeout for waitreceivetaskend for the win32, fix GetLastError print 2009-09-25, by 'Grégory Trélat
- Added timeout for waiting timer thread end on windows. 2009-10-05, by edouard
- removed ligcc.a dependency and fix problem with errno value 2009-10-05, by 'Grégory Trélat
- Fixed wrong cast in sdo.c and wrong message length in nodeguarding 2009-09-30, by edouard
- Fiwed use of socketopt accross RT and non-RT implementation of SocketCan 2009-09-24, by edouard
- Updated memento with new Francis' version 2009-09-24, by edouard
- re-use macro for objaccess 2009-09-24, by 'Grégory Trélat
- add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers 2009-09-24, by greg
- fix warnings with msvc compiler 2009-09-16, by greg
- add extern C to maintain compatibility with C++ 2009-09-16, by greg
- update config.h for win32 (for user which not use configure script) 2009-09-16, by greg
- Update CanFestival-3.def for visual studio users : 2009-09-16, by greg
- Replace macro functions for setODentry and getODentry 2009-09-16, by greg
- fix warnings with msvc compiler 2009-09-16, by greg
- update visual studio files 2009-09-16, by greg
- Replacing wx.Choice controls by wx.ComboBox controls 2009-09-15, by laurent
- Bug with in access value translation and modification on subindex 0 of PDOmapping entries fixed 2009-09-15, by laurent
- Merged changes 2009-08-07, by 'Laurent Bessard
- Adding support for displaying 'unknown' while datatype is not supported by CanFestival 2009-07-27, by laurent
- Adding support for octet string 2009-07-27, by laurent
- Adding support for internationalization 2009-07-27, by laurent
- Fixed : postrm bug when upgrade package 2009-07-27, by greg
- add install/uninstall rules in Makefile.in 2009-07-27, by greg
- add extern \"C\" to keep compatibilty with C++ 2009-07-20, by greg
- fix error in timer.c 2009-07-20, by greg
- fix warning when compile 2009-07-20, by greg
- Add print_getenv function wich print extra init params 2009-07-20, by greg
- rewrite comments 2009-07-17, by greg
- remove sync period from OD 2009-07-17, by greg
- fix method to exit properly the Timer Loop 2009-07-17, by greg
- fix method to exit properly CanReceiveLoop 2009-07-17, by greg
- fix message dialog when objdictedit can't find the pdf reader 2009-07-17, by greg
- fix some minor bugs 2009-07-17, by greg
- update manual 2009-07-17, by greg
- fixed : unlock and terminate CanReceive loop thread when canclose is called. 2009-07-17, by greg
- fixed bug in timerscfg.h for win32 2009-07-16, by greg
- Add new function defines to compile peak driver on win32 2009-07-16, by greg
- update canReceive_driver to match with Peak new read function (event) 2009-07-16, by greg
- updated manual_en.pdf with CANOpenShell example 2009-07-16, by greg
- Add doxygen comments in headers file 2009-07-16, by greg
- Add new example CANOpenShell in manual 2009-07-15, by greg
- Remove old entries in visual studio files 2009-07-15, by greg
- Add build command for master OD and slave OD 2009-07-15, by greg
- remove automatic loading of manual with xpdf 2009-07-15, by greg
- Rewrite win32 code (C only) 2009-07-15, by greg
- Add new example : CANOpen shell 2009-07-15, by greg
- prevent eclipse to push .project with .hgignore 2009-07-10, by 'Grégory Trélat
- removed dead hidden files 2009-07-10, by 'Grégory Trélat
- remove autotools-dev dependency 2009-06-18, by Grégory Trélat
- update tags 2009-06-11, by convert-repo
- fixed : deprecation warning with the module "sets" when using python 2.6 2009-06-11, by greg
- Adding support for loading any eds file (subindex 0 not corresponding to subindex number) 2009-05-04, by greg
- change LoliTech phone number for bug report 2009-04-29, by greg
- Added size information in generated object dictionnary header files (Objdictgen/gen_cfile.py) 2009-04-28, by etisserant
- Bug avoided reset PDO mapping fixed 2009-04-20, by lbessard
- Remove deletion PDO when mapping undefined in export to EDS 2009-04-20, by lbessard
- Fixed bugs in SDO caused by UNS8->UNS32 size patch. 2009-03-26, by etisserant
- Bug with wxRadioButton on Windows fixed 2009-03-24, by lbessard
- fixed bug in eds_utils.py (forget to convert to upper case) 2009-03-18, by greg
- fixed bug (forget to convert value in upper case) 2009-03-18, by greg
- Removed some warnings. 2009-03-17, by etisserant
- Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch. 2009-03-17, by etisserant
- Fixed size checking in getReadResultNetworkDict. Thanks Jari Kuusisto. 2009-03-16, by etisserant
- Bug in file fixed 2009-03-16, by lbessard
- Adding index in PDO mapping names for differenciate mapped variables when they have the same name 2009-03-12, by lbessard
- Adding entries for Program Control in DS302 profile 2009-03-12, by lbessard
- Bug on DS302 Profile Dialog fixed 2009-03-12, by lbessard
- updated : debian package scripts 2009-03-02, by greg
- remove debian patches 2009-03-02, by greg
- updated : debian package scripts 2009-03-02, by greg
- Third time, Re-write doxygen tags in headers files to generate User API documentation 2009-01-19, by greg
- Second time, Re-write doxygen tags in headers files to generate User API documentation 2009-01-19, by greg
- Re-write doxygen tags in headers files to generate User API documentation 2009-01-17, by greg
- - Fix bug with relative path when node opened from command line 2008-11-20, by greg
- Fix bug when generate od cfile with a table of visible_string 2008-11-19, by greg
- 1.2 2008-11-17, by peter
- 1.29 Datatypes for timers 2008-11-17, by peter
- Fixed bug in Node.py function IsStringType : add domain type 2008-11-14, by greg
- Fixed serious bug in setAlarm, causing wrong timer duration when setAlarm not called long after timeDispatch. 2008-11-14, by greg
- V0.8 2008-10-22, by peter
- V0.8 2008-10-22, by peter
- Fixed typo in getReadResultNetworkDict 2008-09-18, by etisserant
- Remover SillySlave from LSS build 2008-09-18, by etisserant
- FastScan review 2008-09-12, by groke6
- *** empty log message *** 2008-09-07, by etisserant
- Some instance type test improved 2008-08-28, by lbessard
- fix bug in canclose for win32 2008-08-28, by greg
- Some instance type test improved 2008-08-28, by lbessard
- Some instance type test improved 2008-08-28, by lbessard
- Bug with x86_64 and gcc without -fPIC cflags fixed 2008-08-22, by lbessard
- Adding support for multiple element in 1010 and 1011 2008-08-20, by lbessard
- Adding support for DOMAIN object type in EDS parsing 2008-08-20, by lbessard
- Added more correct signal handling to unix timers. 2008-08-19, by etisserant
- Added more correct signal handling to unix timers. 2008-08-19, by etisserant
- Patch from Jari K. implementing automatic SDO clien allocation, and add a new interface for (read/write)networkdict. 2008-07-29, by etisserant
- Adding support for replace imported EDS in nodelist 2008-07-25, by lbessard
- Added removal of dynamically loaded CAN driver interface library in clean make target 2008-07-25, by etisserant
- Fixed (again) return of abortcode value in SDO's getReadResultNetworkDict 2008-07-25, by etisserant
- Added removal of dynamically loaded CAN driver interface library in clean make target 2008-07-25, by etisserant
- Fixed incomplete resetSDOline 2008-07-24, by etisserant
- Bug on Concise DCF edit dialog value generating fixed 2008-07-23, by lbessard
- getReadResultNetworkDict now returns abortcode. Now, abort message should be sent correctly from client. 2008-07-22, by etisserant
- Edward's patch fixing nmtSlave compilation with LSS enabled. 2008-07-22, by etisserant
- cosmetic changes to pdo.c 2008-07-22, by etisserant
- *** empty log message *** 2008-07-16, by etisserant
- Changed getReadResultNetworkDict behaviour about size. Do not copy more data than pointet by Size arg. 2008-07-16, by etisserant
- add anagate device support in CanFestival 2008-07-08, by greg
- Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD. 2008-07-01, by luis
- Fixed automatic SDO server creation for slave 2008-06-28, by etisserant
- Segmentation Fault on closing fixed 2008-06-26, by lbessard
- Adding support for modification in CanFestival eds_utils 2008-06-26, by lbessard
- Modification for generating eds file from a node instead of a manager 2008-06-25, by lbessard
- Fixed missing refresh of title bar on Save. 2008-06-25, by etisserant
- Automatic SDO server added when creating new slave node. 2008-06-25, by etisserant
- added optional cancel button in node creation dialog (Beremiz) 2008-06-25, by etisserant
- Added embedded mode in objdictedit, for integration in Beremiz. 2008-06-24, by etisserant
- Added pointer variable list in GenCfile.py, for use with Beremiz's generated code. 2008-06-23, by etisserant
- LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS. 2008-06-23, by etisserant
- LSS patch from Edward. Now, SetNodeId is not called from nmtslave anymore in case of LSS. 2008-06-18, by etisserant
- Fixed some comments in sdo.c 2008-06-18, by etisserant
- Added missing const for dll names strings 2008-06-18, by etisserant
- Defining quick_index structures and ObjdictSize as constants 2008-06-09, by lbessard
- Implemented retry on SDO timeout in dcf.c. 2008-06-06, by etisserant
- "change baudrate" implemented for lincan interface 2008-06-05, by greg
- serious typo in dcf.c 2008-06-05, by etisserant
- Added NMT reset callbacks, patch from Edward 2008-06-04, by etisserant
- Fixed alignments problems on some 32bit target such as ARM or Xscale. 2008-06-04, by etisserant
- Added --binutils configure parameter : "--binutils=path Override binutils path detection (as regards $CC content) " 2008-06-04, by etisserant
- Updated SVG drawing to reflect recent changes in API. 2008-06-04, by etisserant
- Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub. 2008-06-04, by etisserant
- Applied Edwards timer.c optimization patch. 2008-06-04, by etisserant
- Applied edward's patch for OD acces macros (optimization) and boudaries check (safety). 2008-06-04, by etisserant
- Fixed minor typos in timers_rtai.c and timers_xeno.c 2008-06-04, by etisserant
- kerneltest updated for the new api 2008-06-02, by greg
- fix bug MasterMap1 callback 2008-05-27, by greg
- fix bug in exit function 2008-05-27, by greg
- update Doxyfile , manual.tex 2008-05-09, by greg
- add rt_task_join for receive task and timerloop task 2008-05-09, by greg
- add TimerInit, TimerCleanup and Exit functions 2008-05-07, by greg
- add -mno-cygwin when linking with the vscom api dll 2008-05-07, by greg
- clean Makefile.in 2008-05-07, by greg
- - remove mlockall in timerloop 2008-05-07, by greg
- add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32 2008-05-06, by greg
- fix typo line 135 2008-05-06, by greg
- change to ASCII 2008-05-05, by greg
- Add support for USB-CAN devices from VScom 2008-05-05, by greg
- - add RTAI support 2008-05-02, by greg
- Problem with Real types unsupported fixed 2008-04-29, by lbessard
- Inversion between Array and Record fixed 2008-04-29, by lbessard
- Serial Hub fixes... Thanks James. 2008-04-28, by etisserant
- Fixed typo in objaccess.c. Thanks to James 2008-04-28, by etisserant
- Some more Endianess fixes. 2008-04-25, by etisserant
- CAN over Serial link (TTY) interface, with serial hub software. Thanks to James Steward. 2008-04-25, by etisserant
- Endianess patch from Edward Karpicz, Lithuania :-) 2008-04-24, by etisserant
- Fixed some endianess problems in states.c and sync.c 2008-04-23, by etisserant
- Bug on Boolean values parsing while importing EDS fixed 2008-04-21, by lbessard
- Reverted back states.c to 1.29. 2008-04-21, by etisserant
- sync.c : fixed some endianize problem, and calback de-registering when re-starting service. 2008-04-21, by etisserant
- Doxy-style comments and various cleanup in unix.c 2008-04-21, by etisserant
- Added debug messages in can_peak_linux driver iface 2008-04-21, by etisserant
- Fixes in manual ( removed Node ID setting in objdiectedit screenshots) 2008-04-01, by etisserant
- typo in states.c 2008-04-01, by etisserant
- Fixed endianizarion problems 2008-03-31, by etisserant
- Now OD callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled) 2008-03-31, by etisserant
- Fixed suspicious code in lss.c 2008-03-31, by etisserant
- Fixed suspicious code in sdo.c 2008-03-31, by etisserant
- fixed Makefile.in in objdictgen for gnosis 2008-03-26, by greg
- added Gnosis_Utils tar.gz file 2008-03-26, by greg
- Removed some dead generated C code in gen_cfile.py, about callbacks. 2008-03-21, by etisserant
- Fixed typo in objacces.c bigendian side. 2008-03-21, by etisserant
- Fixed typo in objacces.c bigendian side. 2008-03-21, by etisserant
- Fixed not so ANSI code in objaccess.c 2008-03-20, by etisserant
- Endianization fix in pdo.c 2008-03-20, by etisserant
- Endianization fix in emcy.c 2008-03-20, by etisserant
- Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type. 2008-03-20, by etisserant
- re-indented pdo.c 2008-03-20, by etisserant
- Removed DS401_Slave in AVR port. 2008-03-20, by etisserant
- Probable bug fix in HeartBeatStop 2008-03-20, by etisserant
- Fixed herbeat timer array partial initialization in generated OD code. 2008-03-20, by etisserant
- Added support for null terminated strings as VISIBLE_STRING. 2008-03-20, by etisserant
- Bug on domain size calculation fixed 2008-03-20, by lbessard
- Added support for null terminated strings as VISIBLE_STRING. 2008-03-20, by etisserant
- Problem with String size in C file generated fixed 2008-03-19, by lbessard
- Forces an emission of PDO by resetting the COB of the last message 2008-03-14, by peter
- fixed missing uninstall target in examples makefile 2008-03-12, by greg
- Old folder removed 2008-03-07, by peter
- included data.h 2008-03-07, by peter
- New named folder, first DS401 profile module, Makefile 2008-03-07, by peter
- fixed flags for xeno build 2008-03-07, by etisserant
- added networkedit icon 2008-03-07, by etisserant
- .ico icons work with either windows or linux 2008-02-29, by etisserant
- add icon support in init 2008-02-27, by greg
- fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit 2008-02-26, by greg
- Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore. 2008-02-24, by etisserant
- Repercutions of parameter type change in waitReceiveTaskEnd in win32 2008-02-19, by etisserant
- Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct. 2008-02-19, by etisserant
- Removed old commented code. 2008-02-19, by etisserant
- add changes in configure to force xeno --library-dir 2008-02-19, by greg
- Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled) 2008-02-19, by etisserant
- Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd. 2008-02-19, by etisserant
- Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani . 2008-02-18, by etisserant
- some warning errors fixed 2008-02-18, by groke6
- added configure option to force Wx detection. 2008-02-18, by etisserant