36 hal.
console->
printf(
"%s\n",
"Unit test for AP_Mount. This sketch" 37 "has no functionality, it only tests build.");
AP_HAL::UARTDriver * console
const AP_HAL::HAL & hal
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
A system for managing and storing variables that are of general interest to the system.
virtual void printf(const char *,...) FMT_PRINTF(2
RC_Channel manager, with EEPROM-backed storage of constants.
Handles the MAVLINK command mission stack. Reads and writes mission to storage.
Common definitions and utility routines for the ArduPilot libraries.
fifo (queue) buffer template class