Skip to content

Releases: openmv/openmv-ide

v4.4.4

10 Nov 01:55
Compare
Choose a tag to compare
  • Fixed issues with camera serial stability. Rock solid now on all systems.
  • Set get_state() poll rate to 25ms.

Development Release

10 Nov 00:58
Compare
Choose a tag to compare

⚠️ This is a development release, and it may be unstable.

  • no changes

v4.4.2

09 Nov 06:31
Compare
Choose a tag to compare
  • Fixed bug with autocomplete inside comments.
  • Fixed IDE getting messed up by old settings.
  • Fixed default example failing pep8.
  • Make windows installer robust to random result codes from driver installers.
  • Fix serial polling by eliminating overlapped ZLP packets and transactions.
  • Hide unusable features from right-click menu.

v4.4.1

07 Nov 18:06
Compare
Choose a tag to compare
  • Fix issue with comments having autocomplete in them.
  • Default poll rate is 50ms
  • Fixed default example code style.

v4.4.0

05 Nov 04:44
Compare
Choose a tag to compare
  • Add support for the Python Language Server
  • Add support for GitHub Copilot
  • Add support for new firmware VID/PIDs
  • Add support for new DFU bootloader
  • Refactor board settings into settings.json
  • Refactor all firmware loading code
  • Bug fixes for camera data streaming
  • Update to QTC 14.0.2

v4.2.5

02 Oct 03:22
Compare
Choose a tag to compare
  • Update example scripts to the latest in openmv main.

v4.2.4

05 Sep 02:25
Compare
Choose a tag to compare
  • Update to resources 4.5.9.
  • Add support for handling RAW uncompressed frames in the IDE.

v4.2.1

01 Aug 00:44
Compare
Choose a tag to compare
  • Update resources to firmware 4.5.8.

v4.2.0

25 Jul 19:17
Compare
Choose a tag to compare
  • Update IDE to handle MP 1.23.
  • Add support to control USBDBG polling rates.
  • Update to OpenMV Firmware v4.5.6
  • Fixed frame buffer being hidden bug.
  • Fixed popup dialog overlap.
  • Update RT1062 recovery wording.
  • Fix minor issue with example filtering.
  • Add history completer to firmware loading.
  • Ensure serial thread exits when IDE is closed.
  • Fixed creating MJPEG files from MP4 files.
  • Fixed undo/redo history being lost on connect.
  • Fixed disabled settings from being loaded.

v4.1.8

27 May 06:00
e279136
Compare
Choose a tag to compare
  • Updated Firmware to v4.5.5.