mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
51 lines
1.7 KiB
Markdown
51 lines
1.7 KiB
Markdown
# 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
|
|
* 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
|
|
* Write colorbar test
|
|
* Fix silkscreen
|
|
* Rename Eagle files
|
|
* Move misc image functions to image module
|
|
* 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
|
|
* Fix draw_string
|
|
* Disable built-in DFU on Windows
|
|
|
|
## [1.0.3-beta](https://github.com/openmv/openmv/releases/tag/v1.0.3-beta) (2014-11-15)
|
|
* Binary packaged using py2exe
|
|
* Mixed 32/64 bit Windows installer
|
|
* Fix USB issue on Windows 7 64-bit
|
|
* Enable color-lookup (was disabled in binaries)
|
|
|
|
## [1.0.2-beta](https://github.com/openmv/openmv/releases/tag/v1.0.1-beta) (2014-11-11)
|
|
* Fixes USB issues on Windows.
|
|
* New MSI package for Windows users
|
|
* Moved all user data are stored in home directory.
|
|
|
|
## [1.0.1-beta](https://github.com/openmv/openmv/releases/tag/v1.0.1-beta) (2014-11-2)
|
|
* Minor fixes for compatibility with Windows.
|
|
|
|
## [1.0.0-beta](https://github.com/openmv/openmv/releases/tag/v1.0.0-beta) (2014-10-31)
|
|
* First release.
|