================================================================================ CybroBinLoader version history ================================================================================ legend: + - new feature * - change/update ! - bug fix ? - known issue -------------------------------------------------------------------------------- v3.0.6, 18.3.2024, Damir + Option to set real-time clock. * Seconds are set to 59, in order to force a read from RTC registers. - Setting modbus address removed. -------------------------------------------------------------------------------- v3.0.5, 10.1.2022, Davor ! With bin file larger then 384kB, flash was not erased. -------------------------------------------------------------------------------- v3.0.4, 3.1.2022, Davor ! Program larger than 70000 had wrong CRC, so it couldn't be started. -------------------------------------------------------------------------------- v3.0.3, 17.7.2021, Damir + Added Cybro-3W model. * Communication timeout incremented to 8x 1000ms. -------------------------------------------------------------------------------- v3.0.2, 12.9.2019, Damir + Added option to change hardware model. ? Sending Cybro-2 kernel/program doesn't work, size field is broken. -------------------------------------------------------------------------------- v3.0.1, 12.3.2018, Damir * Corrected value of Cybro-3 magic, both plc program and kernel. -------------------------------------------------------------------------------- v3.0.0, 10.10.2017, Zdravko + Serial number and authorization code. * Added support for both CyBro-2 and Cybro-3. * Main form redesigned. -------------------------------------------------------------------------------- v1.5.6, 25.7.2014. * Kernel/program dump now works even if flash is corrupted. -------------------------------------------------------------------------------- v1.5.5, 1.2.2013. + IEX baudrate selection added. -------------------------------------------------------------------------------- v1.5.4, 1.9.2011. ! Changing plc configuration erased file system (alc and source files). ! Save command included plc program, but file system was missing. -------------------------------------------------------------------------------- v1.5.3, 27.7.2011. + Memory dump, both for kernel and plc program. -------------------------------------------------------------------------------- v1.5.2, 19.7.2011. + It is now possible to set Modbus device id. + Autostart PLC after new configuration is sent. -------------------------------------------------------------------------------- v1.5.1, 14.10.2010. * More informative error report. ! Sending programs bigger than 64K didn't clear plc flash correctly. -------------------------------------------------------------------------------- v1.5.0, 13.10.2010. * Timeouts were corrected for more robust communication. * Removed CyPro program size limit. ! Kernel version field in PLC wasn't updated after new kernel was sent. ! Some CyPro programs were erroneously reported as invalid. -------------------------------------------------------------------------------- v1.4, 24.9.2010. ! CyPro programs were limited to 64KB, now the limit is 384KB. ! Some window controls disappeared when Alt key was pressed in Vista/Windows 7. -------------------------------------------------------------------------------- v1.3, 6.9.2010. + Direct connection support. + Static IP and NAD alias configuration, without sending a new kernel. * Removed automatic password recovery, added dialog to enter password. -------------------------------------------------------------------------------- v1.2, 19.3.2009. * Communication timeouts and retries adjusted for more robust operation. -------------------------------------------------------------------------------- v1.1, 9.3.2009. + Support for password protected programs (except level 3). -------------------------------------------------------------------------------- v1.0, 12.2.2009. + First public release. --------------------------------------------------------------------------------