ubus: display only available information
authorDaniel Golle <daniel@makrotopia.org>
Mon, 7 Jun 2021 21:44:52 +0000 (22:44 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 7 Jun 2021 22:07:28 +0000 (23:07 +0100)
commit5e88403fc0d39ae8a270d2c6c6e9c8a4d5232cf3
tree2a7c6a70ee4a22f6d5b5afa942c7e9013f9b393e
parent8e12414a2b7a8a1e7228ff37e3cf9bd9c63a33c1
ubus: display only available information

GPS receivers may not provide all possible data, some take more time
and some are irrelevant for some applications and are never sent by
some GPS receivers (eg. equipment found in maritime context doesn't
report elevation). Only populate attributes for which data is actually
available.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
main.c
nmea.c
nmea.h