#include <ros/ros.h>
#include <map>
#include <sstream>
#include <string>
#include <dbc/DbcSignal.h>
#include <dbc/DbcMessage.h>
Go to the source code of this file.
Namespaces | |
namespace | NewEagle |
Functions | |
static int32_t | NewEagle::ConvertToMTBitOrdering (uint32_t bit, uint32_t dlc) |
static int32_t | NewEagle::ConvertToMTBitOrdering (uint32_t bit) |
static void | NewEagle::Pack (uint8_t *data, const NewEagle::DbcSignal &signal) |
static double | NewEagle::Unpack (uint8_t *data, const NewEagle::DbcSignal &signal) |