|
MAV'RIC
|
Main structure of the module onboard parameters. More...
#include <onboard_parameters.h>

Public Attributes | |
| const mavlink_stream_t * | mavlink_stream |
| Pointer to mavlink_stream. | |
| bool | debug |
| Indicates if debug messages should be printed for each param change. | |
| onboard_parameters_set_t * | param_set |
| Pointer to a set of parameters, needs memory allocation. | |
Main structure of the module onboard parameters.
param_set is implemented as pointer because its memory will be allocated during initialisation
1.8.9.1