JohnMarzulli / StratuxHud

Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
https://johnmarzulli.github.io/StratuxHud/
GNU Lesser General Public License v3.0
119 stars 22 forks source link

Add TronTrail/Breadcrumb Position Overlay #89

Closed JohnMarzulli closed 3 years ago

JohnMarzulli commented 3 years ago

Add the ability to see your flight path on the radar view.

Shows up to 15 minutes of position trails.

Rework "bearing_to" to use a calculation that is better for smaller distances.

Create new common module for GPS math.