Generate header with current port and channel Header format located here: (https://wiki.bitcraze.io/projects:crazyflie:firmware:comm_protocol#packet_structure)
Determine of two 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
Represents a packet to send to the Crazyflie