MAV'RIC
|
Set of onboard parameters. More...
#include <onboard_parameters.h>
Public Attributes | |
uint32_t | param_count |
Number of onboard parameter effectively in the array. | |
uint32_t | max_param_count |
Maximum number of parameters. | |
onboard_parameters_entry_t | parameters [] |
Onboard parameters array, needs memory allocation. | |
Set of onboard parameters.
Uses C99's flexible member arrays: it is required to allocate memory for this structure