25#ifndef _AUTOPILOTOUTPUT_H__
26#define _AUTOPILOTOUTPUT_H__
29#include "model/route.h"
31bool UpdateAutopilotN0183(
Routeman &routeman);
32bool UpdateAutopilotN2K(
Routeman &routeman);
35bool SendNoRouteRmbRmc(
Routeman &routeman);
Common interface for all drivers.
Communication driver layer.