Generate header with current port and channel Header format located here: (https://wiki.bitcraze.io/projects:crazyflie:firmware:comm_protocol#packet_structure)
Determine if two ack packets are equal to each other
Export packet into a complete buffer to send to the Crazyflie (https://wiki.bitcraze.io/projects:crazyflie:firmware:comm_protocol#packet_structure)
Return an array of hex codes for debugging
Write a type onto the packet payload
You take the header... then you parse it
Generated using TypeDoc
Acknowledge packet response from the Crazyflie Header byte format is documented here: (https://wiki.bitcraze.io/doc:crazyradio:usb:index#data_transfer)