drone_programming
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| drone_programming [2022/09/25 05:56] – [ArduPilot] jhagstrand | drone_programming [2022/09/29 08:36] (current) – [Drone Programming] jhagstrand | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Drone Programming ====== | ====== Drone Programming ====== | ||
| + | |||
| + | see spreadsheet of Quadcopter software: \\ | ||
| + | https:// | ||
| + | |||
| ===== Flight Controller (FC) Firmware ===== | ===== Flight Controller (FC) Firmware ===== | ||
| Line 27: | Line 31: | ||
| ==== ArduPilot ==== | ==== ArduPilot ==== | ||
| - | hardware : Pixhawk | + | hardware : Pixhawk |
| First Experience | First Experience | ||
| Line 33: | Line 37: | ||
| Mission Planner software to configure ArduPilot | Mission Planner software to configure ArduPilot | ||
| + | |||
| + | development began on Arduino | ||
| + | |||
| + | Ardupilot FPB with DJI \\ | ||
| + | How to setup Arduino \\ | ||
| + | https:// | ||
| + | |||
| + | with DJI | ||
| + | F745, F765, or F405 | ||
| + | |||
| + | 4S lithium ion | ||
| + | |||
| + | ArduPilot used MAVLink | ||
| + | |||
| + | |||
| + | Tracer and Crossfire | ||
| + | |||
| + | INAV loiter is really good, but ArduPilot is better | ||
| + | |||
| + | surveilance | ||
| + | |||
| + | EKF 3, Extended Kalman Filter | ||
| + | |||
| + | INAV and Betaflight have horizon inertial drift, ArduPilot does not | ||
| + | |||
| + | receiver, crossfire, MAVLink | ||
| + | |||
| + | motor mixer | ||
| + | |||
| + | 5 inch drone | ||
| + | |||
| + | autotune | ||
| + | |||
| + | PID tune | ||
| + | |||
| + | OSD = on screen display, telemetry data laid over the video feed, similar to HUD | ||
| + | |||
| + | CRSF = crossfire, proprietary two-way radio by Team Blacksheep, from controller to drone | ||
| + | |||
| + | |||
| ===== Intro ===== | ===== Intro ===== | ||
drone_programming.1664099788.txt.gz · Last modified: 2022/09/25 05:56 by jhagstrand