Skip to content

Fork of ArduPilot autopilot, used for Septentrio releases

License

Notifications You must be signed in to change notification settings

septentrio-gnss/Septentrio-ArduPilot-Autopilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

The official project can be found in this repository on GitHub

ArduPilot Autopilot Septentrio Fork

User Documentation

This is a fork of the ArduPilot autopilot project. It is used for releases containing Septentrio features that are not available in official releases yet. No development of features or bugfixes is done in this repository. Releases can be found under releases. They follow a standard naming scheme where the first part of the version is the official version, while the second part shows the specific Septentrio version. For example Copter-4.4.0-septentrio1 contains Septentrio fixes on top of the official Copter-4.4.0 release. Newer versions will have increasing numbers at the end, like Copter-4.4.0-septentrio2 or Copter-4.4.0-septentrio3. You can download these builds and put them on your board using Mission Planner, after which you are ready to fly!

To get started with ArduPilot and a Septentrio receiver, see the getting started guide.

Septentrio only tests specific versions on specific boards. These will be marked as tested. All the other builds are provided without any testing.

Receivers

This is an incomplete list of supported Septentrio receivers for use with autopilots.

Development Documentation

Releases follow a standard pattern. A branch is created based on an official release, to which Septentrio features and bugfixes are added that aren't available in any official release yet. Releases are then created from those branches. More information can be found in the release guidelines.