Gary E. Miller
|
bddd594aa5
DOPs: Strip invalid DOPs, don't drop so many good ones.
|
3 years ago |
Gary E. Miller
|
26c1b93f83
DOPs: Clear DOPs at cycle start, consistently set DOP_SET.
|
3 years ago |
Gary E. Miller
|
9934d76abb
Various .c: Big roll up of cycle ender updates.
|
3 years ago |
Gary E. Miller
|
3eb0b5bf86
gpsd_json.c: Increase JSON alt's from %.3f to %.4f
|
4 years ago |
Gary E. Miller
|
29991d6ffe
gps.h: Move gps_data_t.status to gps_fix_t.status
|
4 years ago |
Gary E. Miller
|
bf805e113c
Restore "alt"/"altitude" as deprecated and undefined.
|
5 years ago |
Gary E. Miller
|
37371261ab
timebase.c, driver_nmea0183.c: Use leap second for GPS epoch.
|
5 years ago |
Gary E. Miller
|
c4a4552214
libgpsd_core.c: Compute Mag Track if possible from track and magvar
|
5 years ago |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
5 years ago |
Gary E. Miller
|
8706b0b583
libgpsd_core.c: Always compute magnetic_var if we can.
|
5 years ago |
Gary E. Miller
|
e14eef96d6
driver_nmea0183.c: Fix variance from RMC, add from HDG.
|
5 years ago |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
5 years ago |
Gary E. Miller
|
1667a7a037
driver_nmea0183.c: Sort out altitude and altMSL.
|
5 years ago |
Gary E. Miller
|
980f55f1f5
libgpsd_core.c: Compute altitude and altMSL if possible.
|
5 years ago |
Gary E. Miller
|
d513d613ac
geoid: New geoid means a lot of regression changes.
|
5 years ago |
Gary E. Miller
|
55911c744e
goid.c: wgs84_separation() now returns EGM2008 separation.
|
5 years ago |
Gary E. Miller
|
f254dd39e1
driver_nmea0183.c: Altitude was MSL, make it WGS 84.
|
5 years ago |
Gary E. Miller
|
f3bb5dc467
libgpsd_core: Compute the geoid_sep if it is missing.
|
5 years ago |
Gary E. Miller
|
78988336a9
NMEA0183: Decode geoid separation, get int into TPV JSON.
|
5 years ago |
Gary E. Miller
|
259196e2ec
Split epe into eph and sep.
|
6 years ago |
Gary E. Miller
|
3075996381
driver_nmea0183: Improve GxRMC to decode FAA Mode indicator.
|
6 years ago |
Gary E. Miller
|
f9621160cc
Change NMEA mode setting, thus major changes in gpsd_error_model().
|
6 years ago |
Gary E. Miller
|
f330da9a29
Add "status" to TPV for DGPS notification
|
9 years ago |
Eric S. Raymond
|
e9d90ba252
Shorten many regression tests to improve test time.
|
10 years ago |
Eric S. Raymond
|
0658c2fb8d
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
|
10 years ago |
Eric S. Raymond
|
0611d22ad7
Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.
|
14 years ago |
Eric S. Raymond
|
34e440c268
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
|
14 years ago |
Eric S. Raymond
|
a3b524117c
Always compute speed when that's possible and the GPS doesn't supply it.
|
15 years ago |
Eric S. Raymond
|
a5b8eadda7
A longstanding bug in error modeling fixed.
|
15 years ago |
Eric S. Raymond
|
8fe2f3ee97
Suppress JSON reporting of fields the fix quality won't support.
|
15 years ago |