Update CHANGELOG.md

This commit is contained in:
iabdalkader 2015-09-22 01:22:00 +02:00
parent 1bea08e19c
commit 885640a005

View File

@ -1,4 +1,6 @@
Done:
# Change Log
## [1.1](https://github.com/openmv/openmv/releases/tag/v1.1) (2015-08-15)
* Rollback to gtksourceview
* Use MP peripherals
* Add ABI version and check it in the IDE
@ -29,26 +31,3 @@ Done:
* Remove lib folder
* Fix draw_string
* Disable built-in DFU on Windows
Todo:
* 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
* 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
* Remove pincfg.h and use mpconfigboard.h
* Use dfu in IDE instead of bin, and simpler upload dialog
* move serial port opening to openmv.py
* Test DFU on Mac/OSX (and fix it if needed)
* Add sensor_snapshot timeout
* Test PWM mappings servos
* Grep for TODOs