Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@ximion ximion released this 16 Dec 20:18
· 119 commits to master since this release
v0.4.1

Features:

  • ci: Switch to GitHub Actions for CI
  • Build Win64 build with MSVC by default
  • Add ability to hotplug Miniscopes to DAQ board
  • Add reset button for display limits settings

Bugfixes:

  • Emulate timestamps on Windows if backend doesn't provide accurate ones
  • Update Miniscope hardware definition from upstream

Notes for Users

On Linux

  • The packages were built on Ubuntu 20.04 and Debian 11. They may run on other Debian-based distributions as well, but in case they don't, compiling the application from source is pretty easy to do (refer to the README.md file).
  • You need at least an OpenGL 3.0-capable graphics driver on your system to run this application.

On Windows

  • You will need at least an OpenGL 3.0-capable graphics driver installed, otherwise the application will not start.
  • You will need to trust the executable from an "Unknown Publisher" as it is not signed.
  • Some users reported they can't start PoMiDAQ on Windows because MF.dll/MFPLAT.dll are missing. In this case, you will need to install the Mediafeaturepack from Microsoft for your Windows version to resolve the problem.