/PICpilot

The WARG Custom Autopilot for fixed wing aircraft on PIC processors

Primary LanguageCOtherNOASSERTION

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