2#include "../../../../tests/catch2/catch.hpp"
3#include "../generated/logCodes.hpp"
4#include "../types/telem_pi335.hpp"
5#include "../types/generated/telem_pi335_generated.h"
6#include "../types/flatbuffer_log.hpp"
60 CTelemPi335_0(
float pos1Set_,
float pos1_,
float sva1_,
float pos2Set_,
float pos2_,
float sva2_,
float pos3Set_,
float pos3_,
float sva3_) {
76 void* buffPtr = tp.builder.GetBufferPointer();
112 flatlogs::logHeader::createLog<MagAOX::logger::telem_pi335>(logBuffer
122 GIVEN(
"a telem_pi335 log code")
124 WHEN(
"random values for fields")
bool verify(const typename MagAOX::logger::telem_pi335::messageT &msg)
CTelemPi335_0(float pos1Set_, float pos1_, float sva1_, float pos2Set_, float pos2_, float sva2_, float pos3Set_, float pos3_, float sva3_)
int8_t logPrioT
The type of the log priority code.
std::shared_ptr< char > bufferPtrT
The log entry buffer smart pointer.
const MagAOX::logger::Telem_pi335_fb * GetTelem_pi335_fb(const void *buf)
static constexpr logPrioT LOG_DEFAULT
Used to denote "use the default level for this log type".
static flatlogs::msgLenT length(const fbMessage &msg)
Get the length of the message.
The type of the input message.
static bool verify(flatlogs::bufferPtrT &logBuff, flatlogs::msgLenT len)
A fixed-width timespec structure.
SCENARIO("Create telem_pi335 0", "[a log item]")
const float telemPi335Pos3_0
const float telemPi335Pos1Set_0
const float telemPi335Pos3Set_0
const float telemPi335Sva3_0
const float telemPi335Sva2_0
const float telemPi335Pos2Set_0
const float telemPi335Pos1_0
const float telemPi335Pos2_0
const float telemPi335Sva1_0