Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
ControlApplication.cpp File Reference
#include "config.h"
#include <cstring>
#include <getopt.h>
#include <cstdio>
#include <iostream>
#include <sstream>
#include <string>
#include <limits.h>
#include <unistd.h>
#include <libgen.h>
#include <dlfcn.h>
#include <dirent.h>
#include <libdaq/gpio.h>
#include "CommandInterface/CameraLinkSerial.h"
#include "Sensors/StdOut/CamLinkTestSensorBoard.h"
#include "CommandInterface/NamedPipeInterface.h"
#include "CommandInterface/ConsoleInterface.h"
#include "CommandInterface/MityViewer/MityViewerInterface.h"
#include "CommandInterface/GigEInterface.h"
#include "CommandInterface/U3VRegisters.h"
#include "CommandInterface/U3VisionInterface.h"
#include "Sensors/SavableSensorBoard.h"
#include "Sensors/StdOut/StdOutSensorBoard.h"
#include "StatusReporter/PCA9553Status.h"
#include "StatusReporter/StdOutStatusReporter.h"
#include "StatusReporter/GenICamStatusReporter.h"
#include "IOChannel/IOChannel.h"
#include "IOChannel/FilesystemIO.h"
#include "IOChannel/CameraLinkIO.h"
#include "IOChannel/BufferedCameraLinkIO.h"
#include "IOChannel/GigEIO.h"
#include "IOChannel/U3VIO.h"
#include "ControlApplication.h"
#include "Utility/ConfigFile.h"
#include "Utility/tcCommandExecutive.h"
#include "Utility/PIDControl.h"
#include "Utility/str_funcs.h"
Include dependency graph for ControlApplication.cpp:

Variables

bool gbStartDeeb = false
 
tcCommandExecutivegpDeebInterface = NULL
 

Variable Documentation

◆ gbStartDeeb

bool gbStartDeeb = false

◆ gpDeebInterface

tcCommandExecutive* gpDeebInterface = NULL