Skip to content

Conversation

themarpe
Copy link
Collaborator

@themarpe themarpe commented Aug 6, 2021

Known issues

  • Bootloader interaction (flashing and bootloader upgrading) is known to not work. A followup bugfix release will address this issue
  • Added a check to prevent flashing applications on Network type bootloaders (PoE). A follow up bootloader release will address this issue

Features

  • Script Node (On device scripting using Python 3.9)
  • SPIIn Node (Receive messages through SPI Interface)
  • Asset managment improvement
  • Improved syntax for creating nodes: eg: pipeline.create(dai.node.XLinkOut)
  • Better Python type resolving

Bugs

  • XLink segfault fix
  • Performance regression fix when using USB due to changed L2 cache behaviour from copy back to write through.
  • Added missing IMU calibration field when reading EEPROM data

Misc

  • Updated pybind11 to 2.7.0
  • Dependencies without git clone for piwheels compatibility
  • Code changes: Release v2.9.0.0 #337

Jon Ngai and others added 30 commits February 19, 2021 09:17
Copy link
Collaborator

@SzabolcsGergely SzabolcsGergely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except properties alias as mentioned in core

@themarpe themarpe merged commit 3587df4 into main Aug 6, 2021
@SzabolcsGergely SzabolcsGergely added 2021 Feature or fix that is planned for after our December feature/fix deliveries Gen2 Feature for or issue with Gen2 release Release version labels Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2021 Feature or fix that is planned for after our December feature/fix deliveries Gen2 Feature for or issue with Gen2 release Release version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants