#include "std.h"
#include "peripherals/video_device.h"
Go to the source code of this file.
◆ ActuatorDefaultSet
◆ ActuatorsDefaultCommit
◆ ActuatorsDefaultInit
◆ BOARD_BEBOP
◆ DEFAULT_ACTUATORS
◆ GPS_UBX_ENABLE_NMEA_DATA_MASK
#define GPS_UBX_ENABLE_NMEA_DATA_MASK 0xff |
◆ SPI0_BITS_PER_WORD
◆ SPI0_MAX_SPEED_HZ
#define SPI0_MAX_SPEED_HZ 320000 |
◆ SPI0_MODE
◆ UART1_DEV
uart connected to GPS internally
Definition at line 32 of file bebop.h.
◆ UART2_DEV
For using serial devices via USB to serial converter electronics E.g.
a XBee modem, a 3DR radio modem, Serial Stereocam etc. etc.
Definition at line 40 of file bebop.h.
◆ UART4_DEV
◆ UART5_DEV
◆ UART6_DEV
◆ bottom_camera
◆ front_camera
Video thread dummy for simulation.
- Keeps track of added devices, which can be referenced by simulation code such as in simulator/nps/fdm_gazebo.c.
Definition at line 43 of file board.c.