#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 32 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
| const unsigned char SaveData = 5 | 
Definition at line 33 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
| const unsigned char SearchForAF = 0 | 
Definition at line 28 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
| const unsigned char SearchForC0 = 2 | 
Definition at line 30 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
| const unsigned char SearchForC2 = 3 | 
Definition at line 31 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
| const unsigned char SearchForFE = 1 | 
Definition at line 29 of file CIbeoLuxETH.cpp.
Referenced by mrpt::hwdrivers::CIbeoLuxETH::dataCollection().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |