 |
Paparazzi UAS
v6.1.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
30 #include "pprzlink/messages.h"
33 #include "adcs/max11040_hw.h"
58 float max11040_values_f[16];
63 for (i = 0; i < 16; i++) {
68 DOWNLINK_SEND_TURB_PRESSURE_VOLTAGE(
70 &max11040_values_f[0],
71 &max11040_values_f[1],
72 &max11040_values_f[2],
73 &max11040_values_f[3],
74 &max11040_values_f[4],
75 &max11040_values_f[5],
76 &max11040_values_f[6],
77 &max11040_values_f[7],
78 &max11040_values_f[8],
79 &max11040_values_f[9],
80 &max11040_values_f[10],
81 &max11040_values_f[11],
82 &max11040_values_f[12],
83 &max11040_values_f[13],
84 &max11040_values_f[14],
85 &max11040_values_f[15]);
volatile uint32_t max11040_timestamp[MAX11040_BUF_SIZE]
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.
volatile uint8_t max11040_status
volatile uint32_t max11040_buf_in
#define MAX11040_DATA_AVAILABLE
#define MAX11040_BUF_SIZE
void max11040_periodic(void)
arch independent UART (Universal Asynchronous Receiver/Transmitter) API
volatile uint8_t max11040_data
arch independent LED (Light Emitting Diodes) API
Common code for AP and FBW telemetry.
volatile int32_t max11040_values[MAX11040_BUF_SIZE][MAXM_NB_CHAN]
int int32_t
Typedef defining 32 bit int type.
volatile uint8_t max11040_count
volatile uint32_t max11040_buf_out