Gary E. Miller
|
c4a4552214
libgpsd_core.c: Compute Mag Track if possible from track and magvar
|
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
|
ebe272d725
Change satellite_t elevation and azimuth the doubles.
|
5 years ago |
Gary E. Miller
|
f254dd39e1
driver_nmea0183.c: Altitude was MSL, make it WGS 84.
|
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
|
6821dfd586
gpsd_json: epe now in the JSON.
|
6 years ago |
Gary E. Miller
|
f9621160cc
Change NMEA mode setting, thus major changes in gpsd_error_model().
|
6 years ago |
Gary E. Miller
|
5901b0de2d
driver_nmea0183: Decode gnssid:svid from $xxGSV.
|
6 years ago |
Eric S. Raymond
|
80b291360f
Fix stupid finger error in DOP computation.
|
10 years ago |
Eric S. Raymond
|
2b0a007ab4
Second attempt at DOP computation fix.
|
10 years ago |
Eric S. Raymond
|
3f6cd79c70
Fix a subtle error in DOP computation. This makes a prompt release a good idea.
|
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
|
fccb36a8cc
Do *not* clear DOPs every time a satellite picture comes from the receiver.
|
12 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
|
ccdf4e5641
Clear DOPs only when we get a skyview report.
|
15 years ago |
Eric S. Raymond
|
a5b8eadda7
A longstanding bug in error modeling fixed.
|
15 years ago |
Eric S. Raymond
|
4847be0a3f
There are client library tests now, so rename the 'stable' directory...
|
15 years ago |