cyoung / stratux

Aviation weather and traffic receiver based on RTL-SDR.
BSD 3-Clause "New" or "Revised" License
1.04k stars 358 forks source link

Add pressure altitude offset setting #828

Open k3it opened 3 years ago

k3it commented 3 years ago

A new setting allows adjustment of the pressure altitude if the sensor is not reporting it correctly (manufacturing variance?). In the Settings web UI simply add a positive or negative offset in feet to match the aircraft's pressure altitude (i.e. the altimeter reading when set to 29.92 inHg)

image

k3it commented 3 years ago

this also fixes #826 with the makefile change by @ethanbrodsky