ardupilot/libraries/AP_BoardConfig
Andrew Tridgell 401a6f5373 AP_BoardConfig: fixed FMUv1 IO update
when doing an IO firmware update uartC is used to talk to the IO
bootloader. We need to close uartC to prevent corruption of the
bootloader protocol. The uart is automatically re-opened when it is
needed
2017-07-22 16:25:17 +10:00
..
AP_BoardConfig_CAN.cpp AP_BoardConfig: increase start delay to 5 seconds 2017-07-03 11:44:32 +01:00
AP_BoardConfig_CAN.h AP_BoardConfig: move of CAN parameters into separate group and support of several interfaces 2017-07-03 11:44:32 +01:00
AP_BoardConfig.cpp AP_BoardConfig: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_BoardConfig.h AP_BoardConfig: move of CAN parameters into separate group and support of several interfaces 2017-07-03 11:44:32 +01:00
canbus.cpp AP_BoardConfig: move of CAN parameters into separate group and support of several interfaces 2017-07-03 11:44:32 +01:00
px4_drivers.cpp AP_BoardConfig: fixed FMUv1 IO update 2017-07-22 16:25:17 +10:00