2007-10-02 luis Checking if TPDO was valid was wrong (pdo.c)
2007-10-01 etisserant Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
2007-10-01 luis Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
2007-09-30 etisserant DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.
2007-09-30 etisserant Update with latest generated code flavour (TestMasterSalve)
2007-09-30 etisserant Typo crashin on node remove in network editor
2007-09-30 etisserant Fixed forgoten removed objdictedit.sh in Makefine.in
2007-09-30 etisserant Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.
2007-09-30 etisserant Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.
2007-09-30 etisserant Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
2007-09-28 luis Modified codes in MSG_ERR and MSG_WAR in emcy.c
2007-09-27 lbessard Bug on gen_cfile.py valueRangeTest generation fixed
2007-09-27 lbessard Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
2007-09-27 etisserant Removed struct initializer with non-constant pointer, making TI compiler fail
2007-09-26 luis Implemented EMCY objects.
2007-09-25 baf Fixed typo in objdictgen.py preventing generation of examples' ODs
2007-09-25 greg Updated manual for msys/mingw build
2007-09-25 lbessard Obsolete example files in objdictgen/examples replaced by some new equivalents
2007-09-24 lbessard Bug on MessageDialog popup when unable to load a file fixed
2007-09-21 etisserant added config.py.in, filled by configure, so that python program using objdictedit can gat compilation params. Reomved old dead files.
2007-09-21 etisserant Typo in configure
2007-09-19 lbessard Bug on Drop Source fixed
2007-09-18 lbessard Corrections for wx version 2.8.4
2007-09-18 greg fix problem sh. Replace with bash in configure script. For msys, there is a bash version to download.
2007-09-13 lbessard Modifying node Print function for displaying more informations
2007-09-12 lbessard Some bugs fixed
2007-09-11 etisserant Added SetRoot in networkedit to change project root on the fly
2007-09-10 lbessard Adding support for using Networkedit with Beremiz
2007-09-10 etisserant Removed debug prints
2007-09-10 etisserant Changed BeginDrag to conform BusId
2007-09-10 lbessard Bug on Load Project fixed
2007-09-10 greg Add win32 target (--can=win32) to compile with msys and mingw32
2007-09-04 lbessard Code corrections
2007-09-04 lbessard Create "eds" folder if it doesn't exist in any case
2007-08-31 etisserant Updated .cvsignores
2007-08-31 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-30 etisserant Added exclusion mechanism to TestMasterSlave finish code
2007-08-30 etisserant Prevent potential problem with missing 0x1005 OD entry
2007-08-30 etisserant Better code readability
2007-08-28 lbessard Bugs fixed on objdictedit dialogs
2007-08-23 lbessard Some bugs fixed:
2007-08-08 leonid *** empty log message ***
2007-08-08 leonid *** empty log message ***
2007-08-08 leonid *** empty log message ***
2007-08-08 lbessard Cleaning code for using only wxPython 2.6 class naming
2007-08-08 lbessard Adding support for always installing last gnosis version
2007-08-07 leonid *** empty log message ***
2007-08-07 etisserant Some fixes for C++
2007-08-06 etisserant Attic problem. Removed old unused dirs.
2007-08-06 etisserant Some cleanup in latex manual
2007-08-02 etisserant Disabled compilation of DS401_xxx examples
2007-08-02 etisserant Disabled compilation of DS401_xxx examples
2007-08-01 etisserant Added contribution from Nicolas GRANDEMANGE. DS-401 slave GUI based on wxwidget.
2007-07-25 lbessard Modifying gen_cfile.py for generating C file from a node as data rather than a manager
2007-07-25 greg nodemanager to work with masternode copy
2007-07-25 lbessard Some bugs fixed
2007-07-21 lbessard Changes in networkedit for integration with beremiz
2007-07-17 etisserant Fixed mutex typo in win32
2007-07-16 etisserant Udpated doxygen
2007-07-06 greg add auto-mapping tool (config_utils)