Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix: SimCamera return uint16, SimMonitor uint32

appel_c requested to merge fix/bitdepth_return_SimCamer_SimMonitor into master

Description

Change return type for SimCamera and SimMonitor

Related Issues

closes #49 (closed)

Type of Change

  • SimMonitor and SimCamera have class attribute BIT_DEPTH. Used to create init values and cast return values to expected output.

Potential side effects

None

Definition of Done

  • Documentation is up-to-date.
Edited by appel_c

Merge request reports