Skip to content

Releases: openmv/openmv-ide

v4.0.1

26 Jul 00:28
Compare
Choose a tag to compare
  • 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

08 May 22:41
Compare
Choose a tag to compare
  • 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

03 Oct 02:40
Compare
Choose a tag to compare
  • 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

29 May 04:23
Compare
Choose a tag to compare
  • 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

28 Feb 02:39
Compare
Choose a tag to compare
  • 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

16 Aug 04:01
Compare
Choose a tag to compare
  • 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

02 Feb 22:06
Compare
Choose a tag to compare
  • 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

07 Dec 02:13
Compare
Choose a tag to compare
  • Update documentation
  • Update firmware
  • Fix HMTL Parsing of new documentation
  • Fix Examples Parsing of new Example Structure

OpenMV IDE Release

17 Nov 04:35
ecdc725
Compare
Choose a tag to compare
  • Updated Portenta Firmware
  • Made DFU bootloader terminal window integrated.
  • IDE modifies example scripts for grayscale cameras automatically.
  • Fixed RPi Install.

OpenMV IDE Release

08 Oct 01:12
Compare
Choose a tag to compare
  • Fix Portenta Bootloading
  • Fix Erasing on Portenta for multiple platforms