#include "hwdrivers-precomp.h"#include <mrpt/utils/crc.h>#include <mrpt/utils/CTicTac.h>#include <mrpt/system/os.h>#include <cstdio>#include <mrpt/hwdrivers/CCANBusReader.h>
Go to the source code of this file.
Macros | |
| #define | RET_ERROR(msg) { cout << "[" << __CURRENT_FUNCTION_NAME__ <<"] " << msg << endl; return false; } | 
Functions | |
| char | hexCharToInt (char n) | 
| #define RET_ERROR | ( | msg | ) | { cout << "[" << __CURRENT_FUNCTION_NAME__ <<"] " << msg << endl; return false; } | 
Definition at line 23 of file CCANBusReader.cpp.
Referenced by mrpt::hwdrivers::CCANBusReader::sendCANBusReaderSpeed(), mrpt::hwdrivers::CCANBusReader::tryToOpenComms(), and mrpt::hwdrivers::CCANBusReader::waitACK().
| char hexCharToInt | ( | char | n | ) | 
Definition at line 31 of file CCANBusReader.cpp.
Referenced by mrpt::hwdrivers::CCANBusReader::waitContinuousSampleFrame(), and mrpt::hwdrivers::CCANBusReader::waitIncomingFrame().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |