Can you change minimum altitude above the ground?
548 3 2022-2-6
Uploading and Loding Picture ...(0/1)
o(^-^)o
djiuser_rUPo8vECVlTQ
lvl.2

Slovakia
Offline

Hello, I control DJI Spark programmatically using mobile remote controller on Android Mobile SDK but I am restricted from flying lower than 0.3m above the ground. So I would like to know what are the possibilities to either change this minimum height or disable it completely so I would be able to fly lower and not be forced to land.
Thank you for help.

2022-2-6
Use props
Mats Bohlinsson
Second Officer
Flight distance : 1838077 ft
  • >>>
Sweden
Offline

g_config.flying_limit.user_avoid_ground_enable_0=0
g_config.flying_limit.avoid_ground_and_smart_landing_enable_0=0


tested on mavic2 and air2 mini2

2022-2-6
Use props
djiuser_rUPo8vECVlTQ
lvl.2

Slovakia
Offline

Mats Bohlinsson Posted at 2-6 07:59
g_config.flying_limit.user_avoid_ground_enable_0=0
g_config.flying_limit.avoid_ground_and_smart_landing_enable_0=0


Hello, so If I understand correctly, the only way would be to change Spark flight parameters through DJI Assistant software in PC?
2022-2-6
Use props
Mats Bohlinsson
Second Officer
Flight distance : 1838077 ft
  • >>>
Sweden
Offline

djiuser_rUPo8vECVlTQ Posted at 2-6 08:15
Hello, so If I understand correctly, the only way would be to change Spark flight parameters through DJI Assistant software in PC?

Yes, or use other free desktop programs to change parameters.

You can do it programmaticly. Not officially supported by sdk though.
2022-2-6
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules