Hello everyone,
I noticed a strange behavior in our VZLUSAT-2 dashboard (Grafana). It seems that some fields are not getting new values. Specifically, it’s EPS system current and radio PA temperature. It can be seen in the dashboard graphs, the lines for both of these values just end, with the most recent value being a couple days old.
The strange thing is that I checked one of recent observations (SatNOGS Network - Observation 5475763), and all of the beacon data is decoded correctly. I manually parsed a hex frame from that observation using Kaitai struct and all of the fields are present and contain sensible values.
Has anyone seen this sort of thing before? Thanks!