summaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2011-07-12 09:53:45 +0200
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2011-07-12 09:53:45 +0200
commitde984f8b9706cfac79f7658e5b3863e78b052458 (patch)
treef989701212bb2de4d224387344929853e4055d27 /ToDo
parent5b4fbcc62d4544aee7adf0a92a2db31197bae305 (diff)
downloadipecamera-de984f8b9706cfac79f7658e5b3863e78b052458.tar.gz
ipecamera-de984f8b9706cfac79f7658e5b3863e78b052458.tar.bz2
ipecamera-de984f8b9706cfac79f7658e5b3863e78b052458.tar.xz
ipecamera-de984f8b9706cfac79f7658e5b3863e78b052458.zip
Suppport DMA modes in console application (not functional yet)
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo6
1 files changed, 6 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index e61ca28..1f3129c 100644
--- a/ToDo
+++ b/ToDo
@@ -1,3 +1,9 @@
+1. Read registers from XML description. It also makes sense to provide
+ formal XML-based language for DMA implementation.
+ a) Writting/Reading register values
+ b) Wait until <register1>=<value> on <register2>=<value> report error
+ c) ... ?
2. Hint for register value representation in the bank (hex, decimal)
3. Implement software registers
4. Support FIFO reads/writes from/to registers
+5. Provide OR and AND operations on registers in cli