Search by Tags

WEC VF50 / VF61 BSP Release

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Vybrid Windows CE BSPs and images.

Any schedules are not guaranteed, but reflect the current planning. The planning could be shifted due to priority changes.
Issues which are scheduled for a specific version will be integrated in the mentioned version of the BSP.

We will update this table continuously in order to always provide the latest state of our development plan.

Odd beta versions, as 1.0b1 or 1.3b3, are internal releases only for testing. They are omitted from the table.

View All Submitted (open) Released (closed)
Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OS

V1.1beta1 (Release date: 2015-02-06)
- WinCE 6 Updates: Installed Microsoft CE6 Updates until 2014M11
- WEC 7 Updates: Installed Microsoft CE7 Updates until November 2014
- WEC 2013 Updates: Installed Microsoft CE8 Updates until November 5
WC-2561FixedParity settings incorrectly applied to serial portColibri VF50, Colibri VF61UARTCE6, WEC7, WEC2013

Description: When selecting 8 data bits + parity the parity is now sent as 8th bit, driver can support 7 or 8 data bits, parity and 1 or 2 stop bits. The maximum number of bits is 10. So it's possible to have 8+parity+1 stop, 8 + 2 stop, but not 8+parity+2 stop bits