2019-06-15 17:04:02 -03:00
|
|
|
# hw definition file for processing by chibios_pins.py
|
|
|
|
# Omnibus F4 AIO (no current sensor onboard) boards
|
|
|
|
# with F405 mcu, mpu6000 imu, bmp280 barometer, 7456 series osd and sdcard
|
|
|
|
|
2019-06-21 18:33:54 -03:00
|
|
|
include ../omnibusf4pro/hwdef.dat
|
2019-06-15 17:04:02 -03:00
|
|
|
|
2019-08-04 21:24:07 -03:00
|
|
|
undef APJ_BOARD_ID
|
2019-06-21 09:57:52 -03:00
|
|
|
undef PC8
|
|
|
|
undef PC9
|
2019-06-15 17:04:02 -03:00
|
|
|
|
2019-08-04 21:24:07 -03:00
|
|
|
# board ID for firmware load
|
|
|
|
APJ_BOARD_ID 1002
|
|
|
|
|
2019-06-15 17:04:02 -03:00
|
|
|
#Omnibus F4 AIO V3 and later had hw inverter on UART6
|
|
|
|
#Overide it to use as GPS UART port
|
|
|
|
PC8 SBUS_INVERT_RX OUTPUT LOW
|
|
|
|
PC9 SBUS_INVERT_TX OUTPUT LOW
|