cxx: add bytes received metric to ReceiverSatellite
Implementing this in the base class gives us this metric for free for all data receivers.
TODO:
-
Add docs, should inherit similar to parameters -
Add data rate metric?
Edited by Stephan Lachnit
Implementing this in the base class gives us this metric for free for all data receivers.
TODO: