Skip to content

Releases: openmv/openmv-ide

OpenMV IDE Release

12 Aug 04:10
Compare
Choose a tag to compare
  • Updated firmware to v2.5.0.
  • OpenMV IDE saves main.py on your SD card more robustly now.
  • OpenMV IDE unmounts the SD card on eject.
  • Serial bug fixes (timeout was too small).

OpenMV IDE Release

04 Jun 22:42
Compare
Choose a tag to compare
  • Updated firmware to v2.4.1 w/ fix for Windows 10 Creator USB drive issue.
  • Added label when frame buffer is disabled.
  • Added drawers that are displayed when panels are hidden.
  • FPS read out has more averaging now so it's more stable.
  • Fixed firmware re-programmer erasing flash drive always.
  • Frame buffer now tells you the ROI when you select an area.
  • Frame buffer now tells you the image res.
  • Random visual fixes to make the IDE look more polished.
  • Fixed editor crashing bug.
  • Improved text highlighting code to highlight more stuff.
  • Reduced read unblock timer for better FPS on windows VMs.
  • Fixed OpenTerminal run code so you can use it with longer scripts.

OpenMV IDE Release

28 Mar 00:48
Compare
Choose a tag to compare
  • Cleanup options menu.
  • Add more example scripts.
  • Update firmware to v2.3.0.
  • Fixed handling compressed_for_ide() images.

OpenMV IDE Release

07 Mar 20:13
Compare
Choose a tag to compare
  • Fixed IDE hang in syntax highlighter.
  • Updated scripts related to the hang.

OpenMV IDE Release

05 Mar 21:27
Compare
Choose a tag to compare
  • Fixed expand/collapse sidebar graphical glitches.
  • Fixed syntax highlighting.
  • Added documentation tool tips on hover over keywords.
  • Added auto completion code assistance.
  • Added the ability to create new serial terminals on demand.
  • Added apriltags generation.
  • Updated firmware to v2.2.0.
  • Updated documentation.

OpenMV IDE Release

26 Jan 16:23
Compare
Choose a tag to compare
  • Save now works on a new file.
  • Save As replaces the name in the IDE correctly now.
  • Fixed spelling errors in the IDE text.
  • Added a color tracking threshold editor.
  • Added a keypoints editor.
  • Updated the documentation.
  • Updated the firmware to v2.1.0.
  • Bootloader now works on VMs and slow computers.

OpenMV IDE Release

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

23 Sep 03:36
Compare
Choose a tag to compare
  • 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

04 Sep 16:06
Compare
Choose a tag to compare
  • Added support to re-flash OpenMV Cams to the IDE.

OpenMV IDE Release

04 Sep 16:06
Compare
Choose a tag to compare
  • Initial release.