AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
Defines a helper class to assign TC server options. More...
#include <cstdint>
Go to the source code of this file.
Classes | |
class | isobus::TaskControllerOptions |
A helper class to assign TC server options. You can use this by doing something like this: TaskControllerServer::TaskControllerOptions().with_documentation().with_tc_geo_with_position_based_control(); Or you can set the settings yourself, manually. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
Defines a helper class to assign TC server options.
Definition in file isobus_task_controller_server_options.hpp.