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
801f74c2da
commit
518e690e86
7
TODO
7
TODO
@ -23,6 +23,10 @@ Done:
|
||||
* Delay sensor init after USB storage to log errors to file
|
||||
* Implement get/set pixel
|
||||
* Fix push/pop scope (re-init mp before running scripts)
|
||||
* Update examples
|
||||
* Fix main script FS template in main.c
|
||||
* Remove global misc functions
|
||||
* Remove lib folder
|
||||
|
||||
Todo:
|
||||
* Update MLX driver
|
||||
@ -33,10 +37,13 @@ Todo:
|
||||
* Edge detection or geneirc kernel function
|
||||
* Development VM ?
|
||||
* Fix cache issues
|
||||
* Implement save script
|
||||
* define aliaes for pins
|
||||
* Document OMV's MP API.
|
||||
* Use R, G, B macros in imlib.c
|
||||
* Use R, G, B lookups in imlib.c
|
||||
* Setting contrast after brightness
|
||||
* Send PRs for ADC bugs
|
||||
* image.draw_line((x, y, int(50*sin(45))+x, int(50*cos(45))y))
|
||||
* Fix draw_string
|
||||
* Grep for TODOs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user