#include "rt3k_udp.H"
#include "input_buffer.H"
#include "util.H"
#include "ncom_packet.H"
#include "ncom_channel_0.H"
#include "ncom_channel_3.H"
#include "ncom_channel_5.H"
#include "ncom_channel_16.H"
#include <cmath>
#include <cstdio>
#include <iostream>
#include <unistd.h>
Defines | |
#define | R2D (180.0 / M_PI ) |
Variables | |
bool | mode_ok [] |
const char * | progname |
#define R2D (180.0 / M_PI ) |
bool mode_ok[] |
{ false, false, false, false, true, true, true, true, true, true, false, }
Referenced by cajun::rt3k_udp_t::decode().
const char* progname |
Referenced by main(), and cajun::fw_camera_t::set_params().