1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
LibrePilot/ground/openpilotgcs
Stacey Sheldon 6088c05946 console: add support for serial debug consoles
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.
2012-10-11 00:22:07 -04:00
..
bin build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
share GCS-Try to fix linux file copy without braking Win 2012-10-07 16:50:04 +01:00
src console: add support for serial debug consoles 2012-10-11 00:22:07 -04:00
copydata.pro Windows packaging: fix MinGW DLL locations for Qt 4.8.1+ (4.8.0 compatible) 2012-07-29 23:59:54 +03:00
openpilotgcs.pri OP-520 Change $$qtLibraryTarget to $$qtLibraryName 2011-08-04 15:17:08 +02:00
openpilotgcs.pro OP-483: remove gcs/packaging subdirectory (not required anymore) 2011-05-19 13:08:54 +03:00