Skip to content

Latest commit

 

History

History

autopilot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 ___________________________________________________
|  _____                       _____ _ _       _    |
| |  __ \                     |  __ (_) |     | |   |
| | |__) |__ _ __   __ _ _   _| |__) || | ___ | |_  |
| |  ___/ _ \ '_ \ / _` | | | |  ___/ | |/ _ \| __| |
| | |  |  __/ | | | (_| | |_| | |   | | | (_) | |_  |
| |_|   \___|_| |_|\__, |\__,_|_|   |_|_|\___/ \__| |
|                   __/ |                           |
|  GNU/Linux based |___/  Multi-Rotor UAV Autopilot |
|___________________________________________________|

Autopilot Subsystem

The autopilot service is located in the folder "service", along with a debug logger service. Folder "shell" provides an interactive Python-based command shell for controlling the autopilot manually. The logging framework located in "logging" consists of a general "text-based" status logger and a real-time binary "debugging" logger.