> Hi all,
>
> I've noticed a sensor-list KATCP command is listed on the wiki, but is
> unfortunately "not yet available" -- is this functionality still on the
> roadmap?
Maybe.
We have a sensor infrastructure. The sensor-list command is part of
that. You can use it to implement sensors, which we have done for our
poco mode (tcpborphserver2/poco/{sensors.c,ntp.c}) - this mode is specific
to a particular piece of gateware.
There are no sensors planned for the generic raw mode, but you can add some
yourself - if you are prepared to modify tcpborphserver2. If said sensors
are particular .bof file, I'd suggest adding another mode, otherwise just
add to the logic under the default raw mode in tcpborphserver2/raw/
regards
marc