#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.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |