|
OpenCPN Partial API docs
|
Autopilot output support. More...
Go to the source code of this file.
Functions | |
| bool | UpdateAutopilotN0183 (Routeman &routeman) |
| bool | UpdateAutopilotN2K (Routeman &routeman) |
| bool | SendNoRouteRmbRmc (Routeman &routeman) |
| Send RMC + a faked RMB when there is no active route. | |
| bool | SendPGN129283 (Routeman &routeman, AbstractCommDriver *driver) |
| bool | SendPGN129284 (Routeman &routeman, AbstractCommDriver *driver) |
| bool | SendPGN129285 (Routeman &routeman, AbstractCommDriver *driver) |
Autopilot output support.
Definition in file autopilot_output.h.
| bool SendNoRouteRmbRmc | ( | Routeman & | routeman | ) |
Send RMC + a faked RMB when there is no active route.
Definition at line 158 of file autopilot_output.cpp.
| bool SendPGN129283 | ( | Routeman & | routeman, |
| AbstractCommDriver * | driver | ||
| ) |
Definition at line 419 of file autopilot_output.cpp.
| bool SendPGN129284 | ( | Routeman & | routeman, |
| AbstractCommDriver * | driver | ||
| ) |
Definition at line 362 of file autopilot_output.cpp.
| bool SendPGN129285 | ( | Routeman & | routeman, |
| AbstractCommDriver * | driver | ||
| ) |
Definition at line 319 of file autopilot_output.cpp.
| bool UpdateAutopilotN0183 | ( | Routeman & | routeman | ) |
Definition at line 166 of file autopilot_output.cpp.
| bool UpdateAutopilotN2K | ( | Routeman & | routeman | ) |
Definition at line 277 of file autopilot_output.cpp.