|
|
|
@ -282,7 +282,7 @@ void AC_ZR_Serial_API::get_vehicle_euler_angles(Vector3f euler)
@@ -282,7 +282,7 @@ void AC_ZR_Serial_API::get_vehicle_euler_angles(Vector3f euler)
|
|
|
|
|
write_data_to_port(_zr_api_port,(const uint8_t *)buf, mav_data_len); |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// TODO: 飞行模式调整成自定义
|
|
|
|
|
void AC_ZR_Serial_API::get_vehicle_status(uint8_t mode,uint8_t in_air,uint32_t home_distance,uint16_t volt_mv,uint8_t bat_remaining) |
|
|
|
|
{ |
|
|
|
|
return; // for test ,don't send
|
|
|
|
|