Skip to content

support more bhi160 sensors

Florian requested to merge flo_h/firmware:bhi160-sensors into master

This adds support for the step counter, the remaining vector sensors "gravity" and "linear acceleration" and the three quaternion rotation sensors.

It does also remove the LOG_WARN statements from bhi160_handle_packet, since logging while holding a hwlock seems to tend to deadlock.

Merge request reports