├── README.md ├── TelloSDK2.0UserGuide.pdf ├── Tello_flight_log_20201018_052457.db ├── fly_tello.py ├── jupyter-notebook ├── All_in_One.ipynb ├── Fly_Tello.ipynb ├── README.md └── Tello_Video.ipynb └── see_from_tello.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/README.md -------------------------------------------------------------------------------- /TelloSDK2.0UserGuide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/TelloSDK2.0UserGuide.pdf -------------------------------------------------------------------------------- /Tello_flight_log_20201018_052457.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/Tello_flight_log_20201018_052457.db -------------------------------------------------------------------------------- /fly_tello.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/fly_tello.py -------------------------------------------------------------------------------- /jupyter-notebook/All_in_One.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/jupyter-notebook/All_in_One.ipynb -------------------------------------------------------------------------------- /jupyter-notebook/Fly_Tello.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/jupyter-notebook/Fly_Tello.ipynb -------------------------------------------------------------------------------- /jupyter-notebook/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/jupyter-notebook/README.md -------------------------------------------------------------------------------- /jupyter-notebook/Tello_Video.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/jupyter-notebook/Tello_Video.ipynb -------------------------------------------------------------------------------- /see_from_tello.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xg590/Tello-Python/HEAD/see_from_tello.py --------------------------------------------------------------------------------