Skip to content

proximity sensor support

Guido Günther requested to merge agx/iio-sensor-proxy:proximity into master

A reworked version !291 (closed) with

  • a boolean 'near' value
  • no separate dbus interface for the proximity sensor

Still marking as WIP since the threshold whether an object is close is hardcoded in src/drv-iio-poll-proximity.c. I will updated that once the kernel part is in place.

Edited by Guido Günther

Merge request reports