---------------------------------------------------------------------
File:      changelog.txt
Generated with Changelog Generator Version: 1.05r0
---------------------------------------------------------------------



Version: Current release                                                             From Revision: 9738      30.03.2017
========================================================================================================================


Version: v1_07r0                                                                     From Revision: 9719      22.03.2017
========================================================================================================================
CHG:      deactivated debug symbols in makefile
NEW:      Added option --show_type2csv. It prints the same information as option --show_type2 but in semicolon-separated CSV format (for better machine-readability).


Version: v1_06r1                                                                     From Revision: 9139      19.07.2016
========================================================================================================================
CHG:      Added 1ms CAN RX timeout to reduce CPU load when polling for CAN frames.


Version: v1_06r0                                                                     From Revision: 9097      20.06.2016
========================================================================================================================
BUG:      In command dp_fill: Wait for logoff response before trying to login, else the login request may be corrupted by a late logoff response.
BUG:      In command dp_fill: Print a error text when login fails.
BUG:      Do correct serializing of values before writing them to the TAF datapool.
CHG:      Print access rights for each variable in command show_type.
CHG:      Access rights for variables are added to the output file in command dp_defcfg. 
          Command dp_fill reads back this information from the file. By modifying the access rights in the file, 
          access to variables can be prohibited even if the KEFEX would allow this access (e.g. set RW to RO).
CHG:      In ARTech XML export: Add datapoint "KefexOnline" to XML file to provide the KEFEX login status to the display's GUI application.
NEW:      Command dp_fill supports writing of variables from the TAF datapool to the KEFEX datapool and thereby to the ECU.
NEW:      Added command "show_type2" to get more variable details.


Version: v1_04r0                                                                     From Revision: 8365      14.10.2015
========================================================================================================================
BUG:      Win32 target: Opening of KEFEX project fails if it resides in same directory as kefex_client.exe
          (no abs. or rel. path was specified in file name). Fixed this.
NEW:      Added command "make_xml" to create a XML file from the KEFEX project (eiCAB format)
NEW:      Added command "show_crc" to print the KEFEX project CRC to stdout.
NEW:      Added command "make_xdd" to generate a openPowerlink XDD file from the KEFEX project.
NEW:      Added command "make_obd" to create a openPowerlink object dictionary header file from a KEFEX project.


Version: v1_01r0                                                                     From Revision: 7752      29.04.2015
========================================================================================================================
CHG:      Avoid reading of KEFEX lists from ECU before writing (command --flush) to increase performance.
NEW:      Added option -d to be able to specify the verbosity level (for status messages).


Version: v1_00r1                                                                     From Revision: 7651      30.03.2015
========================================================================================================================
NEW:      Added support for SHIP-IP protocol


Version: v1_00r0                                                                     From Revision: 7605      16.03.2015
========================================================================================================================
NEW:      Major rework of project. Added lots of new commands.
NEW:      Added commands for "sil_dump" and "sil_flush".


