mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
6088c05946
Serial ports now have a new HW setting called DebugConsole which can be used to dump internal state to a serial port for debug. To enable this feature, you need to: - make fw_coptercontrol_clean - make fw_coptercontrol ENABLE_DEBUG_CONSOLE=YES - configure one of the serial ports as DebugConsole in the GCS - save settings - power-cycle your board Things to note: - The console is at 57600,8N1. - This is not currently configurable via the GCS. - You can only have a single console enabled at a time. |
||
---|---|---|
.. | ||
pios_board.h | ||
STM32F4xx_Revolution.h | ||
STM3210E_OP.h | ||
STM32103CB_AHRS.h | ||
STM32103CB_CC_Rev1.h | ||
STM32103CB_PIPXTREME_Rev1.h |