API
telem.cpp
Go to the documentation of this file.
1 /** \file telem.cpp
2  * \brief The MagAO-X logger telemetery library
3  * \author Jared R. Males (jaredmales@gmail.com)
4  *
5  * \ingroup logger_types_files
6  *
7  */
8 #include <flatlogs/flatlogs.hpp>
9 #include "../generated/logTypes.hpp"
10 
11 namespace MagAOX
12 {
13 namespace logger
14 {
15 
16 timespec ocam_temps::lastRecord = {0,0};
17 timespec telem_blockgains::lastRecord = {0,0};
18 timespec telem_chrony_stats::lastRecord = {0,0};
19 timespec telem_chrony_status::lastRecord = {0,0};
20 timespec telem_cooler::lastRecord = {0,0};
21 timespec telem_coreloads::lastRecord = {0,0};
22 timespec telem_coretemps::lastRecord = {0,0};
23 timespec telem_dmmodes::lastRecord = {0,0};
24 timespec telem_dmspeck::lastRecord = {0,0};
25 timespec telem_drivetemps::lastRecord = {0,0};
26 timespec telem_fgtimings::lastRecord = {0,0};
27 timespec telem_fxngen::lastRecord = {0,0};
28 timespec telem_loopgain::lastRecord = {0,0};
29 timespec telem_observer::lastRecord = {0,0};
30 timespec telem_pico::lastRecord = {0,0};
31 timespec telem_position::lastRecord = {0,0};
32 timespec telem_pokecenter::lastRecord = {0,0};
33 timespec telem_rhusb::lastRecord = {0,0};
34 timespec telem_saving::lastRecord = {0,0};
35 timespec telem_saving_state::lastRecord = {0,0};
36 timespec telem_stage::lastRecord = {0,0};
37 timespec telem_stdcam::lastRecord = {0,0};
38 timespec telem_telcat::lastRecord = {0,0};
39 timespec telem_teldata::lastRecord = {0,0};
40 timespec telem_telenv::lastRecord = {0,0};
41 timespec telem_telpos::lastRecord = {0,0};
42 timespec telem_telsee::lastRecord = {0,0};
43 timespec telem_telvane::lastRecord = {0,0};
44 timespec telem_temps::lastRecord = {0,0};
45 timespec telem_usage::lastRecord = {0,0};
46 timespec telem_zaber::lastRecord = {0,0};
47 
48 } //namespace logger
49 } //namespace MagAOX
50 
51 
Flatlogs single include file.
Definition: dm.hpp:24
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
Definition: ocam_temps.hpp:33
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
Definition: telem_pico.hpp:31
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
Definition: telem_rhusb.hpp:33
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
Definition: telem_stage.hpp:34
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
Definition: telem_temps.hpp:33
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.
Definition: telem_usage.hpp:31
static timespec lastRecord
The timestamp of the last time this log was recorded. Used by the telemetry system.
Definition: telem_zaber.hpp:34