Skip to content

LICENSE full text needed for proprietary dependencies. #22

@omsai

Description

@omsai

Need to obtain the following license files:

  • Andor SDK 2 (binary library)
  • Andor SDK 3 (binary library and BirFlow driver)
  • IDS 4.30
  • Princeton Instruments PVCAM-2.7.4.2 (binary library)
  • Photometrics PVCAM-2.7.0.0 (binary library)
  • SpotCamera
  • Raptor XCLIB
  • Maestro UscCmd (standalone executable)

List of external GNU/Linux dependencies:
http://micro-manager.org/wiki/Building_and_debugging_Micro-Manager_source_code#Linux

Some proprietary DeviceAdapters are publically downloadable so, after checking the license agreement, those should probably be find to include in the binary bundle as well. Assume dependencies already included in the Windows installer are also safe to include in the GNU/Linux bundled installer; in other words any device with ./DeviceAdapters//lib/ indicates redistributable GNU/Linux binaries:

$ ls DeviceAdapters/*/lib*/
DeviceAdapters/ABS/lib_Win32/:
CamUsb_API_hal.lib

DeviceAdapters/ABS/lib_x64/:
CamUsb_API64_hal.lib

DeviceAdapters/AgilentLaserCombiner/lib/:
LaserCombinerSDK.dll  LaserCombinerSDK64.dll

DeviceAdapters/Andor/lib/:
atmcd32d.dll  atmcd64d.dll

DeviceAdapters/AndorLaserCombiner/lib/:
AB_ALC_REV.dll  AB_ALC_REV64.dll  usbi2cio64.dll

DeviceAdapters/AndorSDK3/lib32/:
atcorem.lib

DeviceAdapters/AndorSDK3/lib64/:
atcorem.lib

Unfortunately, this only infers the Andor libraries are safe to distribute, but their license text is still needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions