Skip to content

End-cap carrier board support

Ben Bruers requested to merge bbrueers/powertools:addTypeDef into activeTB

The end-cap powerboards use different PADIDs than the barrel (all 0). In fact, the PADID is unique per powerboard type (R0-R5). This MR adds the basic framework to account for different PADIDs to powertools. It furthermore demonstrates in the pbv3_basic_test how this is to be used.

More MRs using the powerboard type distinction will follow. This MR relies on the changes made in !153 (merged).

This MR is based on the work of @dsperlic, many thanks!

Tagging @kkrizka

Merge request reports