aboutsummaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-13 01:42:03 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-13 01:42:03 +0000
commit9a03521b431c66a2497563e9517e0d3f3bb63cba (patch)
tree8c4ad1c989f2d1fa73e0b00f10ddbf81890f2732 /nuttx/TODO
parentacf1031af3948702a7bc93b4e3f50bf413073245 (diff)
downloadpx4-firmware-9a03521b431c66a2497563e9517e0d3f3bb63cba.tar.gz
px4-firmware-9a03521b431c66a2497563e9517e0d3f3bb63cba.tar.bz2
px4-firmware-9a03521b431c66a2497563e9517e0d3f3bb63cba.zip
Prep for 6.15 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4387 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO11
1 files changed, 4 insertions, 7 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 8b66c4975..53eb7b02a 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -605,15 +605,12 @@ o File system / Generic drivers (fs/, drivers/)
Status: Open
Priority: Medium-Low
- Title: CONFIG_RAMLOG_CONSOLE/SYSLOG DOES NOT WORK
+ Title: CONFIG_RAMLOG_CONSOLE DOES NOT WORK
Description: When I enable CONFIG_RAMLOG_CONSOLE, the system does not come up
- property (using configuration stm3240g-eval/nsh2). Apparently the
- RAM logging console is non-functional(and difficult to debug with
- no console). If I enabled CONFIG_RAMLOG_SYSLOG, the system comes
- up, but If I enable CONFIG_DEBUG, it again hangs. Apparently any
- kind of early output is fatal.
+ propertly (using configuration stm3240g-eval/nsh2). The problem
+ may be an assertion that is occuring before we have a console.
Status: Open
- Priority: Medium/high
+ Priority: Medium
o Graphics subystem (graphics/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^