#include <math.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <cstring>
#include <iostream>
#include "elektronv2.hpp"
Go to the source code of this file.
Functions | |
double | ang_nor_rad (double rad) |
Variables | |
uint8_t | crcTable [256] |
NF_STRUCT_ComBuf | NFComBuf |
double ang_nor_rad | ( | double | rad | ) |
Definition at line 23 of file elektron.cpp.
uint8_t crcTable[256] |
Definition at line 21 of file elektron.cpp.
Definition at line 20 of file elektron.cpp.