Release Notes - OpenModbus TCP - Version V2.6.0.2
=================================================
** Bug
    * [PSOMB-351] - Possible Client deadlock in case several connections to several servers are closed simultaneously 
    * [PSOMB-352] - Hardware options are not correct in DPM System channel info


OpenModbus TCP - Version V2.6.0.1
=================================================
** Bug
    * [PSOMB-338] - Communication error is not reported, when connection is terminated in server mode
    * [PSOMB-342] - No used libs.txt are generated for any target.
    * [PSOMB-346] - RCX_GET_IO_INFO_REQ not confirmed in time
    * [PSOMB-350] - RUN flag can be set before the IO size is calculated

** Change
    * [PSOMB-345] - CPU load differs between similar targets

    
OpenModbus TCP - Version V2.6.0.0
=================================================
** Bug
    * [PSOMB-125] - Unsupported commands described in the API manual
    * [PSOMB-236] - Communication error does not disappear after stop/start cyclic communication.
    * [PSOMB-237] - RCX_DPM_GET_COMMON_STATE_REQ/CNF returns unknown data et the end
    * [PSOMB-243] - The stack rejects a Channel Init in case TCPIP waits for configuration
    * [PSOMB-260] - [LFW] 2nd Stage loader flash boot tokens are not evaluated when being started RAM based
    * [PSOMB-263] - No error Flag and Error Code is dispalyed when DHCP fails
    * [PSOMB-273] - Bus ON Flag is not set when Automtic Network Start is configured
    * [PSOMB-290] - Fileheader Check fails.
    * [PSOMB-291] - Taglist support for netX100 firmwares has been broken
    * [PSOMB-293] - A Delete Configuration request does not deinitialize Command Table if no configuration is active in the OMB Stack.
    * [PSOMB-294] - ACD shall not be activated.
    * [PSOMB-297] - Channel Init times out when device is configured
    * [PSOMB-298] - If configured the preset values are not applied after channel init
    * [PSOMB-299] - Wrong reserved field values in system status block
    * [PSOMB-300] - Limit for Register and Coil number does not work
    * [PSOMB-301] - The stack reports a not defined error code in case of process data watchdog
    * [PSOMB-305] -  Device Id (Slot number of CIFX 50) is cleared after System Start
    * [PSOMB-308] - Convert the Source and Destination offset parameters in CMDTBL_ADD_COMMAND_REQ from bit to byte offset
    * [PSOMB-310] - Writing DPM output data fails in DMA mode
    * [PSOMB-312] - ulUnitId shall be allowed from 0 ... 255 
    * [PSOMB-316] - The command table configuratior does not reinitialize the command table in case of an error
    * [PSOMB-324] - DPM IO info not calculated dynamically in terms of changing the maximum register and coils count via config packet
    * [PSOMB-325] - Presetting the inputs by the configuration sets the output registers as well
    * [PSOMB-326] - Wrong Exception when writing single Register with usMaxRegisterNumber = 0
    * [PSOMB-327] - NXIO 50 responds with Exception on reading or writing I/Os
    * [PSOMB-329] - Slave State in COMMON_STATUS is Undefined
    * [PSOMB-330] - Some requests to Command Table not filtered in case the message mode is disabled
    * [PSOMB-335] - Input length returned by RCX_GET_DPM_IO_INFO_REQ can be greater than used by CmdTable
    * [PSOMB-339] - COMX51: Connection via serial marshaller is imposible due to incorrect UART signal configuration in MMIO matrix

** Change
    * [PSOMB-216] - Update to latest WAF
    * [PSOMB-255] - Unit Identifier should not be limited to 0-247
    * [PSOMB-266] - Update / change dist layout
    * [PSOMB-269] - Update to TCP IP Stack Version 2.2.0.4
    * [PSOMB-282] - Update to latest RCX 2.1
    * [PSOMB-283] - Remove death code
    * [PSOMB-284] - Restructuring OMB_OMBTASK_DATA_CMD_SET_CONFIGURATION_REQ_T
    * [PSOMB-285] - Roll back the Server Diagnostic variables
    * [PSOMB-289] - Ticket for project maintenance
    * [PSOMB-292] - sxconfig lib is provided into dist folder
    * [PSOMB-313] - Cleaning up warnings
    * [PSOMB-317] - OMB_OMBTASK_CMD_SEND_REQ not allowed by host in case the command table is used
    * [PSOMB-321] - Max allowed commands for netRAPID limited to 64
    * [PSOMB-331] - LOM distribution layout updated to the latest requirements
    * [PSOMB-332] - update servX to V1.4.0.0
    * [PSOMB-336] - Command range of command table changed from 0xE200 to 0xA300

** New Feature
    * [PSOMB-245] - Support Function Code 43
    * [PSOMB-246] - Provide rcx_V2.1 support for all targets
    * [PSOMB-247] - TCP Inactivity timeout configurable in Server mode
    * [PSOMB-248] - Loadable modules supported for rcX_V2.0 and rcX_V2.1
    * [PSOMB-249] - Process Data Watchdog Monitoring Support
    * [PSOMB-250] - Fail-Safe behavior support
    * [PSOMB-251] - Input Image Preset Values Support
    * [PSOMB-252] - The highest number of supported registers and coils configured by the set configuration packet
    * [PSOMB-256] - LOM: Create a demo task for basic IO exchange 
    * [PSOMB-257] - LOM: Create a demo task for SHM example
    * [PSOMB-267] - Update with "cut-through" 2PortSwitch 
    * [PSOMB-268] - Allow RSTP frame forwarding
    * [PSOMB-274] - allow using static code analysis tool PC lint
    * [PSOMB-276] - implement parsing of the command table NXD
    * [PSOMB-277] - Create a new set of a source and a header files for the new Command Table Configuration
    * [PSOMB-278] - Implementation of the new configuration procedure for the command table task
    * [PSOMB-279] - Complete the task start-up parameters
    * [PSOMB-286] - Allow FC07 forwarding to the registered application
    * [PSOMB-287] - Firmware for NXIO100 available
    * [PSOMB-295] - Flash device label support for netX51/52
    * [PSOMB-296] - Create test framework targets
    * [PSOMB-307] - RCX update to V2.1.11.9.
    * [PSOMB-311] - RSTP support for netX52 and netRAPID
    * [PSOMB-314] - Provide the public header into distribution folder
    * [PSOMB-319] - Support of Connection Indication Packet


Release Notes - OpenModbus TCP - Version V2.5.19.0
=================================================
** Bug
    * [PSOMB-238] - The stack does not report an error in case communication with the server fails
    * [PSOMB-243] - The stack rejects a Channel Init in case TCPIP waits for configuration
    * [PSOMB-260] - [LFW] 2nd Stage loader flash boot tokens are not evaluated when being started RAM based
    * [PSOMB-263] - No error Flag and Error Code is dispalyed when DHCP fails
    * [PSOMB-264] - RCX_DELETE_CONFIG_REQ is rejected with RCX_E_REQUEST_RUNNING
    * [PSOMB-271] - RCX_DELETE_CONFIG_REQ is rejected with RCX_E_REQUEST_RUNNING
    * [PSOMB-272] - Bus ON Flag is not set when Automtic Network Start is configured

** Change
    * [PSOMB-255] - Unit Identifier should not be limited to 0-247

** New Feature
    * [PSOMB-270] -  rcx2.1 support for netX100/50

Release Notes - OpenModbus TCP - Version V2.5.18.0
==================================================
** Bug
    * [PSOMB-241] - Error returned in case the first start request is perforemed in App Controlled mode
    * [PSOMB-240] - Handling of OMB_OMBTASK_CMD_OMB_SET_CONFIGURATION_REQ removed 
    

Release Notes - OpenModbus TCP - Version V2.5.17.0
==================================================
** Feature
    * [PSOMB-239] - OMB should support targets implementing a single duo-LED for communication stack use


Release Notes - OpenModbus TCP - Version V2.5.16.0
==================================================
** Bug
    * [PSOMB-232] - Firmware name for netRAPID52 Limited is wrong
    * [PSOMB-234] - USB Device Name recognized on PC is "Hilscher netX52" instead of netRAPID 


Release Notes - OpenModbus TCP - Version V2.5.15.0
==================================================
** Bug
    * [PSOMB-104] - No LED indication when no data exchange with at least 1 device
    * [PSOMB-163] - Wrong state of ERR LED in case of 'One slave is not in data exchange'
    * [PSOMB-227] - Watchdog timeout error cannot be reset by Channel Init.
    * [PSOMB-228] - Sometimes Command Table is not executed after Channel Init.
    * [PSOMB-230] - Limited behavior changed from IO Limitation to Runtime Limition
    * [PSOMB-231] - UART and USB Marshaller support for netX52 and netRAPID52 
    

Release Notes - OpenModbus TCP - Version V2.5.14.0
==================================================
** Bug
    * [PSOMB-171] - Stack does not start after configuration, missing running flag
    * [PSOMB-226] - In DPM System Status Block System Error has always the value 0x0000000E. (netRAPID only)
    * [PSOMB-229] - Random data by packet command RCX_SECURITY_EEPROM_READ_REQ (netRAPID only)

Release Notes - OpenModbus TCP - Version V2.5.13.0
==================================================
** Bug
    * [PSOMB-222] - Command Table does not work any more.

** Change
    * [PSOMB-223] - update to rcX v2.1.10.0 and v2.0.8.24

** New Feature
    * [PSOMB-220] - New target netRAPID Ltd. supported.
    * [PSOMB-221] - Limited Libs provided.


Release Notes - OpenModbus TCP - Version V2.5.12.0
==================================================
** Bug
    * [PSOMB-186] - Error message when set BUS ON second time: NJ100_OMB , USB or UART
    * [PSOMB-190] - Stopping of the device communication counts as an error in the "General diagnosis".
    * [PSOMB-191] - NJ: Wrong DPM size in system information.
    * [PSOMB-195] - BUS OFF  should not  generate error
    * [PSOMB-202] - after watchdog error RUN flag remains set
    * [PSOMB-204] - NJ51 : BUS flag switching issue
    * [PSOMB-218] - Firmware crushes in case of delayed server response
    
** Change
    * [PSOMB-216] - WAF V1.5.0.0 support
    * [PSOMB-217] - Use rcX V2.0.8.22 and V2.1.7.0
    
** New Feature
    * [PSOMB-213] - New target netX52 supported.
    * [PSOMB-215] - New target netRAPID supported.


Modbus-TCP Firmware - V2.5.11.0
==================================================
- 0024622: [Firmware] ServX V1.3.8.0 adapted
- 0024400: [Firmware] NJ51 OMB , Firmware does not start after Firmware Download
- 0023931: [Firmware] Ethernet Interface reprots wrong firmware details
- 0024481: [Firmware] COMX51 target web server does not work
- 0024440: [Firmware] NJ51 OMB , web server does not work
- 0024583: [Firmware] UART and USB Diagnostic Interface tags are missing in COMX51 firmware
- 0024447: [Firmware] COM port does not work on COMX51 target
- 0024486: [Firmware] COMX51 target configured in Client mode can not connect to Modbus Slave and exchange data
- 0024391: [Firmware] Client mode does not work

Modbus-TCP Firmware - V2.5.10.0 
==================================================
- 0024136: [Firmware] Adapting the OMB Stack to the "miltisocket" refactoring of Command Table.
- 0024135: [Firmware] Added targets for ComX51 and NetJack51 
- 0023943: [Firmware] Bus ON flag is not correctly set in DPM, when Start Communication is applied via the netX Driver.
- 0023942: [Firmware] Bus OFF flag is not correctly set in DPM, when Start Communication is applied via the netX Driver.

Modbus-TCP Firmware - V2.5.9.0
=================================================
- 0023209: [Firmware] Compilation proces cleaned up from the warnings 
- 0023208: [Firmware] Stack is adapted to WAF nuild environmet using WAF V1.2.0.0@124 

Modbus-TCP Firmware - V2.5.8.0
=================================================
- 0022710: [Firmware] LEDs instances for the loadable module are set according to the channel it is loaded 
- 0022708: [Firmware] Stack & App Tasks Start-Up Parameters referenced by a pointer into the task context - possible crush 
- 0022679: [Firmware] Corrected LED pin polarity defaults for generic loadable module 
- 0016878: [Firmware] Change behavior in case of Watchdog error 
- 0016769: [Firmware] Command table: Unit Identifier 0xFF should be allowed 
- 0022319: [Firmware] TCP/IP stack update is required because the loadable module can not be loaded 
- 0022161: [Firmware] netX500: Firmware header holds wrong chip type entry 

Modbus-TCP Firmware - V2.5.7.0
=================================================
- 0022075: [Firmware] Corrected LED pin polarity defaults for loadable module mod_notcp
- 0022076: [Firmware] Replaced extern IpInitCheckIpAddr() from TCP/IP stack by local CheckIpAddr().

Modbus-TCP Firmware - V2.5.6.0 
=================================================
- 0020629: [Firmware] A new connection diagnostic packet implemented - OMB_OMBTASK_CMD_OMB_CONNECTION_STS_CHANGED_IND
- 0020147: [Firmware] OMB Stack fails to start when "PORT_0" subfolder does not exist in filesystem.
- XXXXXXX: [Firmware] All libs build with WAF build system
- XXXXXXX: [Firmware] RCX Update to V2.0.8.18/"V2.1.3.0 (required for WAF build system)


Modbus-TCP Firmware - V2.5.5.0 
=================================================
- 0019509: [Firmware] Add new Target netX 51.
- 0019510: [Firmware] Link latest TCPIP Stack V2.1.17.0
- 0019508: [Firmware] WAF Build System Support.
- 0017172: [Firmware] Delete configuration request not rejected when configuration is locked.
- 0016909: [Firmware] Update to latest servX V1.1.10.0 (AlexIvanov) - resolved.
- 0016732: [Firmware] Command table: Wrong entries don't causes an error

Modbus-TCP Firmware - V2.5.4.0 
=================================================
- 0016665: [Firmware] NJ 50D-RE: Serial diagnostic is not working 
- 0016667: [Firmware] Update to latest servX 
- 0016664: [Firmware] NJ 100EN-RE: Wrong LED handling 
- 0016645: [Firmware] NJ 50D-RE: Wrong LED handling 

Modbus-TCP Firmware - V2.5.3.0
=================================================
- 0016359: [Firmware] NXIO 50: Wrong LED handling 
- 0016296: [Firmware] FC6 is not working with swapping in Message mode (server)
- 0016314: [Firmware] MBR/MB Tcp in Master mode does not work correctly

Modbus-TCP Firmware - V2.5.2.0 
=================================================
- 0016142: [Firmware] Broken addressing in Server IO mode, when setting swap to ON. 
- 0016165: [Firmware] No Receive Indications send to User. 
- 0015875: [Firmware] [NJ 50X-RE/OMB] The USB diagnostic interface doesn't work. 

Modbus-TCP Firmware - V2.5.1.0
=================================================
- 0015793: [Firmware] Cycle timing for a command in Command Table accumulates an error in certain conditions.
- 0015746: [Firmware] comX: RUN and ERROR LEDs are in OFF state all the time. 
- 0015293: [Firmware] Real cycle time in command table by 50 % greater than configured 
- 0015659: [Firmware] Communication cannot be restarted after bus OFF with no link. 
- 0015287: [Firmware] Configuration fails after Channel Init with no link
- 0015419: [General] 2 OMB channels use the same IO area
- 0015298: [Firmware] Application is unregistered after Channel Init
- 0015317: [Firmware] Registrer request fails while configuration is in progress
- 0015295: [Firmware] Msg server fails to handle multiple connections 
- 0014836: [Firmware] "Connection closed (0xC0000141)" error appears in the COMX DTM's General Diagnosis, when a Client ProtocolMode is selected.

Modbus-TCP Firmware - V2.5.0.0 
=================================================
- 0015119: [Firmware] WebServer support. 

Modbus-TCP Firmware - V2.4.1.0
=================================================
- 0014873: [Firmware] PIOs can not be modified via netX Tag List Editor
- 0015126: [Firmware] SourceCode Distribution build broken. 
- 0014819: [Firmware] Unit identifier limitation
- 0012913: [Firmware] Device keeps COM flag ON while Bus flag is OFF
- 0014836: [Firmware] "Connection closed (0xC0000141)" error appears in the COMX DTM's General Diagnosis, when a Client ProtocolMode is selected.
- 0014779: [Firmware] NXIO50 refuse incoming connections
- 0014830: [Firmware] OMB firmware crashes 

Modbus-TCP Firmware - V2.4.0.0
=================================================
- 0006113: [Firmware] Stack configuration fail if DCHP/BootP server are missing 
- 0010437: [Firmware] TCP connection could open from Client while Communication is stopped 
- 0008800: [Firmware] TCP/UDP Task does not initialize if you configure in SYCON.net a gateway address of 0.0.0.0 
- 0010445: [Firmware] Marshaller Task Priority 
- 0004140: [Firmware] Added support of TCP/IP Packet interface for Host application 
- 0003590: [Firmware] Exception generation in Server mode don't works (generates always Exception 0x0B)
- 0004274: [Firmware] Net mask and Gateway adr. check in warmstart parameters 
- 0002925: [Firmware] Check data offset + length in Client Message mode 
- 0007053: [Firmware] Send of State change indication without valid handle 
- 0012913: [Firmware] Device keeps COM flag ON while Bus flag is OFF 
- 0013259: [Firmware] Status Data Bits implementation 
- 0012565: [Firmware] netIdent doesn't report netStick Device Type & Name 
- 0004210: [Firmware] Removed TCP/IP Database access! 
- 0012954: [Firmware] error in IP Code Diagnostic 
- 0013359: [Firmware] Driver EDD Setting incorrect. 
- 0012961: [Firmware] OMB IO : Last Error code is not updated 
- 0012950: [Firmware] FC16 support max. 120 registers in Command Table 
- 0012975: [Firmware] Delete Config not supported 
- 0013096: [Firmware] comX: Wrong DPM size in info structure 
- 0013211: [Firmware] CIFX 104C: USB is named "Hilscher comX" 
- 0013260: [Firmware] Ethernet Interface Support 
- 0013257: [Firmware] DMA support 
[22 issues]

Modbus-TCP Firmware - V2.3.16.0
==================================================
- 0013569: [Firmware] Requests in client mode that are acknowledge by server with TCP/IP ACK only do not report error 
- 0013130: [Firmware] CIFX104-ISA: Filedownload does not work for .NXF files
- 0013375: [Firmware] Wrong packet status
[3 issues]

Modbus-TCP Firmware - V2.3.14.0
===================================================
- 0010204: [Firmware] Implementation error in command RCX_START_STOP_COMM_REQ
- 0010439: [Firmware] Support of diagnostic port
- 0013079: [Firmware] Data Exchange failed after Channel Init (Client Mode)

Modbus-TCP Firmware - V2.3.13.0
===============================
- 0012910: [Firmware] after WDT event general diagnostic info are incorrect
- 0012997: [Firmware] Command table execution not starts after Channel Init
- 0012912: [Firmware] Stack not clear Input image when Com flag is not set

Modbus-TCP Firmware - V2.3.12.0
===============================
- 0012632: [Firmware] If the slave is offline all command to him will be lost
- 0012629: [Firmware] Meaning of the startup parameters is changed
- 0012495: [Firmware] Only one Ethernet port works for netStick
- 0006114: [Firmware] Incorrect ERR LED behavior on WDT timeout
- 0012460: [Firmware] COM flag can be set before clear watchdog error flag

Modbus-TCP Firmware - V2.3.11.0
===============================
- 0012347: [Firmware] comX and cifX Firmware run only with 10Mbit HalfDuplex.

Modbus-TCP Firmware - V2.3.10.0
===============================
- 0012057: [Firmware] NSF_READY flag stay cleared after FW download to cifx card

Modbus-TCP Firmware - V2.3.9.0
==============================
- 0011971: [Firmware] Wrong Command table sequance

Modbus-TCP Firmware - V2.3.8.0
==============================
- 0011635: [Firmware] In few cases the Command table cycle time is too long.

Modbus-TCP Firmware - V2.3.7.0
==============================
- 0011670: [Firmware] New Taskparameter "..._TCP_TASK_SEARCH".
- 0011669: [Firmware] Evaluation of boottoken "bBusType".
- 0011666: [Firmware] File header missing 2nd HW option for ethernet.
- 0011665: [Firmware] New target loadable module without TCP stack.

Modbus-TCP Firmware - V2.3.6.0
==============================
- 0011314: [Firmware] RCX_FIRMWARE_IDENTIFY_REQ is supported
- 0011313: [Firmware] Loadable module added
- 0006893: [Firmware] Open Modbus needs "Number of Registers" and "Number of Coils" as the Modbus RTU commad
- 0007305: [Firmware] Modbus TCP returns wrong exception on invalid function code
- 0010204: [Firmware] Implementation error in command RCX_START_STOP_COMM_REQ
- 0010753: [Firmware] Use RCX error codes for Un/Register functions
- 0011022: [Firmware] missing definition of SET CONFIGURATION REQ
- 0010438: [Firmware] Support of taglist
- 0010439: [Firmware] Support of diagnostic port

Modbus-TCP Firmware - V2.3.4.0
==============================
- 0006390: [Firmware] Use 2Port Switch
- 0010224: [Firmware] IO size not set

Modbus-TCP Firmware - V2.3.3.0
==============================
- 0010217: [Firmware] Slot Number Switch
- 0010138: [Firmware] New Startup Parameter Version

Modbus-TCP Firmware - V2.3.2.0
==============================
- 0003333: [Firmware] Changes in Public header OmbOmbTask_Public.h
- 0010033: [Firmware] Support get Common Diagnostic request
- 0010095: [Firmware] RCX_GET_DPM_IO_INFO_REQ support
- 0010096: [Firmware] NXIO50 task is updated

Modbus-TCP Firmware - V2.3.1.0
==============================
- 0010036: [Firmware] cifX104 RE Support. 
- 0010032: [Firmware] Command Table support
- 0010033: [Firmware] Support get Common Diagnostic request

Modbus-TCP Firmware - V2.2.5.0
==============================
- 0006737: [Device DTM] Undefined names in diagnostic structure of Open-Modbus
- 0007305: [Firmware] Modbus TCP returns wrong exception on invalid function code

Modbus-TCP Firmware - V2.2.4.0
==============================
- 0006539: [Firmware] Extended Diag for Inibatch Status not shown in SyCon.net

Modbus-TCP Firmware - V2.2.3.0
==============================
- 0005544: [Firmware] Download of firmware to netSTICK fails

Modbus-TCP Firmware - V2.2.2.0
==============================
- 0002910: [Firmware] Function code 05 could return wrong 'Output Value' (in some cases)
- 0004191: [Firmware] New rcX commands
- 0005135: [Firmware] Open Modbus,the warmstart parameters have not been applied after the restart of the computer
- 0005130: [Firmware] iniBATCH don't works

Modbus-TCP Firmware - V2.2.1.0
==============================
- 0004927: [Firmware] Support of Fileheader V3.0

Modbus-TCP Firmware - V2.1.4.0
==============================
- 0004132: [Firmware] New warmstart message / warmstart behaviour
- 0003259: [Firmware] Detection of DPM settings fail by netx50
- 0004126: [Firmware] Changed Error numbers to Global error numbers
- 0002920: [Firmware] Packet data length not checked
- 0003560: [Firmware] Wrong Confirmation Packet length of FC7 (Message mode, Client)
- 0004192: [Firmware] Changes in Public header OmbOmbTask_Public.h
- 0003559: [Firmware] Check Modbus answer (MBAP header and PDU) also for FC23 (Message mode, Client)

Modbus-TCP Firmware - V2.1.3.0
==============================
- 0003333: [Firmware] Changes in Public header OmbOmbTask_Public.h
- 0003260: [EDS] Total crash of the netX after a system restart (when trying to load a new XC microcode) (mtrensch)
- 0003281: [Firmware] Optional configuration of TCP/IP stack (Flag OMB_OMBTASK_CFG_FLAG_TCPIP_NO_CONFIG)

Modbus-TCP Firmware - V2.1.2.0
==============================
- 0002908: [Firmware] Link of rcX V2.0.4.1

Modbus-TCP Firmware - V2.1.1.0
==============================
- 0002890: [Firmware] Changed Function code 16 maximum data count from 120 to 123
- 0002888: [Firmware] Changed Dualport-memory's Extended Status Block
- 0002886: [Firmware] Changed Protocol API (incompatible)
- 0002885: [Firmware] Changed Startup parameters of OMB_AP task (Added LED configurations)
- 0002880: [Firmware] Implemented Function code 23 (0x17) - Read/Write Multiple registers
- 0002882: [Firmware] Implemented alternative mapping of Function codes 01 and 03 in IO mode
- 0002879: [Firmware] Implemented Function code 07 (0x07) - Read Exception Status
- 0002878: [Firmware] Implemented Client mode

Modbus-TCP Firmware - V2.0.4.0
==============================
- 0002911: [Firmware] Link of rcX V2.0.4.1

Modbus-TCP Firmware - V2.0.3.0
==============================
- 0002794: [Firmware] Link rcX V2.0.4.0 because of new fileheader

Modbus-TCP Firmware - V2.0.2.0
==============================
- 0002558: [Firmware] netSTICK: Undefined default MAC address
- 0002548: [Firmware] Wrong data length in receive indication packet
- 0002549: [Firmware] Allow communication in IO mode without Register AP packet

Modbus-TCP Firmware - V0.9.1.7
==============================
- 0002505: [Firmware] Configuration fails after Channel Init without warmstart parameters

Modbus-TCP Firmware - V0.9.1.6
==============================
- 0002497: [Firmware] Communication state 'Stop' while Bus ON

Modbus-TCP Firmware - V0.9.1.3
==============================
- 0002496: [Firmware] Crash when reading/writing bits in IO mode

Modbus-TCP Firmware - V0.9.1.2
==============================
- 0002374: [Firmware] Double FC count in I/O mode
- 0002373: [Firmware] First response with IP 0.0.0.0 after NetIdent set request
- 0002366: [Firmware] Wrong status on watchdog error
- 0002370: [Firmware] Reset device not possible in some situations
- 0002371: [Firmware] No communication with Bus ON
- 0002368: [Firmware] Fatal error after Channel Init with 9 or more server sockets
- 0002367: [Firmware] Communication abort after configuration in different mode


