User Tools

Site Tools

Translations of this page:

howto:cia_jeep_doors

CIA Jeep Doors

Kudos to Bin4ry

CIA Jeep Doors - DJI DroneID adjustment tool v1.2 This software is based on the work of the DJI OG's it is free software and should never be sold

Usage: ciajeepdoors.py [-h] (–port PORT | –bulk) [-p PRIVACY] [-d DRONEID] [-f FLIGHTPURPOSE] [–disable] [–enable]

options:
  -h, --help            show this help message and exit
  --port PORT           the serial port to write to and read from
  --bulk                use usb bulk instead of serial connection
  -p PRIVACY, --privacy PRIVACY
                        provide privacy flags
                        .......x  Show/Hide serial number
                        ......x.  Show/Hide state like position, roll, yaw, imu data, ...
                        .....x..  Show/Hide ReturnToHome position
                        ....x...  Show/Hide droneID
                        ...x....  Show/Hide flight purpose
                        ..x.....  Show/Hide UUID
                        .x......  Show/Hide Pilot Position
                        x.......  Show/Hide Unknown

                        00000000 Will disable all broadcasts
                        11111111 Will enable all broadcasts

  -d DRONEID, --droneid DRONEID
                        provide the droneID
  -f FLIGHTPURPOSE, --flightpurpose FLIGHTPURPOSE
                        provide the flight purpose
  --disable             disable droneid
  --enable              enable droneid

How to use (Windows):

  • Help: python CIAJeepDoors.py -h
  • USB Bulk connection: python CIAJeepDoors.py –bulk
  • Check status: python CIAJeepDoors.py –port COM3
  • Enable DroneID: python CIAJeepDoors.py –port COM3 –enable
  • Disable DroneID: python CIAJeepDoors.py –port COM3 –disable

Where COM3 = your DJI Device COM port.

Note: Some newer aircraft need to use –bulk and not COM port.

howto/cia_jeep_doors.txt · Last modified: 2022/08/26 15:00 by digdat0