mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
update TODO
This commit is contained in:
parent
533f0e3e8f
commit
f1e1f1c870
2
TODO
2
TODO
@ -22,6 +22,7 @@ Done:
|
|||||||
* Move misc image functions to image module
|
* Move misc image functions to image module
|
||||||
* Delay sensor init after USB storage to log errors to file
|
* Delay sensor init after USB storage to log errors to file
|
||||||
* Implement get/set pixel
|
* Implement get/set pixel
|
||||||
|
* Fix push/pop scope (re-init mp before running scripts)
|
||||||
|
|
||||||
Todo:
|
Todo:
|
||||||
* Update MLX driver
|
* Update MLX driver
|
||||||
@ -32,7 +33,6 @@ Todo:
|
|||||||
* Edge detection or geneirc kernel function
|
* Edge detection or geneirc kernel function
|
||||||
* Development VM ?
|
* Development VM ?
|
||||||
* Fix cache issues
|
* Fix cache issues
|
||||||
* Fix push/pop scope (pop_scope() might not be called ?)
|
|
||||||
* define aliaes for pins
|
* define aliaes for pins
|
||||||
* Document OMV's MP API.
|
* Document OMV's MP API.
|
||||||
* Use R, G, B macros in imlib.c
|
* Use R, G, B macros in imlib.c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user