61 #include "rnr/rnrconfig.h" 78 static const char *SubSysName =
"Camera";
84 printSubHdr(
"Initialize Cameras");
86 printTestResult(FatalTag,
"%s diagnostics not supported yet.", SubSysName);
99 printHdr(
"Camera Diagnostics");
104 statsTest = initCams();
106 printSubTotals(statsTest);
108 statsTotal += statsTest;
114 if( !statsTotal.fatal )
116 statsTest = readInfo();
118 printSubTotals(statsTest);
120 statsTotal += statsTest;
127 printTotals(statsTotal);
The <b><i>Laelaps</i></b> namespace encapsulates all <b><i>Laelaps</i></b> related constructs...
Simple diagnostics statistics class.
Laelaps common utilities.
Laelaps supported cameras.
Top-level package include file.