27 #ifndef NAV_SURVEY_POLY_OSAM_H
28 #define NAV_SURVEY_POLY_OSAM_H
bool nav_survey_poly_run(void)
Run polygon survey.
uint16_t PolySurveySweepNum
void nav_survey_poly_setup_towards(uint8_t FirstWP, uint8_t Size, float Sweep, int SecondWP)
Setup "dynamic" polygon survey with sweep orientation towards a waypoint.
uint16_t PolySurveySweepBackNum
void nav_survey_poly_setup(uint8_t FirstWP, uint8_t Size, float Sweep, float Orientation)
Setup polygon survey.
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.