I want to lower the max speed of my drone DJI M210-V2 by adjusting the max speed of the aircraft to 1.8 m/s. To do so, I have noticed setTripodModeEnabled that drops the max to 1m/s and setAircraftHeadingTurningSpeed that set the range of speed around 20-30 according to the API Android Documentation. However, theses functions are describded as not for M210-V2 (mostly for Mavic or Mini Series) and I don't know if theses functions would be the answer for my project.
Do you have any ideas of I could do that?