summaryrefslogtreecommitdiff
path: root/driver_sirf.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-01-15 15:30:23 -0800
committerGary E. Miller <gem@rellim.com>2019-01-15 15:30:23 -0800
commit43d53b9faa84c15bd9864f5914ea79c8a29889ba (patch)
treec7398639555859d68514f0c1fd84906ba4e740c2 /driver_sirf.c
parent1c7f65acffb492c45b48d5f97a9d8f9d69c74e42 (diff)
downloadgpsd-43d53b9faa84c15bd9864f5914ea79c8a29889ba.tar.gz
Revert "TODO: Create a tool for UTC<->GPS week/tow."
This reverts commit 1c7f65acffb492c45b48d5f97a9d8f9d69c74e42. Fat fingered...
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 102c96e4..a4ffb459 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 */
- 0x03, /* enable MID 2 and MID 4 */
- 0x00, /* unused 2 */
+ 0x00, /* enable 1 */
+ 0x02, /* MID 2 */
0x01, /* once per Sec */
0x00, 0x00, /* unused */
0x00, 0x00, /* unused */