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

#include <monitoring.h>

Public Member Functions

std::string to_string () const
 String representatioin for printing.
 

Static Public Member Functions

static RBMoniData from_bytestream (const Vec< u8 > &stream, usize &pos)
 

Public Attributes

u8 board_id
 
u16 rate
 Rate as recorded by the board itself.
 
f32 tmp_drs
 
f32 tmp_clk
 
f32 tmp_adc
 
f32 tmp_zynq
 fpga temperature
 
f32 tmp_lis3mdltr
 
f32 tmp_bm280
 
f32 pressure
 ambient pressure
 
f32 humidity
 ambient humidity
 
f32 mag_x
 
f32 mag_y
 
f32 mag_z
 
f32 mag_tot
 total strength of magnetic field
 
f32 drs_dvdd_voltage
 
f32 drs_dvdd_current
 
f32 drs_dvdd_power
 
f32 p3v3_voltage
 
f32 p3v3_current
 
f32 p3v3_power
 
f32 zynq_voltage
 
f32 zynq_current
 
f32 zynq_power
 
f32 p3v5_voltage
 
f32 p3v5_current
 
f32 p3v5_power
 
f32 adc_dvdd_voltage
 
f32 adc_dvdd_current
 
f32 adc_dvdd_power
 
f32 adc_avdd_voltage
 
f32 adc_avdd_current
 
f32 adc_avdd_power
 
f32 drs_avdd_voltage
 
f32 drs_avdd_current
 
f32 drs_avdd_power
 
f32 n1v5_voltage
 
f32 n1v5_current
 
f32 n1v5_power
 

Static Public Attributes

static const u16 HEAD = 0xAAAA
 
static const u16 TAIL = 0x5555
 
static const u8 SIZE = 151
 

Detailed Description

Sensors on the Readoutboards


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