# X2C Changelog

## Version 6.2.1835

> Note: The change-log page at https://x2c.lcm.at/change-log/ lists identical content for v6.2.1835 and v6.3.2018.

## Libraries & Blocks

- General
  - Constant block enhanced with integer implementations
  - uConstant block enhanced with integer implementations
  - Sin2Limiter block enhanced with Init and Enable input
  - LookupTable1D block revised
  - LookupTable2D block revised
  - Bug in floating point implementations of uConstant block fixed (missing action in save-function)

- Basic
  - Bugfix of loading Basic library twice in Scilab
  - Creation of Basic library documentation implemented

## Demos
- Sweepy demo for Microchip's MCLV-2 added
- Update of Tiva TM4C123GH6 Blinky demo

## Core
- Support for clock Goto/From blocks in Xcos added
- CUnit-test result location moved
- Update of Inno Setup installer script
- Bugfix of Scilab simulation problem with blocks with parameter arrays
- Bugfix in Scilab library builder script (problem with mfprintf of C-function names)
- Bugfix of too long strings in Scilab library builder
- Update of project documentation error handling
- Scilab transformation window messages and behavior revised
- Automatic opening of project documentation after creation implemented
- generalDoc.sty bugfix when generating documentation
- JRE detection procedure in Scilab environment updated
- Eclipse project writer, which is provided for user specific Java Conversion functions, updated
  - Compiler compliance
  - Default JRE
- Scripting language-based conversion updated
  - output names of unassigned variables
  - correct boolean and numeric data type value handling
- RMI communication functions updated
- LNet Firmware Download procedure updated for better Timeout Handling
- Communication interfaces updated to get connection state
- PCAN communication driver slow performance fixed

## Communicator
- Settings window layout changed to tabs for each category

## Communication
- updated PCAN-USB and Serial interface driver
- fixed Serial interface timeout problem

## Targets
- Support for STM32F103RB, STM32F446VE, STM32F446RE added
- Support for TMS320F28379D added

## Externals
- Replaced Serial communication driver by jSerialComm (https://fazecast.github.io/jSerialComm/)
- Updated IXXAT VCI Java API for VCI V4 compatibility
- Apache Log4j updated to version 2.3
- Cloning and Objenesis removed because not used anymore
- Support for ojdkbuild Java RE distribution verified



---

*Coverage: SVN revisions ~1633 through 1835*
