hanyazou / TelloPy

DJI Tello drone controller python package
Other
685 stars 293 forks source link

Add Logitech Dual Action support. #83

Closed ryansprott closed 3 years ago

ryansprott commented 4 years ago

While branded as the Logitech F310, this controller connects as "Logitech Dual Action" and the mapping is different from the provided Logitech F310 mapping.

The comments in joystick_and_video.py describe the (somewhat convoluted) process of connecting the controller and ensuring that its joysticks and D-pad transmit the proper events.

ryansprott commented 4 years ago

Edit: ready for review