Releases: openmv/openmv-ide
Releases · openmv/openmv-ide
v4.0.13
- Add escape code parser to create dialog boxes on escape codes and do other things.
- Disable the import helper by default (enable it via option under tools).
- Disable save template and save descriptor features.
v4.0.12
- Update firmware and examples to 4.5.0.
- Add colored text support to the IDE (ASNI escape sequences are now handled)
OpenMV IDE Release
- Fix windows installer.
v4.0.10
- Fixed translations working.
- Added support for Arduino Giga.
- Updated DFU-Util binaries.
- Fixed DFU loading for Giga, Portenta, Nicla using new binaries.
- Fixed issue with ImageIO files being marked corrupt.
- Added factory programming IDE.
v4.0.7
- Fixed an issue with the application crashing given an error with dfu-util/pico-util.
- Updated dfu-util binaries to match the latest from Arduino.
v4.0.6
- Add new factory IDE designed to help manufacturing of OpenMV Cams at our factory.
v4.0.5
- Update examples to match new firmware release.
- Add linux tar.gz installer.
v4.0.4
- Updated to firmware v4.4.3 - which includes working OpenMV Cam RT10602 firmware.
- Fixed errors in the dialogs for loading firmware in a production environment.
v4.0.1
- Updated to Qt 6.5.1
- Updated to Qt Creator 10.0.1
- Added support for High DPI Mode
- Added support for Light Mode (and Dark Mode)
- Fixed bugs with Video Tools
- Added Binary File Editor Plugin
- Added Diff Editor Plugin
- Improved Syntax Highlighting
- Improved Python Typing Experience
- Fixed Edge Impulse Support (and other issues related to broken SSL support)
- Fixed Sending Scripts using Open Terminal - now works for all scripts
- Improved STM32 bootloader repair
- Improved IMXRT firmware loading process
- Translated into 34 languages
- Improved installer experience on Linux
- Fixed RaspberryPi Support
- Fixed issues with Linux discovering serial ports
- Updated command line arguments to allow automation for factory programming
OpenMV IDE Release
- Added support to play RTSP Streams through FFPLAY on Windows/Mac (there's no FFPLAY on linux).
- Fixed the Python library sync code in the IDE. It now works reliably and allows you to develop a module on the PC and have that copied to the camera and vice-versa without issues.
- Make the Windows bootloader less aggressive in it's programming speed to help reduce issues with it locking up on some folks PCs.
- Added support for booting IMX devices from their factory default state and already programmed state.
- Added auto reconnected feature to allow the IDE to connect to a camera automatically without stopping/starting the script.
- Fixed the HTML documentation parser to handle the latest sphinx format. The IDE ships with the latest documentation again now.
This is the last version of OpenMV IDE that will support 32-bit Operating Systems.
We are upgrading the Qt Libraries and our QtCreator base to the latest versions which do not have 32-bit support anymore.