summaryrefslogtreecommitdiff
path: root/ubxtool
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-04-12 15:51:51 -0700
committerGary E. Miller <gem@rellim.com>2019-04-12 15:51:51 -0700
commitcc1b062bcf71356a5eed161dd3478825fb8f147e (patch)
treef40da000141db26dac003bf5ce1dad779d757a1c /ubxtool
parent8c2e715d3d912f61bb5c7d5435092f847acf02b1 (diff)
downloadgpsd-cc1b062bcf71356a5eed161dd3478825fb8f147e.tar.gz
driver_ubx: More constants.
Diffstat (limited to 'ubxtool')
-rwxr-xr-xubxtool1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubxtool b/ubxtool
index f93b21ba..3e65f86b 100755
--- a/ubxtool
+++ b/ubxtool
@@ -2935,6 +2935,7 @@ class ubx(object):
0x13: {'str': 'MGA'},
0x21: {'str': 'LOG'},
0x27: {'str': 'SEC'},
+ 0x28: {'str': 'HNR'},
0xf0: {'str': 'NMEA', 'ids': nmea_ids},
}