mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update change log.
This commit is contained in:
parent
8499b24e15
commit
f0a4dbe2af
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,4 +1,18 @@
|
||||
# Change Log
|
||||
## [2.1](https://github.com/openmv/openmv/releases/tag/v2.1) (2017-01-21)
|
||||
* New keypoints descriptor (ORB).
|
||||
* QR decoding via quirc library (https://github.com/dlbeer/quirc)
|
||||
* Support load to FB directly in copy_to_fb.
|
||||
* Export lens shading function.
|
||||
* Add AGAST corner detector.
|
||||
* Implement set_gain/exposure/whitebalance functions.
|
||||
* Various optimizations and speedups
|
||||
* Fix uSD cache issues on M7.
|
||||
* Fix broken ADC on M4 and M7.
|
||||
* Fix image compress and compressed.
|
||||
* Fix ff_wrapper bug.
|
||||
* Fix OMV3 LEDs pinout
|
||||
|
||||
## [2.0](https://github.com/openmv/openmv/releases/tag/v2.0) (2016-11-04)
|
||||
Firmware:
|
||||
* WiFi driver fixes.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user