Рет қаралды 46,001
DJI SPARK GIMBAL CALIBRATION
To fix horizontal gimbal roll issue after replace flexible cable gimbal.
Tools :
1. www.python.org...
2. pypi.org/proje...
3. github.com/o-g...
GUIDE :
1. Download all tools
2. Install python
3. extract pyserial and dji tools to C:/DJI/
4. Open "command promp" as administrator
5. Install pyserial using pyton script
python setup.py install
6. Turn ON Spark
7. Gimbal Calibration
python comm_og_service_tool.py comX SPARK GimbalCalib JointCoarse
python comm_og_service_tool.py comX SPARK GimbalCalib LinearHall
( edit comX with your DJI spark com detected on device manager )
8. Turn off spark
Note : success with python 3.7.0 on win 10, replace "python" with "py" if get error on windows 10
Original tutorial : bit.ly/2QstPw9