amymcgovern / pyparrot

Python interface for Parrot Drones
MIT License
276 stars 129 forks source link

UDP connection error fix #138

Closed aelthalyste closed 5 years ago

aelthalyste commented 5 years ago

I had a connection issue, fixed with setsockopt functions. I don't remember what was error actually and how these two functions solving it. Just got the idea that I should request a pull maybe other people having the same issue at the connection stage.

amymcgovern commented 5 years ago

This got buried in an email. Accepting it today and also planning to add the non-default static IP address requested in Issue #143