Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
#include "boards/tawaki/chibios/v1.0/board.h"
Go to the source code of this file.
#define ActuatorDefaultSet | ( | _x, | |
_y | |||
) | ActuatorPwmSet(_x,_y) |
#define ActuatorsDefaultCommit | ( | ) | ActuatorsPwmCommit() |
#define ActuatorsDefaultInit | ( | ) | ActuatorsPwmInit() |
#define ADC_9_GPIO_PIN GPIO0 |
Definition at line 135 of file tawaki.h.
Referenced by adc_init().
#define ADC_9_GPIO_PORT GPIOC |
Definition at line 134 of file tawaki.h.
Referenced by adc_init().
#define AHB_CLK STM32_HCLK |
#define DEFAULT_ACTUATORS "subsystems/actuators/actuators_pwm.h" |
#define DefaultVoltageOfAdc | ( | adc | ) | ((3.3f/4096.0f)*((VBAT_R1+VBAT_R2)/VBAT_R1)*adc) |
#define DSHOT_CONF4_DEF |
#define I2C2_CFG_DEF |
#define I2C4_CFG_DEF |
#define I2C_FAST_400KHZ_DNF0_100NS_PCLK54MHZ_TIMINGR |
#define I2C_STD_100KHZ_DNF0_100NS_PCLK54MHZ_TIMINGR |
#define LED_1_GPIO_OFF gpio_clear |
#define LED_2_GPIO_OFF gpio_clear |
#define LED_3_GPIO_OFF gpio_clear |
#define LED_4_GPIO_OFF gpio_clear |
#define PWM_CONF1_DEF |
#define PWM_CONF3_DEF |
#define PWM_CONF4_DEF |
#define PWM_CONF5_DEF |
#define RC_PPM_TICKS_PER_USEC 6 |
#define UART2_GPIO_PORT_TX GPIOD |
#define UART3_GPIO_PORT_TX GPIOD |
#define UART4_GPIO_PORT_TX GPIOA |
#define USE_BARO_BOARD 0 |
#define USE_UART8_RX TRUE |
SBUS / Spektrum port.
Recommended config:
primary SBUS port is UART8, a.k.a. RC1 on Tawaki board secondary port (in dual driver) is UART6, a.k.a. RC2 on Tawaki board
primary Spektrum port is UART6, a.k.a. RC2 on Tawaki board secondary port is UART8, a.k.a. RC1 on Tawaki board
#define WS2812D1_CFG_DEF |