Releases: robagar/tello-asyncio
Releases · robagar/tello-asyncio
2.1.3
- Various SDK 3.0 fixes (thanks @jdelfino!)
- Handle "forced stop" message which arrives out of sequence
2.1.2
- don't wait for a response to remote control (
rc x x x x
) commands
2.1.1
- Examples ask the user for the WiFi name prefix
2.1.0
- Wait for Wifi network implemented for macOS as well as Linux
- Mission pad fixes & example improvement (thanks @jsolderitsch!)
1.6.0
- Drone instance passed to state and video callbacks
- Wait for WiFi network (Linux only)
1.4.0
- Video frame data reassembled properly from UDP packet chunks
- Working video frame decoding example