zhoushanjinjie / imu_autopilot

Autopilot software used on the PIXHAWK Inertial Measurement Unit (pxIMU)

Home Page:http://pixhawk.ethz.ch/software/imu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIXHAWK IMU / AUTOPILOT ONBOARD SOFTWARE

========================================

See http://pixhawk.ethz.ch/software/imu/  for details.

The main function is in the file main.c. It contains
startup code for all airframes. The mainloop for the
individual airframes is in:

The mainloops for fixed-wing and quadrotors are in:

  main/mainloop-quadrotor.c
  main/mainloop-fixed-wing.c

About

Autopilot software used on the PIXHAWK Inertial Measurement Unit (pxIMU)

http://pixhawk.ethz.ch/software/imu/


Languages

Language:C 94.9%Language:Assembly 2.8%Language:C++ 2.0%Language:Objective-C 0.1%Language:Makefile 0.1%Language:Batchfile 0.1%