AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
Files | |
can_hardware_interface.cpp | |
The hardware abstraction layer that separates the stack from the underlying CAN driver. | |
flex_can_t4_plugin.cpp | |
An interface for using Teensy4/4.1 CAN hardware. | |
innomaker_usb2can_windows_plugin.cpp | |
An interface for using an INNO-Maker USB2CAN. | |
mac_can_pcan_plugin.cpp | |
An interface for using a PEAK PCAN device through the MacCAN PCBUSB driver. | |
mcp2515_can_interface.cpp | |
An interface for using the MCP2515 can controller. | |
pcan_basic_windows_plugin.cpp | |
An interface for using a PEAK PCAN device. | |
socket_can_interface.cpp | |
An CAN driver for socket CAN on linux. | |
socketcand_windows_network_client.cpp | |
A windows hardware plugin for connecting to and using a socketcand server. | |
spi_interface_esp.cpp | |
A driver for (synchronous) SPI communication on ESP platforms. | |
spi_transaction_frame.cpp | |
A frame containing the data for a single SPI transaction. | |
sys_tec_windows_plugin.cpp | |
An interface for using a SYS TEC sysWORXX USB CAN device. | |
toucan_vscp_canal.cpp | |
An interface for using a TouCAN USB probe, via the VSCP CANAL api. | |
twai_plugin.cpp | |
A driver for Two-Wire Automotive Interface (TWAI). | |
virtual_can_plugin.cpp | |
A driver for a virtual CAN bus that can be used for (automated) testing. | |