Releases: openmv/openmv-ide
Releases · openmv/openmv-ide
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.
OpenMV IDE Release
- Added blinking cursor in the open terminal feature.
- Speed up the bootloader programming speed by 20x.
- Add dialog to show release notes for development firmware.
- Fixed IDE crashing bug.
- Updated examples.
- Updated firmware.
OpenMV IDE Release
- Fixed tab bar disappearing
- Fixed issue with loading portenta/nicla firmware
- Button doesn't cycle anymore for connect
- IDE now transmits keypresses to camera (will be fully enabled next firmware release)
- IDE now transmits time to camera (will be fully enabled next firmware release)
- DFU Output improved.
- Latest Release Support Added.
- Installer updates existing install.
- Runs on Mac without issues now thanks to code singing and notarizing.
- Opening drive folder works on linux now.
OpenMV IDE Release
- Fixed a bunch of outstanding bugs.
- Added the ability to select camera ports via the command line and auto run scripts.
- Updated IDE to support the new ImageIO Format.
- Added hotkeys for loading firmware.
OpenMV IDE Release
- Updated firmware to v4.1.0.
- Added BOSSAC support to OpenMV IDE to program NRF boards.
- Added picotool support to OpenMV IDE to program RP2040 boards.
- Added tabs to OpenMV OpenMV IDE.
- Fixed firmware loading dialog.
- Fixed IDE text editor issues.
OpenMV IDE Release
- Fixed pasting code indentation.
- Fixed RGB565 byte inversion in the IDE from OpenMV Cam firmware updates.
- Add firmware update check disable button.
- Fixed exceptions on built-in modules.
- Fixed help parsing.
- Updated firmware/documentation.
OpenMV IDE Release
- Update documentation
- Update firmware
- Fix HMTL Parsing of new documentation
- Fix Examples Parsing of new Example Structure
OpenMV IDE Release
- Updated Portenta Firmware
- Made DFU bootloader terminal window integrated.
- IDE modifies example scripts for grayscale cameras automatically.
- Fixed RPi Install.
OpenMV IDE Release
- Fix Portenta Bootloading
- Fix Erasing on Portenta for multiple platforms