Is anybody here running custom firmware or compiling the firmware from the ardupilot master?
Source: 3DR Solo (Developer Information) — Dev documentation
- Solo can be flown with ardupilot/master but when shipped by 3DR it runs a modified version of APM:Copter3.3.
- The firmware can be found on Github here.
- The source code can be found here: ardupilot, PX4Firmware, NuttX.
- Compile instructions are the same as for master ardupilot for a Pixhawk with the exception that the modified repos should be used.
Source: 3DR Solo (Developer Information) — Dev documentation