#include <iostream>
#include <vector>
#include <cerrno>
#include <uavcan_linux/uavcan_linux.hpp>
#include "debug.hpp"
Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
const char ** |
argv |
|
) |
| |
◆ makeFrame()
static uavcan::CanFrame makeFrame |
( |
std::uint32_t |
id, |
|
|
const std::string & |
data |
|
) |
| |
|
static |
◆ testDriver()
static void testDriver |
( |
const std::vector< std::string > & |
iface_names | ) |
|
|
static |
◆ testNonexistentIface()
static void testNonexistentIface |
( |
| ) |
|
|
static |
◆ testSocketFilters()
static void testSocketFilters |
( |
const std::string & |
iface_name | ) |
|
|
static |
◆ testSocketRxTx()
static void testSocketRxTx |
( |
const std::string & |
iface_name | ) |
|
|
static |
◆ tsMonoOffsetMs()