38#include "generated/modules.h"
39#ifndef BAT_VOLTAGE_ARDRONE2_PERIODIC_FREQ
40#warning No battery voltage measurement available! Please add <load name="bat_voltage_ardrone2.xml"/> to your modules section in aircraft file.
58 .dev_name =
"/dev/video1",
83 .dev_name =
"/dev/video2",
111 printf(
"Process ID deducted: \"%s\"\n", pid);
133 int ret =
system(
"killall -15 program.elf.respawner.sh");
int KillGracefully(char *process_name)
struct video_config_t front_camera
struct video_config_t bottom_camera
void board_init(void)
Optional board init function called at the start of mcu_init().
Arch independent mcu ( Micro Controller Unit ) utilities.
Capture images from a V4L2 device (Video for Linux 2)
struct img_size_t output_size
Output image size.