AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Namespaces
toucan_vscp_canal.cpp File Reference

An interface for using a TouCAN USB probe, via the VSCP CANAL api. More...

#include "isobus/hardware_integration/toucan_vscp_canal.hpp"
#include "isobus/isobus/can_stack_logger.hpp"
#include "isobus/utility/to_string.hpp"
#include <thread>
Include dependency graph for toucan_vscp_canal.cpp:

Go to the source code of this file.

Namespaces

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

Detailed Description

An interface for using a TouCAN USB probe, via the VSCP CANAL api.

The CANAL api is documented at https://docs.vscp.org/canal/1.0/#/

Note
The driver library for this plugin is located at https://github.com/rusoku/
Author
Adrian Del Grosso

Definition in file toucan_vscp_canal.cpp.