MRPT
2.0.1
|
#include "hwdrivers-precomp.h"
#include <mrpt/hwdrivers/CCANBusReader.h>
#include <mrpt/system/CTicTac.h>
#include <mrpt/system/crc.h>
#include <mrpt/system/os.h>
#include <cstdio>
#include <cstring>
#include <iostream>
#include <thread>
Go to the source code of this file.
Macros | |
#define | RET_ERROR(msg) |
Functions | |
char | hexCharToInt (char n) |
#define RET_ERROR | ( | msg | ) |
Definition at line 27 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 39 of file CCANBusReader.cpp.
Referenced by mrpt::hwdrivers::CCANBusReader::waitContinuousSampleFrame(), and mrpt::hwdrivers::CCANBusReader::waitIncomingFrame().
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 |