telem_buffer Struct Reference
#include <net.h>
Collaboration diagram for telem_buffer:

Data Fields | |
| unsigned int | sendIndex |
| unsigned char | header [API_HEADER_LENGTH] |
| union { | |
| struct telem_block * asStruct | |
| unsigned char * asArray | |
| } | telemetry |
| unsigned char | checksum |
Detailed Description
Field Documentation
| struct telem_block* asStruct |
| unsigned char header[API_HEADER_LENGTH] |
| union { ... } telemetry |
The documentation for this struct was generated from the following file:
- Autopilot/AttitudeManager/net.h

1.8.7