MRPT
2.0.1
|
#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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |