Go to the documentation of this file. 1 #include <catch2/catch_all.hpp>
15 info->out.link(xo->input);
22 if(timeout || (infoFrame ==
nullptr))
throw std::runtime_error(
"no valid frame arrived at host");
23 if((infoFrame->leonCssCpuUsage.average < 0.0f) || (infoFrame->leonCssCpuUsage.average > 1.0f))
24 throw std::runtime_error(
"invalid leonCssCpuUsage.average " +
std::to_string(infoFrame->leonCssCpuUsage.average));
56 TEST_CASE(
"Pipeline config usb speed == SUPER") {
72 TEST_CASE(
"Pipeline config usb speed == HIGH") {
void setBoardConfig(BoardConfig board)
Sets board configuration.
XLinkOut node. Sends messages over XLink.
Represents the pipeline, set of nodes and connections between them.
void info(const FormatString &fmt, Args &&...args)
SystemLogger node. Send system information periodically.
void verifyInfo(dai::Device &d)
std::shared_ptr< DataOutputQueue > getOutputQueue(const std::string &name)
void makeInfo(dai::Pipeline &p)
std::shared_ptr< N > create()
std::string to_string(std::exception const &e)
TEST_CASE("usb2Mode == true")
void setStreamName(const std::string &name)
depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:19