hybridgroup / node-bebop

A Node.js client for controlling Parrot Bebop & Bebop2 quadcopters.
http://nodebebop.com
MIT License
146 stars 61 forks source link

Feature/firmware 4.0 #68

Closed leocencetti closed 1 year ago

leocencetti commented 6 years ago

Implemented a solution to the following error

Cannot read property 'readUInt8' of undefined at Bebop._packetReceiver 

when connecting to a Bebop 2 drone with firmware newer than 4.0. This code has been successfully tested on Bebop 2 drone with latest firmware available now.