1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/ground
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
..
docs GCS-Added UAVO to widget framework documentation 2012-07-27 12:14:26 +01:00
openpilotgcs console: add support for serial debug consoles 2012-10-11 00:22:07 -04:00
uavobjects GCS - Strangely QtCreator builds stopped working for me after compiling Wireshark on Ubuntu. 2012-07-09 14:52:41 +01:00
uavobjgenerator Added a backwards-compatible way to specify UAVO field element names and options as lists of child elements of the field element. Added the ability to specify that a field is a clone of another field, just with a different name 2012-09-08 14:41:55 +09:30
ground.pro Change reference to svn by git (in comments, no code change) 2011-04-24 20:23:20 +03:00