All Projects → UWARG → ZeroPilot-SW

UWARG / ZeroPilot-SW

Licence: BSD-4-Clause license
Software for WARG custom autopilot

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to ZeroPilot-SW

Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+39053.85%)
Mutual labels:  uav, drone, autopilot, fixed-wing
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+50953.85%)
Mutual labels:  uav, drone, autopilot
Mavgcl
In-Flight Analysis for PX4
Stars: ✭ 96 (+638.46%)
Mutual labels:  uav, drone, autopilot
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+1730.77%)
Mutual labels:  uav, drone, autopilot
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+1492.31%)
Mutual labels:  uav, drone, autopilot
Paparazzi
Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles. This is the main software repository.
Stars: ✭ 1,178 (+8961.54%)
Mutual labels:  uav, autopilot
ESP32
DroneBridge for ESP32. A short range wifi based telemetry link. Support for MAVLink, MSP & LTM (iNAV).
Stars: ✭ 183 (+1307.69%)
Mutual labels:  uav, drone
Jagcs
Just another ground control station
Stars: ✭ 99 (+661.54%)
Mutual labels:  uav, drone
Interop
Interoperability System for the AUVSI SUAS Competition.
Stars: ✭ 123 (+846.15%)
Mutual labels:  uav, drone
Gaas
Generalized Aviation: Open source autonomous aviation software platform, designed for fully autonomous drones and flying cars.
Stars: ✭ 1,377 (+10492.31%)
Mutual labels:  uav, drone
Bbbmini
BeagleBone ArduPilot DIY Cape
Stars: ✭ 140 (+976.92%)
Mutual labels:  uav, autopilot
Mrs uav system
The entry point to the MRS UAV system.
Stars: ✭ 64 (+392.31%)
Mutual labels:  uav, drone
Missionplanner
Mission Planner Ground Control Station (c# .net)
Stars: ✭ 1,059 (+8046.15%)
Mutual labels:  uav, autopilot
Mavigator
Virtual cockpit for UAVs
Stars: ✭ 8 (-38.46%)
Mutual labels:  uav, drone
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+1515.38%)
Mutual labels:  uav, drone
Starrypilot
A lightweight autopilot software for Pixhawk
Stars: ✭ 243 (+1769.23%)
Mutual labels:  uav, autopilot
Ardupilotblue
Howto use BeagleBone Blue with ArduPilot
Stars: ✭ 118 (+807.69%)
Mutual labels:  uav, drone
multi uav simulator
A quadrotor swarm simulator based on ROS (Robot Operating System).
Stars: ✭ 73 (+461.54%)
Mutual labels:  uav, drone
Onboard Sdk
DJI Onboard SDK Official Repository
Stars: ✭ 669 (+5046.15%)
Mutual labels:  uav, drone
Qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
Stars: ✭ 2,026 (+15484.62%)
Mutual labels:  uav, drone

ZeroPilot-SW

Build Status

ZeroPilot is the next-generation autopilot currently in development at the Waterloo Aerial Robotics Group. It is powered by a high-performance STM32F7 ARM processor running at 216 MHz, and features two isolated on-board power supplies, 12 PWM outputs, and a seperate safety controller that supports direct manual takeover of the aircraft systems.

Like the PICPilot, it has been designed for both fixed-wind and multirotor aircraft, and is easily adapted to control other, more esoteric systems.

This repository contains the code that runs on the autopilot board. For the schematic and PCB design, see ZeroPilot-HW.

Documentation

Documentation for the ZeroPilot software is available here. ZeroPilot uses two STM32 microcontrollers to control a vehicle. The code for these MCUs is built on the STM32 HAL library.

Autopilot (STM32F765ZG)

Safety controller (STM32F091RC)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].