Releases: Grix/helios_dac
Releases · Grix/helios_dac
SDK v10
- Add seamless support for ILDA Digital Network in the SDK. The Helios SDK now can find and output to any IDN servers (including the Helios OpenIDN adapter) in addition to Helios USB devices.
- Add WriteFrameHighResolution() and WriteFrameExtended() for outputting higher resolution and more color channels to DACs that support it.
The libraries are entirely backwards compatible, should be a drop-in replacement for previous versions, both the C++ files and the shared library binaries.
NB: The shared libraries depend on libusb. In addition to HeliosLaserDAC.dll/dylib/so you also need libusb-1.0.dll/dylib/so in the same folder, or installed on the computer some other way. You can find these files in the sdk/cpp/libusb_bin folder.
SDK v6
SDK v6 (new)
Firmware v5
- SDK workaround of bug causing frames with certain sizes to fail to write
- SDK simplified and optimized
v5
v4
Firmware v4
v3
NEW: Firmware v3
v2
SDK v1.1
Firmware v2
Hardware v1.1
Changelog:
Added feature of giving persistent custom names to DACs
Initial release
Hardware v1.1
Firmware v1
Driver v1.0 (only windows binaries)