summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-05 09:51:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-05 09:51:38 -0600
commitff2186634f52abca4b92839acd70ea1db529f0cb (patch)
treea51766d67e3130663dce98505fae6c24d5f93709
parent59bd03bb52db20af3cae09c812eb1d58deb180be (diff)
downloadpx4-nuttx-ff2186634f52abca4b92839acd70ea1db529f0cb.tar.gz
px4-nuttx-ff2186634f52abca4b92839acd70ea1db529f0cb.tar.bz2
px4-nuttx-ff2186634f52abca4b92839acd70ea1db529f0cb.zip
Update TODO list and a README
-rw-r--r--nuttx/TODO15
-rw-r--r--nuttx/configs/samv71-xult/README.txt4
2 files changed, 6 insertions, 13 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 373a586f7..6ec4c8884 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated March 14, 2015)
+NuttX TODO List (Last updated April 5, 2015)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This file summarizes known NuttX bugs, limitations, inconsistencies with
@@ -19,7 +19,7 @@ nuttx/
(4) USB (drivers/usbdev, drivers/usbhost)
(12) Libraries (libc/, libm/)
(11) File system/Generic drivers (fs/, drivers/)
- (9) Graphics subystem (graphics/)
+ (8) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
(2) Build system / Toolchains
@@ -1440,17 +1440,6 @@ o Graphics subsystem (graphics/)
Priority: Medium-ish. This would definitely improve graphics rendering
and line drawing.
- Title: LINE JOINS
- Description: Lines are currently draw as rectangles with the width of the
- rectangle being the line width. So when shapes, like circles,
- are drawn with fat lines, they do not join cleanly from
- segment to segment.
-
- The fix would be to draw a circle at each endpoint that has a
- radius equal to the width of the line.
- Status: Open
- Priority: Medium-ish. This would definitely improve line drawing.
-
Title: PER-WINDOW FRAMEBUFFERS
Description: One of the most awkard things to handle in the NX windowing
system is the re-draw callback. This is difficult because it
diff --git a/nuttx/configs/samv71-xult/README.txt b/nuttx/configs/samv71-xult/README.txt
index 5fcb078e8..9b1ca7968 100644
--- a/nuttx/configs/samv71-xult/README.txt
+++ b/nuttx/configs/samv71-xult/README.txt
@@ -1124,6 +1124,10 @@ Configuration sub-directories
CONFIG_SAMV7_XDMAC=y : XDMAC support
6. The appx/examples/nxlines is enabled as a built-in application.
+ This is a test that displays some simple graphis and can be
+ executed from the NSH command line like:
+
+ nsh> nxlines
7. When the maXTouch Xplained is connected (in any position), a new I2C
address appears at address 0x4a: