paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] PolygonSurvey not compiling in v5.0


From: Joseph Muhlhausen
Subject: [Paparazzi-devel] PolygonSurvey not compiling in v5.0
Date: Sat, 17 Aug 2013 01:41:13 +0200

Hello all,

I've moved to v5.0 and trying to compile my firmware I noticed a bug when trying to compile the polysurvey in the flight plan.

<block group="extra_pattern" name="Poly Survey" strip_button="Survey" strip_icon="survey.png">
      <call fun="InitializePolygonSurvey(WP_S1, 5, 150, 20)"/>
      <call fun="PolygonSurvey()"/>
    </block>

It was perfectly working for me in v4.2

Cheers,
Joseph


reply via email to

[Prev in Thread] Current Thread [Next in Thread]