altos: Split AO_LOG_NORMALIZED support out in telemetry code
authorKeith Packard <keithp@keithp.com>
Wed, 28 Dec 2022 05:30:13 +0000 (21:30 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Dec 2022 05:30:13 +0000 (21:30 -0800)
commit08f13d3301bfcf9a5b9b566df4ffd4ed33f236d0
tree4f2569072c5bdeede4f376d34307fb9c172dec03
parent0d16160ce2207fd248c2d93a4f7a77a05176204d
altos: Split AO_LOG_NORMALIZED support out in telemetry code

This avoids needing per-driver changes to the telemetry code by using
the normalized data gathering techniques.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_log_mega.c