APM:Libraries
Classes | Macros
AP_LandingGear.h File Reference

Landing gear control library. More...

#include <AP_Param/AP_Param.h>
#include <AP_Common/AP_Common.h>
Include dependency graph for AP_LandingGear.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_LandingGear
 Class managing the control of landing gear. More...
 

Macros

#define AP_LANDINGGEAR_SERVO_RETRACT_PWM_DEFAULT   1250
 
#define AP_LANDINGGEAR_SERVO_DEPLOY_PWM_DEFAULT   1750
 

Detailed Description

Landing gear control library.

Definition in file AP_LandingGear.h.

Macro Definition Documentation

◆ AP_LANDINGGEAR_SERVO_DEPLOY_PWM_DEFAULT

#define AP_LANDINGGEAR_SERVO_DEPLOY_PWM_DEFAULT   1750

Definition at line 9 of file AP_LandingGear.h.

◆ AP_LANDINGGEAR_SERVO_RETRACT_PWM_DEFAULT

#define AP_LANDINGGEAR_SERVO_RETRACT_PWM_DEFAULT   1250

Definition at line 8 of file AP_LandingGear.h.