Skip to content

AEP updates

Darryl Green requested to merge github/fork/derkling/aep_updates into master

Created by: derkling

This series redactors the energy meter implementation to support:

  1. configuration via test_env options
  2. energy samples collections for emeters which integrate the to compute the energy
  3. multi channel support for AEP, all 3 channels are not fully usable

The main affected emeter is the ARM EnergyProbe, which has been validated while being used to sample an Android device.

Merge request reports