33 #define UART1_DEV /dev/ttyPA1
34 #define GPS_UBX_ENABLE_NMEA_DATA_MASK 0xff
36 #define UART2_DEV /dev/ttyUSB0
38 #define UART3_DEV /dev/uart-sbus
41 #define DEFAULT_ACTUATORS "boards/disco/actuators.h"
42 #define ActuatorDefaultSet(_x,_y) ActuatorsDiscoSet(_x,_y)
43 #define ActuatorsDefaultInit() ActuatorsDiscoInit()
44 #define ActuatorsDefaultCommit() ActuatorsDiscoCommit()
54 #ifndef USE_BARO_BOARD
55 #define USE_BARO_BOARD 1
61 #define ADC0_CHANNELS 2
62 #define ADC0_CHANNELS_CNT 1
63 #define ADC0_BUF_LENGTH 8192
69 #define SPI0_BITS_PER_WORD 8
70 #define SPI0_MAX_SPEED_HZ 320000
struct video_config_t bottom_camera
Initialization and configuration of the MT9F002 CMOS Chip.
struct video_config_t front_camera
Video thread dummy for simulation.