Releases: openmv/openmv-ide
Releases · openmv/openmv-ide
OpenMV IDE Release
- Rewrote the serial code structure such that the serial thread executes commands instead of the GUI thread. This results in dramatically better timeout accuracy.
- Added auto-disconnect support. If the OpenMV Cam crashes or is removed from the computer the IDE will handle this now.
- Added automatic resource update support to the IDE. Examples/Firmware/Documentation can be updated now without having to reinstall the IDE.
- Updating the firmware is now optional. The GUI will let you know if your firmware is out of date.
- Driver installing on windows has now been streamlined. All drivers are installed silently.
- DFU firmware update support has been included.
OpenMV IDE Release
- Rewrote the serial command structure to make OpenMV IDE more stable.
- Added support to save scripts to the OpenMV Cam.
- Added the ability to run the boot loader on demand.
- Added support to reset the OpenMV Cam at will.
- Fixed serial terminal text parsing to make it look prettier.
- Fixed issues with labels on the GUI.
OpenMV IDE Release
- Added support to re-flash OpenMV Cams to the IDE.
OpenMV IDE Release
- Initial release.