MRPT
2.0.4
|
#include "hwdrivers-precomp.h"
#include <mrpt/hwdrivers/CIbeoLuxETH.h>
#include <bitset>
#include <thread>
Go to the source code of this file.
Macros | |
#define | APPERTURE 4.712385 |
Variables | |
const unsigned char | SearchForAF = 0 |
const unsigned char | SearchForFE = 1 |
const unsigned char | SearchForC0 = 2 |
const unsigned char | SearchForC2 = 3 |
const unsigned char | PacketFound = 4 |
const unsigned char | SaveData = 5 |
#define APPERTURE 4.712385 |
Definition at line 17 of file CIbeoLuxETH.cpp.
const unsigned char PacketFound = 4 |
Definition at line 31 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
const unsigned char SaveData = 5 |
Definition at line 32 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
const unsigned char SearchForAF = 0 |
Definition at line 27 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
const unsigned char SearchForC0 = 2 |
Definition at line 29 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
const unsigned char SearchForC2 = 3 |
Definition at line 30 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
const unsigned char SearchForFE = 1 |
Definition at line 28 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |