|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
This header gives NPS access to the list of added cameras. More...
#include "peripherals/video_device.h"
Include dependency graph for video_thread_nps.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | VIDEO_THREAD_MAX_CAMERAS 4 |
Variables | |
| struct video_config_t * | cameras [VIDEO_THREAD_MAX_CAMERAS] |
This header gives NPS access to the list of added cameras.
Definition in file video_thread_nps.h.
| #define VIDEO_THREAD_MAX_CAMERAS 4 |
Definition at line 34 of file video_thread_nps.h.
| struct video_config_t* cameras[VIDEO_THREAD_MAX_CAMERAS] |
Definition at line 70 of file video_thread_nps.c.