openmv/TODO
2015-08-01 11:20:26 +02:00

41 lines
1.0 KiB
Plaintext

Done:
* Rollback to gtksourceview
* Use MP peripherals
* Add ABI version and check it in the IDE
* Add common cascades to the flash
* Fix changing pixformat bug
* Fix sensor reset
* gc/xalloc race bug
* Fix sensor clock
* Update to MP 1.4.4
* Add udev rules help and check for udev file
* Update USB PID:VID
* Update inf file
* Generate Linux/Windows packages
* 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:
* Fix silkscreen
* Rename Eagle files
* Write colorbar test
* Update MLX driver
* Use HW I2C for MLX
* Fix LBP face recognizer
* Add reference papers
* Add pinout image to IDE
* Edge detection or geneirc kernel function
* Development VM ?
* Fix cache issues
* Fix push/pop scope (pop_scope() might not be called ?)
* define aliaes for pins
* Document OMV's MP API.
* Delay sensor init
* 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