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. |
||
---|---|---|
.. | ||
Boards | ||
Common | ||
inc | ||
STM32F4xx | ||
STM32F10x | ||
pios.h |