Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simondlevy committed Nov 28, 2024
1 parent 93f0a90 commit 9ce129b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
Hackflight is a minimalist software toolkit for building multirotor flight
controllers and simulators. It is geared toward people like me who want to
tinker with flight-control firmware, and use it to teach students about ideas
like inertial measurement and PID tuning. <b>If you are in the 99% percent of
like
[state estimation](https://simondlevy.github.io/ekf-tutorial)
and
[PID control](https://en.wikipedia.org/wiki/Proportional%E2%80%93integral%E2%80%93derivative_controller).
<b>If you are in the 99% percent of
users who just want to get your vehicle flying without getting into firmware
hacking, I recommend [Betaflight](http://betaflight.com/)</b> (great for
getting started when you're on a budget)
Expand Down

0 comments on commit 9ce129b

Please sign in to comment.