Skip to content

v2022.01.03

Latest

Choose a tag to compare

@eat-sleep-code eat-sleep-code released this 04 Jan 05:40
· 1 commit to master since this release

Updates

  • Migrate to the current version of PiDNG (formerly PyDNG)
  • Add library dependency that numpy expects
  • Hard-code image directory in controls.py as some users were attempting to launch the program from other directories which caused image load errors. Installation script already assumes directory should be /home/pi/camera so this should not really be an issue.

Known Issues

  • Raspberry Pi OS Bullseye is not yet supported. This is due to a dependency on the Raspberry Pi Foundation's camera integration library which is currently undergoing a rewrite and is not yet supported on Bullseye. We will issue a new release when this library is publicly available.