mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update TODO list
This commit is contained in:
parent
99bedb06b6
commit
6bc282e414
12
TODO
12
TODO
@ -13,6 +13,9 @@ Done:
|
|||||||
* Update inf file
|
* Update inf file
|
||||||
* Generate Linux/Windows packages
|
* Generate Linux/Windows packages
|
||||||
* Catch and print syntax errors
|
* Catch and print syntax errors
|
||||||
|
* Add colorbar mode function
|
||||||
|
* Optimize the IDE (revert to numpy, use timeout_add etc..)
|
||||||
|
* remove obselete #define from mpconfigboard.h
|
||||||
|
|
||||||
Todo:
|
Todo:
|
||||||
* Fix silkscreen
|
* Fix silkscreen
|
||||||
@ -28,7 +31,10 @@ Todo:
|
|||||||
* Fix cache issues
|
* Fix cache issues
|
||||||
* Fix push/pop scope (pop_scope() might not be called ?)
|
* Fix push/pop scope (pop_scope() might not be called ?)
|
||||||
* define aliaes for pins
|
* define aliaes for pins
|
||||||
* remove obselete #define from mpconfigboard.h
|
* Document OMV's MP API.
|
||||||
* Document OMV's MP API.
|
* Delay sensor init
|
||||||
* Fix slow raw QVGA preview
|
* Implement get/set pixel
|
||||||
|
* Use R, G, B macros in imlib.c
|
||||||
|
* Use R, G, B lookups in imlib.c
|
||||||
|
* Move misc functions to image module
|
||||||
* Grep for TODOs
|
* Grep for TODOs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user