APM Code Learning Note 3: Execution process

Source: Internet
Author: User
Tags apm

Taking Linux platform Arduplane as an example

The \ARDUPLANE\PLANE.CPP definition Plane class inherits from Ap_hal::hal::callbacks, which gets the HAL object.

\arduplane\arduplane.cpp Implementing the Setup and loop functions to place the main function

\libraries\ap_hal\ap_hal_main.h preprocessing defines two Main functions as a default setup loop callback for example. Another subclass that needs to pass in ap_hal::hal::callbacks such as Copter, Plane. The main function is only one line to execute the Hal.run method

\libraries\ap_hal_linux\hal_linux_class.cpp implementation of the Hal.run method initializes the I²c SPI UART to perform setup, loop

APM Code Learning Note 3: Execution process

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.