Custom Firmware Builder
- Mentors
- Andrew Tridgell
- Organization
- ArduPilot
A web based program that allows users to select a custom set of features to be included in a reduced ArduPilot firmware that uses less flash memory. The program will consist of two parts: a user interface and a backend that produces the custom build selected by the user. The interactive UI will be created by using a dynamically generated HTML web page from a Python program, and this program will also export the custom build as a downloadable ZIP file.