dji-sdk / Payload-SDK

DJI Payload SDK Official Repository
https://github.com/dji-sdk/Payload-SDK
Other
212 stars 99 forks source link

Removing the gimbal control icon from the widget #168

Open kkishore9891 opened 1 month ago

kkishore9891 commented 1 month ago

Hello! I am currently upgrading my Payload SDK version from 3.6 to 3.8 and I have noticed that the new PSDK version has a special button to control the gimbal as shown here:

image

However, we do not require this button. While I have managed to remove the TTS and all the other buttons by setting:

"main_interface": { "floating_window": { "is_enable": false }, "speaker": { "is_enable_tts": false, "is_enable_voice": false },

in the widget_config.json file. But I am not sure how to turn off the gimbal control button. Any help would be appreciated.
dji-dev commented 1 month ago

Agent comment from Leon in Zendesk ticket #108097:

Dear kkishore9891,

Greetings. Thank you for reaching out to DJI - Da-Jiang Innovations.

We appreciate your patience. We regret to inform you that the control button section you mentioned is a default feature of the gimbal function and cannot be disabled in the PSDK. We will relay this to our development team to explore the possibility of changing it to a customizable switch. We sincerely apologize for any inconvenience this may have caused.

Thank you for your support of DJI products! Wishing you all the best!

Best Regards,

DJI - Da-Jiang Innovations SDK Technical Support

°°°