]> git.street.me.uk Git - andy/viking.git/commit
Support showing a climb (vertical speed) value in the statusbar.
authorRob Norris <rw_norris@hotmail.com>
Mon, 1 Dec 2014 20:58:44 +0000 (20:58 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sun, 14 Dec 2014 17:20:29 +0000 (17:20 +0000)
commitfee4e14210fe1031c807a4f93c905f061b44d532
treee7efd18dd3e781c075a7ae1f09f5143d85932401
parent859412d003ed27d323d2e29e34b0cf35c9af5a3c
Support showing a climb (vertical speed) value in the statusbar.

Requires adding 'B' to a format message code.

Presently choose not to store a vertical speed in trackpoints,
 as the climb value is only from GPSD.
On tracks the value is calculated from the altitude and time difference.
help/C/viking.xml
src/vikgpslayer.c
src/viktrwlayer.c
src/vikutils.c
src/vikutils.h