summaryrefslogtreecommitdiff
path: root/gpsd_json.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2011-01-04 21:18:15 -0800
committerGary E. Miller <gem@rellim.com>2011-01-04 21:18:15 -0800
commit1439e3701dccbb7034eff932ff9b5ba5392088e7 (patch)
treec708532df6197ca418f7521a900b62dafcf0ec53 /gpsd_json.c
parent27d9f07b01de6c3661713c3d6c8ee4b1e2c49125 (diff)
downloadgpsd-1439e3701dccbb7034eff932ff9b5ba5392088e7.tar.gz
Add two more significant digits to sqrtA.
Diffstat (limited to 'gpsd_json.c')
-rw-r--r--gpsd_json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd_json.c b/gpsd_json.c
index 89ff277a..6c4696c1 100644
--- a/gpsd_json.c
+++ b/gpsd_json.c
@@ -371,7 +371,7 @@ void subframe_json_dump(const struct subframe_t *subframe, /*@out@*/ char buf[],
(void)snprintf(buf + len, buflen - len,
",\"ID\":%d,\"Health\":%u,"
"\"e\":%g,\"toa\":%lu,"
- "\"deltai\":%.10e,\"Omegad\":%.5e,\"sqrtA\":%.8g,"
+ "\"deltai\":%.10e,\"Omegad\":%.5e,\"sqrtA\":%.10g,"
"\"Omega0\":%.10e,\"omega\":%.10e,\"M0\":%.11e,"
"\"af0\":%.5e,\"af1\":%.5e",
subframe->sub5.almanac.sv,