Skip to content

1.11.x: nanodac: Implement uint8 and bool

Valentin Valls requested to merge nanodac-bool-uint8-1.11 into 1.11.x

This PR implements few other types for the nanodac.

This missing feature was noticed and tested at ID06, while we was trying to use the following functions:

  • is_auto (which is part of the hw_controller)
  • is_manual (which is part of the hw_controller)
  • Loop_{channel}_OP_SensorBreakMode

FYI @mauro

Edited by Valentin Valls

Merge request reports