summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-20 01:55:05 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-20 01:55:05 +0000
commit60af61e86dfef73118ca1b21052085819df772a8 (patch)
treef2b4ec25a9371b71f253d018d7ac34e932a5c95f /nuttx/ChangeLog
parent0a237f936cc0145ea529c8ecca596061a044450d (diff)
downloadpx4-nuttx-60af61e86dfef73118ca1b21052085819df772a8.tar.gz
px4-nuttx-60af61e86dfef73118ca1b21052085819df772a8.tar.bz2
px4-nuttx-60af61e86dfef73118ca1b21052085819df772a8.zip
Correct 1-bit errors in intersection calculations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3526 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 25f86c225..70496acbe 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1705,4 +1705,7 @@
OLED with Solomon Systech SD1305 LCD controller.
* configs/lpcxpresso-lpc1668/nx: Add a NX graphics configuration for the LPCXPRESO
board.
+ * graphics/nxglib/nxglib_nonintersecting.c: Fix some single bit errors in
+ calculation of non-intersecting regions. This was causing an anomoaly
+ in examples/nx in column 0.