Git Product home page Git Product logo

dji-wifi-tools's Introduction

dji-wifi-tools

This repo contains a set of tools to facilitate the analysis of the Dji wifi communication protocol. Meant for drone enthusiasts, scientific or educational purposes only.

Features

  • Automatic Drone and Operator detection
  • Sniffing relevant UDP network traffic
  • UDP packet enumeration; including filter predicates
  • UDP packet inspection (HEX/Binary) and comparison
  • Export as *.pcap
  • Import *.pcap
  • Export as DUML for further in-depth analysis
  • Camera output rendering
  • Self-contained drone control
    • Takeoff
    • Landing
    • Accelerate
    • Rotate
    • Elevate

Screenshots

Screenshot

Screenshot

Supported Drones

  • Mavic Pro 1
  • Phantom 3
  • Phantom 4

Theoretical support

Those drones are theoretically supported. However, they do require a delimiter extension which won't be implemented anytime soon.

  • Naza M
  • Naza M V2
  • Phantom 1
  • Phantom 2

Supported Platforms

The application runs on all relevant platforms. It has been tested against Windows and Linux. System requirements x86/ARM:

  • Windows (7 (Sp 1), 8.1, 10.1607+)
  • Linux (Debian 9+, Mint, 18+, Ubuntu 18.04, RH 7+)
  • Mac (10.13+)

Prerequisites

  1. Install the .NET 5.0 SDK
  2. Download FFmpeg 4.2 binaries according to your OS/CPU and place it into the root folder.
  3. Optional for Linux (copy function): apt install -y xsel
  4. Optional for Linux (video playback): apt install libvlc-dev
  5. Optional for Linux (video playback): apt install vlc
  6. Optional** for Linux (video playback): apt install gtk-sharp2
  7. Optional** for Linux (video playback): apt install libx11-dev

** install when step 4-5 don't enable dji-camera output rendering

Compile + Run Instructions

Switch to the root folder and execute

  1. dotnet restore
  2. dotnet build
  3. dotnet run --project Dji.Ui

Project configurations for Visual Studio 2019 and Visual Studio Code are included.

Release Instructions

For the most easy setup download the latest release and execute dotnet Dji.UI.dll.

Usage Instructions

If you do require any usage instructions, maybe this tool isn't meant for you.

Credits

Based on OG's firmware-tools

Libraries

Avalonia
FFMpegCore
libvlcsharp

Support

Buy me a coffee โ˜•

dji-wifi-tools's People

Contributors

toemsel avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.