AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
innomaker_usb2can_windows_plugin.hpp File Reference

An interface for using an InnoMaker USB2CAN device. More...

#include <cstdint>
#include <memory>
#include <string>
#include "isobus/hardware_integration/InnoMakerUsb2CanLib.h"
#include "isobus/hardware_integration/can_hardware_plugin.hpp"
#include "isobus/isobus/can_hardware_abstraction.hpp"
#include "isobus/isobus/can_message_frame.hpp"
Include dependency graph for innomaker_usb2can_windows_plugin.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::InnoMakerUSB2CANWindowsPlugin
 A Windows CAN Driver for InnoMaker USB2CAN devices. More...
 

Namespaces

namespace  isobus
 This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution.
 

Detailed Description

An interface for using an InnoMaker USB2CAN device.

Attention
This is not legal advice. The InnoMaker USB2CAN driver uses libusb, which is an LGPL-2.1 library. Be sure you understand the implications of this before proceeding.
Author
Adrian Del Grosso

Definition in file innomaker_usb2can_windows_plugin.hpp.