espressif/esp-drone

FLIGHT MODE PROBLEMS

NBL-NZ opened this issue · 1 comments

how to use modes like altitude control mode with pressure sensor?.i didnt see any option on mobile application to set the automatic or assistance mode. Is it possible to conroll or use assistance mode,which works from epansion board through mobile application of esp drone app or crazy flie client app?. if not what are the method to achieve or use the different modes.?

@NBL-NZ Current esp-drone app doesn't support Flight mode switch ,

By default:

  1. If you installed PMW3901+VL5301, and test pass during power-on, the Flight mode is Position control mode
  2. If just has IMU sensor, the Flight mode is Stable Mode

Using cfclient in PC has the change to switch mode during run-time, but seems the cfclient we ported in the past is too old to work in latest python.