P8_17
layout? Shouldn't we remove the trace if it's marked as "spare"?
Hi there BeaglePilot,
In two days (Monday, February 2, 2015), your GitHub Pages site will no longer be available at its custom domain:
beaglepilot.com (hosted at https://github.com/BeaglePilot/beaglepilot.github.io)
We’d hate to see this happen, so please take a moment to update your site’s DNS record:
If you’re using a subdomain (coolthing.example.com, www.example.com, etc.), make sure you have a CNAME
record that points to BeaglePilot.github.io
.
If you’re not using a subdomain (example.com), make sure you have two A
records set to the following IPs:
192.30.252.153
192.30.252.154
Questions? Simply reply to this email to reach our suport team. More information about these changes is also up on the GitHub blog: https://github.com/blog/1917-github-pages-legacy-ip-deprecation.
The GitHub Pages Team
Thanks for the answers @rmackay9, @gmorph, and @CraigElder . I start to see the point. I strongly agree that having a large community behind the OS allows it to evolve quite fast. I simply thought that having a simpler OS was a preferred way to go with the drone autopilots, so to avoid the extra complexity that a linux kernel may bring... Are you also looking at isolation of the autopilot and the other possible high level applications that currently are being done on companion computers?
I ask this, because I am interested in the safety aspects of writing software for drones...