Include surface GF in infobox

The most recent firmware of Shearwater computers shows this.

This is a measure of absolute amout of tissue loadings in an
easy to digest unit. Therefore it is useful to have.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
Robert C. Helling 2019-01-23 16:46:45 +01:00
parent 7538546c89
commit 4c048ed526
3 changed files with 9 additions and 0 deletions

View file

@ -63,6 +63,7 @@ struct plot_data {
int bearing;
double ambpressure;
double gfline;
double surface_gf;
double density;
bool icd_warning;
};