Gary E. Miller
|
3eb0b5bf86
gpsd_json.c: Increase JSON alt's from %.3f to %.4f
|
4 years ago |
Gary E. Miller
|
eaa03ba9d0
Add nSat and uSat to SKY. Breaks old clients.
|
4 years ago |
Gary E. Miller
|
6c5070b676
driver_ubx.c: Add missing skyview_time from UBX-NAV-SVINFO
|
4 years ago |
Fred Wright
|
c3ec85dc89
gpsd: Fix non-updating of some derived values.
|
5 years ago |
Gary E. Miller
|
bf805e113c
Restore "alt"/"altitude" as deprecated and undefined.
|
5 years ago |
Gary E. Miller
|
4c19ce7711
Don't use timebase.h. Move the two constants to gpsd.h
|
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
|
8706b0b583
libgpsd_core.c: Always compute magnetic_var if we can.
|
5 years ago |
Gary E. Miller
|
47e211b068
driver_ubx.c: remove redundant ecef_to_wgs84()
|
5 years ago |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
5 years ago |
Gary E. Miller
|
c2363420ad
pseudonmea.c: M ake GGA output altMSL, not altHAE.
|
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
|
24c75ba514
gps/gps.py: Fix a crash bug that caused regressions to disappear.
|
5 years ago |
Gary E. Miller
|
ebe272d725
Change satellite_t elevation and azimuth the doubles.
|
5 years ago |
Gary E. Miller
|
3c19ab2da9
Various changes to satellite_t health.
|
5 years ago |
Gary E. Miller
|
814a593ac5
geoid.c: ecef_to_wgs84fix() was MSL altitude, not WGS 84.
|
5 years ago |
Gary E. Miller
|
df3f59d0ac
geoid.c: Do not override track from GPS.
|
5 years ago |
Gary E. Miller
|
8dfd2af15a
geoid.c: remove redundant speed calculation.
|
5 years ago |
Gary E. Miller
|
16bdab8753
gpsd_json: Filter out PRN from SKY w/o Elevation and Azimuth
|
6 years ago |
Gary E. Miller
|
d5f9485a85
driver_ubx: Separate ubx and NMEA PRNs.
|
6 years ago |
Gary E. Miller
|
ae6edc83e7
driver_ubx: Change cycle ender to use iTOW.
|
6 years ago |
Gary E. Miller
|
b9d90b0d61
driver_ubx: Working cycle end detection.
|
6 years ago |
Gary E. Miller
|
259196e2ec
Split epe into eph and sep.
|
6 years ago |
Gary E. Miller
|
a5eb095bb2
pseudonmea: remove bad sats from $GPGSV output.
|
6 years ago |
Gary E. Miller
|
6821dfd586
gpsd_json: epe now in the JSON.
|
6 years ago |
Gary E. Miller
|
729552b9bf
pseudonmea: Tweak when $GPGBS is output.
|
6 years ago |
Gary E. Miller
|
b130dcada4
pseudonmea: Add frac seconds to $GPRMC, no zero times.
|
6 years ago |
Gary E. Miller
|
14ec79b992
pseudonmea: Add fractional seconds to $GPGGA
|
6 years ago |