Prep for the NuttX-6.32 Release
This commit is contained in:
parent
ef56d18271
commit
038ffbe07b
@ -399,9 +399,9 @@
|
|||||||
scaling algorithm to handling the case where the measured X values also
|
scaling algorithm to handling the case where the measured X values also
|
||||||
vary with y position (and vice versa) (2013-10-17).
|
vary with y position (and vice versa) (2013-10-17).
|
||||||
|
|
||||||
1.10 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
1.10 2013-12-07 Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
|
||||||
* Kconfig and UnitTests/nxwm: Add logic to enable saving a recovering
|
* Kconfig and UnitTests/nxwm: Add logic to enable saving and recovering
|
||||||
touchscreen calibration data. This depends upon having platform-dependent
|
touchscreen calibration data. This depends upon having platform-dependent
|
||||||
support for storate of configuration data. Portions suggested by
|
support for storate of configuration data. Portions suggested by
|
||||||
Ken Pettit (2013-10-30).
|
Ken Pettit (2013-10-30).
|
||||||
@ -410,3 +410,4 @@
|
|||||||
calibration could also be initiated from other ways other than through
|
calibration could also be initiated from other ways other than through
|
||||||
the one-time, start-up initialization logic (2013-10-30).
|
the one-time, start-up initialization logic (2013-10-30).
|
||||||
|
|
||||||
|
1.11 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
@ -349,4 +349,18 @@ Additional new features and extended functionality in Version 1.9:
|
|||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
|
||||||
(There are not bugfixes recorded for this release).
|
(There are no bugfixes recorded for this release).
|
||||||
|
|
||||||
|
NxWidgets-1.9
|
||||||
|
=============
|
||||||
|
|
||||||
|
The 11th release of the NxWidgets package was made on December 7, 2013. This
|
||||||
|
release depends on NuttX-6.26 or above and should not be used with older
|
||||||
|
NuttX releases.
|
||||||
|
|
||||||
|
Additional new features and extended functionality in Version 1.10:
|
||||||
|
|
||||||
|
* NxWM:Calibration and UnitTests/nxwm: Add logic to enable saving and
|
||||||
|
recovering touchscreen calibration data. This depends upon having
|
||||||
|
platform-dependent support for storage of configuration data. Portions
|
||||||
|
suggested by Ken Pettit.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user