changed WP radius to AP_Int16
This commit is contained in:
parent
5766afa6c8
commit
9d92602188
@ -226,7 +226,7 @@ public:
|
||||
AP_Int8 command_total;
|
||||
AP_Int8 command_index;
|
||||
AP_Int8 command_nav_index;
|
||||
AP_Int8 waypoint_radius;
|
||||
AP_Int16 waypoint_radius;
|
||||
AP_Int16 loiter_radius;
|
||||
AP_Int16 waypoint_speed_max;
|
||||
AP_Float crosstrack_gain;
|
||||
|
Loading…
Reference in New Issue
Block a user