PX4 Firmware
PX4 Autopilot Software http://px4.io
rc_parameter_map.h File Reference
#include <uORB/uORB.h>
Include dependency graph for rc_parameter_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rc_parameter_map_s
 

Macros

#define RC_PARAMETER_MAP_RC_PARAM_MAP_NCHAN   3
 
#define RC_PARAMETER_MAP_PARAM_ID_LEN   16
 

Functions

 ORB_DECLARE (rc_parameter_map)
 

Macro Definition Documentation

◆ RC_PARAMETER_MAP_PARAM_ID_LEN

#define RC_PARAMETER_MAP_PARAM_ID_LEN   16

Definition at line 45 of file rc_parameter_map.h.

◆ RC_PARAMETER_MAP_RC_PARAM_MAP_NCHAN

#define RC_PARAMETER_MAP_RC_PARAM_MAP_NCHAN   3

Definition at line 44 of file rc_parameter_map.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( rc_parameter_map  )