Skip to content

JASS-2021/fake-tello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeTello

Fake Tello Server to test interaction with Tello Drones.

Usage

Start Container

$ docker run -ip 8889:8889/udp ghcr.io/jass-2021/fake-tello 

Use Netcat to communicate with the server. Use Ctrl+D to send commands.

$ nc -uv 127.0.0.1 8899
Connection to 127.0.0.1 port 8899 [udp/*] succeeded!
command
> ok
battery?
> 66

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages