Skip to content
forked from UWARG/PICpilot

The WARG Custom Autopilot for fixed wing aircraft on PIC processors

License

Notifications You must be signed in to change notification settings

edenfrosst/PICpilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

740 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICpilot

The WARG Custom Autopilot for fixed wing, vtol, and multirotor aircraft on PIC processors.

For details on the project, check out the docs.

Check out the Introduction section if you are getting started.

For the schematic and PCB, check out GrabCAD.

Documentation

The PICpilot uses Doxygen to generate automatic API documentation of the code. You document code with special code blocks /** **/.

If you'd like to generate the documentation, you can run the upload-docs.sh script (preferably under linux). Make sure to actually install the doxygen and graphviz package first.

Click here to view generated API docs

About

The WARG Custom Autopilot for fixed wing aircraft on PIC processors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.9%
  • Makefile 2.4%
  • Objective-C 1.4%
  • C++ 1.2%
  • Other 0.1%