AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
Defines an interface for sending and receiving ISOBUS guidance messages. These messages are used to steer ISOBUS compliant machines, steering valves, and implements in general. More...
#include "isobus/isobus/can_internal_control_function.hpp"
#include "isobus/utility/event_dispatcher.hpp"
#include "isobus/utility/processing_flags.hpp"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | isobus::AgriculturalGuidanceInterface |
An interface for sending and receiving ISOBUS guidance messages. More... | |
class | isobus::AgriculturalGuidanceInterface::GuidanceSystemCommand |
An interface for sending the agricultural guidance system command message. More... | |
class | isobus::AgriculturalGuidanceInterface::GuidanceMachineInfo |
An interface for sending and receiving the ISOBUS agricultural guidance machine message. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
Defines an interface for sending and receiving ISOBUS guidance messages. These messages are used to steer ISOBUS compliant machines, steering valves, and implements in general.
Definition in file isobus_guidance_interface.hpp.