mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
MS newlines removed
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ float carrot_x, carrot_y;
|
||||
/** Status on the current circle */
|
||||
float nav_circle_radians; /* Cumulated */
|
||||
float nav_circle_trigo_qdr; /* Angle from center to mobile */
|
||||
float nav_radius, nav_course, nav_shift;
|
||||
float nav_radius, nav_course, nav_climb, nav_shift;
|
||||
|
||||
|
||||
/** Status on the current leg (percentage, 0. < < 1.) in route mode */
|
||||
|
||||
Reference in New Issue
Block a user