Skip to content

grofattila/dji-tello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJI-Tello Java API

Build Status Codacy Badge CodeFactor

This repository contains a pure Java implementation to communicate with DJI Tello Drone and sample client applications that can utilize the core tello library.

Feel free to contribute.

dji-tello pic

Feature set

Feature status
Connect to Tello In progress
Read status values In Progress
Set command modes In progress
Send simple commands In progress
Send complex commands In progress
Receive video feed Not started
Command line Client In progress
JavaFx Client In progress
Android client Not started
Deep learning image analysis Not started

Tello Firmware

Supported firmwares currently: 1.3.0.0

Module list

Tello Core library

This module contains the actual implementation for connecting and sending commands to the drone.

Tello Command line client

Tello JavaFX GUI Client

License

MIT License

Copyright (c) 2020 Gróf Attila

Releases

No releases published

Packages

No packages published

Languages