Quantcast
Channel: ArduPlane - ArduPilot Discourse
Viewing all articles
Browse latest Browse all 7806

Building a specific beta version

$
0
0

@andyp wrote:

Hi. How to I (git) checkout (-b) a specific beta version of ArduPilot?

Currently I checkout a new branch based on master (git checkout -b myversion master). I would like to instead use the current beta as the basis for any changes I make prior to building the firmware - I think this is safer, and more useful as I can then report any issues I find with the beta firmware.

If I checkout a new branch based on the ‘plane4.1’ branch (git checkout -b myversion plane4.1) - is that the latest released beta (and matches the beta available to download as pre-built firmware)? Or is there a different way to checkout the latest beta (currently beta 6)?

Also, are all the changes in the beta’s also included in master? I presume master has ‘everything’, and the beta releases only include the more tested additions?

Thank you for any help

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7806

Trending Articles