#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_stdcam.hpp"
#include "../types/generated/telem_stdcam_generated.h"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CTelemStdcam_0 |
class | CTelemStdcam_1 |
Functions | |
SCENARIO ("Create telem_stdcam 0", "[a log item]") | |
SCENARIO ("Create telem_stdcam 1", "[a log item]") | |
Variables | |
const std::string | telemStdcamMode_0 = "n0kl4uw40c" |
const float | telemStdcamXcen_0 = 0.35477 |
const float | telemStdcamYcen_0 = 0.524991 |
const int | telemStdcamWidth_0 = 1504395285 |
const int | telemStdcamHeight_0 = -1302212251 |
const int | telemStdcamXbin_0 = 40165639 |
const int | telemStdcamYbin_0 = 1520245768 |
const float | telemStdcamExptime_0 = 0.560484 |
const float | telemStdcamFps_0 = 0.367946 |
const float | telemStdcamEmGain_0 = 0.773053 |
const float | telemStdcamAdcSpeed_0 = 0.273487 |
const float | telemStdcamTemp_0 = 0.35382 |
const float | telemStdcamSetpt_0 = 0.238657 |
const uint8_t | telemStdcamStatus_0 = 1 |
const uint8_t | telemStdcamOntarget_0 = 1 |
const std::string | telemStdcamStatusStr_0 = "x2bamlt0jl" |
const std::string | telemStdcamShutterStatusSr_0 = "jzqrjgkv8v" |
const int8_t | telemStdcamShutterState_0 = 68 |
const uint8_t | telemStdcamSynchro_0 = 162 |
const float | telemStdcamVshift_0 = 0.452963 |
const uint8_t | telemStdcamCropMode_0 = 18 |
const std::string | telemStdcamMode_1 = "b13uj2xnwp" |
const float | telemStdcamXcen_1 = 0.633753 |
const float | telemStdcamYcen_1 = 0.379517 |
const int | telemStdcamWidth_1 = 760727924 |
const int | telemStdcamHeight_1 = -589714848 |
const int | telemStdcamXbin_1 = 1506803030 |
const int | telemStdcamYbin_1 = 264440513 |
const float | telemStdcamExptime_1 = 0.169911 |
const float | telemStdcamFps_1 = 0.175352 |
const float | telemStdcamEmGain_1 = 0.516519 |
const float | telemStdcamAdcSpeed_1 = 0.982221 |
const float | telemStdcamTemp_1 = 0.000305 |
const float | telemStdcamSetpt_1 = 0.491747 |
const uint8_t | telemStdcamStatus_1 = 1 |
const uint8_t | telemStdcamOntarget_1 = 1 |
const std::string | telemStdcamStatusStr_1 = "a5zmm6xf3r" |
const std::string | telemStdcamShutterStatusSr_1 = "0g3aonr7mu" |
const int8_t | telemStdcamShutterState_1 = 17 |
const uint8_t | telemStdcamSynchro_1 = 65 |
SCENARIO | ( | "Create telem_stdcam 0" | , |
"" | [a log item] | ||
) |
Definition at line 180 of file telem_stdcam_generated_tests.cpp.
References CTelemStdcam_0::m_adcSpeed, CTelemStdcam_0::m_cropMode, CTelemStdcam_0::m_emGain, CTelemStdcam_0::m_exptime, CTelemStdcam_0::m_fps, CTelemStdcam_0::m_height, CTelemStdcam_0::m_mode, CTelemStdcam_0::m_ontarget, CTelemStdcam_0::m_setpt, CTelemStdcam_0::m_shutterState, CTelemStdcam_0::m_shutterStatusSr, CTelemStdcam_0::m_status, CTelemStdcam_0::m_statusStr, CTelemStdcam_0::m_synchro, CTelemStdcam_0::m_temp, CTelemStdcam_0::m_verify, CTelemStdcam_0::m_vshift, CTelemStdcam_0::m_width, CTelemStdcam_0::m_xbin, CTelemStdcam_0::m_xcen, CTelemStdcam_0::m_ybin, CTelemStdcam_0::m_ycen, telemStdcamAdcSpeed_0, telemStdcamCropMode_0, telemStdcamEmGain_0, telemStdcamExptime_0, telemStdcamFps_0, telemStdcamHeight_0, telemStdcamMode_0, telemStdcamOntarget_0, telemStdcamSetpt_0, telemStdcamShutterState_0, telemStdcamShutterStatusSr_0, telemStdcamStatus_0, telemStdcamStatusStr_0, telemStdcamSynchro_0, telemStdcamTemp_0, telemStdcamVshift_0, telemStdcamWidth_0, telemStdcamXbin_0, telemStdcamXcen_0, telemStdcamYbin_0, and telemStdcamYcen_0.
SCENARIO | ( | "Create telem_stdcam 1" | , |
"" | [a log item] | ||
) |
Definition at line 372 of file telem_stdcam_generated_tests.cpp.
References CTelemStdcam_1::m_adcSpeed, CTelemStdcam_1::m_emGain, CTelemStdcam_1::m_exptime, CTelemStdcam_1::m_fps, CTelemStdcam_1::m_height, CTelemStdcam_1::m_mode, CTelemStdcam_1::m_ontarget, CTelemStdcam_1::m_setpt, CTelemStdcam_1::m_shutterState, CTelemStdcam_1::m_shutterStatusSr, CTelemStdcam_1::m_status, CTelemStdcam_1::m_statusStr, CTelemStdcam_1::m_synchro, CTelemStdcam_1::m_temp, CTelemStdcam_1::m_verify, CTelemStdcam_1::m_width, CTelemStdcam_1::m_xbin, CTelemStdcam_1::m_xcen, CTelemStdcam_1::m_ybin, CTelemStdcam_1::m_ycen, telemStdcamAdcSpeed_1, telemStdcamEmGain_1, telemStdcamExptime_1, telemStdcamFps_1, telemStdcamHeight_1, telemStdcamMode_1, telemStdcamOntarget_1, telemStdcamSetpt_1, telemStdcamShutterState_1, telemStdcamShutterStatusSr_1, telemStdcamStatus_1, telemStdcamStatusStr_1, telemStdcamSynchro_1, telemStdcamTemp_1, telemStdcamWidth_1, telemStdcamXbin_1, telemStdcamXcen_1, telemStdcamYbin_1, and telemStdcamYcen_1.
const float telemStdcamAdcSpeed_0 = 0.273487 |
Definition at line 23 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamAdcSpeed_1 = 0.982221 |
Definition at line 225 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamCropMode_0 = 18 |
Definition at line 33 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamEmGain_0 = 0.773053 |
Definition at line 22 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamEmGain_1 = 0.516519 |
Definition at line 224 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamExptime_0 = 0.560484 |
Definition at line 20 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamExptime_1 = 0.169911 |
Definition at line 222 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamFps_0 = 0.367946 |
Definition at line 21 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamFps_1 = 0.175352 |
Definition at line 223 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamHeight_0 = -1302212251 |
Definition at line 17 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamHeight_1 = -589714848 |
Definition at line 219 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemStdcamMode_0 = "n0kl4uw40c" |
Definition at line 13 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemStdcamMode_1 = "b13uj2xnwp" |
Definition at line 215 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamOntarget_0 = 1 |
Definition at line 27 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamOntarget_1 = 1 |
Definition at line 229 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamSetpt_0 = 0.238657 |
Definition at line 25 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamSetpt_1 = 0.491747 |
Definition at line 227 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int8_t telemStdcamShutterState_0 = 68 |
Definition at line 30 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int8_t telemStdcamShutterState_1 = 17 |
Definition at line 232 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemStdcamShutterStatusSr_0 = "jzqrjgkv8v" |
Definition at line 29 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemStdcamShutterStatusSr_1 = "0g3aonr7mu" |
Definition at line 231 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamStatus_0 = 1 |
Definition at line 26 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamStatus_1 = 1 |
Definition at line 228 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemStdcamStatusStr_0 = "x2bamlt0jl" |
Definition at line 28 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemStdcamStatusStr_1 = "a5zmm6xf3r" |
Definition at line 230 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamSynchro_0 = 162 |
Definition at line 31 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const uint8_t telemStdcamSynchro_1 = 65 |
Definition at line 233 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamTemp_0 = 0.35382 |
Definition at line 24 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamTemp_1 = 0.000305 |
Definition at line 226 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamVshift_0 = 0.452963 |
Definition at line 32 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamWidth_0 = 1504395285 |
Definition at line 16 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamWidth_1 = 760727924 |
Definition at line 218 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamXbin_0 = 40165639 |
Definition at line 18 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamXbin_1 = 1506803030 |
Definition at line 220 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamXcen_0 = 0.35477 |
Definition at line 14 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamXcen_1 = 0.633753 |
Definition at line 216 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamYbin_0 = 1520245768 |
Definition at line 19 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const int telemStdcamYbin_1 = 264440513 |
Definition at line 221 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamYcen_0 = 0.524991 |
Definition at line 15 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().
const float telemStdcamYcen_1 = 0.379517 |
Definition at line 217 of file telem_stdcam_generated_tests.cpp.
Referenced by SCENARIO().