AutelSDK / AndroidAdvanceSample

3 stars 3 forks source link

EVO II Pro V3: Accessing No-Fly Zone (NFZ) Data in SDK 1.5 #17

Open tuannguyenneo opened 1 year ago

tuannguyenneo commented 1 year ago

I have a few questions regarding the No-Fly Zone (NFZ) data accessibility and a specific function mentioned in your documentation.

  1. The EVO II Pro V3 model is possible to fly in NFZ? As my testing, I can fly (manually) in my local NFZ (example: belonging to an airport zone). Please help me confirm that.

  2. NFZ Data Availability: Could you please confirm if it is possible to retrieve No-Fly Zone (NFZ) data from the SDK version 1.5 (EVO II Pro V3 drone model)?

While reading your documentation, I came across a function related to flight control function implementation. The link to the documentation is as follows: checknfz method

The function includes parameters such as "country" and "md5." However, I am unsure about the proper usage and purpose of these parameters. Could you kindly provide guidance on how to correctly utilize this function, specifically regarding the "country" and "md5" parameters?

Thank you

masayuki-kobayashi1 commented 1 year ago

@AutelSDK Any updates?

AutelSDK commented 1 year ago

NativeHelper

/**

一个检查是否要更新,一个写入 目前只支持服务端的接入更新

masayuki-kobayashi1 commented 1 year ago

@AutelSDK Can you tell me how to render NFZ in mapbox using the Japanese NFZ data preinstalled on the Remote Controller SE?