Skip to content

OS v1.4.0 - Opentrons v3.21.0

Compare
Choose a tag to compare
@mcous mcous released this 24 Sep 15:45
· 24999 commits to opentrons-develop since this release
019caba

Version 1.4.0 of the OT-2 operating system is for use with version 3.21.0 of the Opentrons software. It includes a handful of new packages and libraries as well as OS-level support for using external Bluetooth adapters with the OT-2

changelog

  • configs/ot2_defconfig: select ca-certificates, curl, git, grep, sl, wget (#86)
  • Add support for external Bluetooth adapters (#100)
    • package/python-bluepy: new package ver. 1.3.0
    • Select package python-bluepy
    • Select bluez tools and utils packages
    • Add services and udev rules for USB BT hardware
  • new package: python-typing-extensions (#101)
  • configs/ot2_defconfig: select screen, python3_curses, tmux (#102)