33 #define UART1_DEV /dev/ttyPA1
35 #define GPS_UBX_ENABLE_NMEA_DATA_MASK 0xff
41 #define UART2_DEV /dev/ttyUSB0
44 #define UART4_DEV /dev/ttyUSB1
47 #define UART5_DEV /dev/ttyACM0
50 #define UART6_DEV /dev/ttyACM1
54 #define DEFAULT_ACTUATORS "boards/bebop/actuators.h"
55 #define ActuatorDefaultSet(_x,_y) ActuatorsBebopSet(_x,_y)
56 #define ActuatorsDefaultInit() ActuatorsBebopInit()
57 #define ActuatorsDefaultCommit() ActuatorsBebopCommit()
67 #ifndef USE_BARO_BOARD
68 #define USE_BARO_BOARD 1
74 #define ADC0_CHANNELS 2
75 #define ADC0_CHANNELS_CNT 1
76 #define ADC0_BUF_LENGTH 8192
82 #define SPI0_BITS_PER_WORD 8
83 #define SPI0_MAX_SPEED_HZ 320000
struct video_config_t bottom_camera
struct video_config_t front_camera
Video thread dummy for simulation.
Initialization and configuration of the MT9F002 CMOS Chip.