gaps-online-software 0.10
online software for the TOF system for the GAPS experiment
Loading...
Searching...
No Matches
CPUMoniData Struct Reference

#include <monitoring.h>

Public Member Functions

auto to_string () const -> std::string
 

Static Public Member Functions

static auto from_bytestream (const Vec< u8 > &payload, usize &pos) -> CPUMoniData
 extract moni data from payload
 

Public Attributes

u32 uptime
 
u8 disk_usage
 
std::array< u32, 4 > cpu_freq
 
f32 cpu_temp
 
f32 cpu0_temp
 
f32 cpu1_temp
 
f32 mb_temp
 

Static Public Attributes

static constexpr u16 HEAD = 0xAAAA
 
static constexpr u16 TAIL = 0x5555
 
static constexpr u8 SIZE = 41
 

Detailed Description

System performance and temperature data of the central tof computer


The documentation for this struct was generated from the following file: