Matt Lawrence d63a8707e8 BUILD: Copter 3.7-dev FW; BB use single arducopter.apj for all cubes
- Tags /firmware with resetParams for pixhawk.py to execute a parameter reset on boot
- Remove separate 3dr & green cube directories. Use single FW for all
- Adds Copter 3.7dev FW, which currently includes pending PR for slew protection
2019-05-05 19:44:09 -04:00
..
2017-07-29 01:44:22 +10:00
2017-07-31 23:57:22 +10:00
2017-07-29 01:44:22 +10:00
2017-11-09 16:42:03 +10:00
2017-07-29 01:44:22 +10:00

WARNING - WORK IN PROGRESS

This code is known to be high risk , but also early-adopter friendly.  


We will remove this warning from the repository when it is no longer required.

meta-3dr

This project contains the build definition of the whole i.MX6 Yocto image.

The image is built using Yocto's BitBake build engine. The build definition consists of a large set of "Bitbake recipes" for the different included software (including ShotManager, SoloLink, and numerous other tools).

This readme does not attempt to fully describe the project as this requires an in-depth knowledge of Bitbake. A good place to get started is the Bitbake User Manual.

Note: This release is published as a starting point for opening the Solo codebase. Many of the URLs in the recipes will have to be updated to point at the newly-opened code.