-
Notifications
You must be signed in to change notification settings - Fork 32
Home
This wiki functions as our primary source of documentation. With each change that you submit via pull request, you'll be expected to add documentation on what you made to this wiki as necessary.
Make sure to focus on how other people can use your work more than the implementation details of it. For example, if you make a function, write more about the purpose of the function, the arguments, and the return value than how the function works at a low level.
When adding a new page, be sure to edit the sidebar so that your page will be easy to find. To edit the sidebar, click on the pencil icon next to "Project Info" in the sidebar on the right side of the page. Add your page under the appropriate section and include the link to your page.
If you're new, you can get started at Onboarding.
- Project Overview
- Dependency List
- GCS JSON Message Formatting
- Dronekit mission_basic.py
- Continuous Integration with Travis
- Engineering Requirements
- Test Hierarchy
- Style Guide
- Glossary