mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
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.
Description
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Languages
C
60.6%
C++
30.8%
Fortran
2.6%
Rich Text Format
1.3%
Assembly
1.2%
Other
3.1%