summaryrefslogtreecommitdiff
path: root/driver_sirf.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-01-15 15:26:20 -0800
committerGary E. Miller <gem@rellim.com>2019-01-15 15:26:20 -0800
commit1c7f65acffb492c45b48d5f97a9d8f9d69c74e42 (patch)
tree12b0574823558f7e814fb91d270fe612c27a0798 /driver_sirf.c
parent6341b325d628886bb6e84f3ac330aa761807aac7 (diff)
downloadgpsd-1c7f65acffb492c45b48d5f97a9d8f9d69c74e42.tar.gz
TODO: Create a tool for UTC<->GPS week/tow.
Diffstat (limited to 'driver_sirf.c')
-rw-r--r--driver_sirf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver_sirf.c b/driver_sirf.c
index a4ffb459..102c96e4 100644
--- a/driver_sirf.c
+++ b/driver_sirf.c
@@ -102,8 +102,8 @@ static unsigned char sbasparams[] = {
static unsigned char requestecef[] = {
0xa0, 0xa2, 0x00, 0x08,
0xa6, /* MID 166 */
- 0x00, /* enable 1 */
- 0x02, /* MID 2 */
+ 0x03, /* enable MID 2 and MID 4 */
+ 0x00, /* unused 2 */
0x01, /* once per Sec */
0x00, 0x00, /* unused */
0x00, 0x00, /* unused */