|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for disco.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | BOARD_DISCO |
| #define | UART1_DEV /dev/ttyPA1 |
| uart connected to GPS internally More... | |
| #define | GPS_UBX_ENABLE_NMEA_DATA_MASK 0xff |
| #define | UART2_DEV /dev/ttyUSB0 |
| FTDI cable for stereoboard or external GPS. More... | |
| #define | UART3_DEV /dev/uart-sbus |
| uart connected to SBUS input More... | |
| #define | DEFAULT_ACTUATORS "boards/disco/actuators.h" |
| #define | ActuatorDefaultSet(_x, _y) ActuatorsDiscoSet(_x,_y) |
| #define | ActuatorsDefaultInit() ActuatorsDiscoInit() |
| #define | ActuatorsDefaultCommit() ActuatorsDiscoCommit() |
| #define | USE_BARO_BOARD 1 |
| #define | SPI0_MODE 0 |
| #define | SPI0_BITS_PER_WORD 8 |
| #define | SPI0_MAX_SPEED_HZ 320000 |
Variables | |
| struct video_config_t | bottom_camera |
| struct video_config_t | front_camera |
| Video thread dummy for simulation. More... | |
| struct mt9f002_t | mt9f002 |
| #define ActuatorDefaultSet | ( | _x, | |
| _y | |||
| ) | ActuatorsDiscoSet(_x,_y) |
| #define ActuatorsDefaultCommit | ( | ) | ActuatorsDiscoCommit() |
| #define ActuatorsDefaultInit | ( | ) | ActuatorsDiscoInit() |
| #define DEFAULT_ACTUATORS "boards/disco/actuators.h" |
| #define UART1_DEV /dev/ttyPA1 |
| #define UART2_DEV /dev/ttyUSB0 |
| struct video_config_t bottom_camera |
| struct video_config_t front_camera |