Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
vor 5 Jahren |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
vor 5 Jahren |
Gary E. Miller
|
eed3205f02
driver_navcom.c: Use timespec_str() to fix 32-bit *BSD warnings.
|
vor 5 Jahren |
Gary E. Miller
|
0e1bfe8405
gpsd.h: Change gps_context_t.gps_tow from double to timespec_t
|
vor 5 Jahren |
Gary E. Miller
|
0e1663ccd5
gpsd.h: Change gps_type_t.min_cycle from double to timespec_t
|
vor 5 Jahren |
Gary E. Miller
|
20ac99032b
gps.h: Change gps_date_t.skyview_time from timestamp_t to timespec_t.
|
vor 5 Jahren |
Gary E. Miller
|
d6c161be78
driver_XX: Use MSTOTS() macro. No functional change.
|
vor 5 Jahren |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
vor 5 Jahren |
Gary E. Miller
|
8546be5f1e
Remove TIMEHINT_ENABLE. Turning it off was broken.
|
vor 5 Jahren |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
vor 5 Jahren |
Gary E. Miller
|
c5089751ec
driver_navcom.c: Afix altHAE and altMSL.
|
vor 5 Jahren |
Gary E. Miller
|
8b6cea3af1
driver_navcom.c: remove redundant log output.
|
vor 5 Jahren |
Gary E. Miller
|
ebe272d725
Change satellite_t elevation and azimuth the doubles.
|
vor 5 Jahren |
Gary E. Miller
|
7ecb35740d
driver_navcom.c: Confirm altitude is WGS84.
|
vor 5 Jahren |
Gary E. Miller
|
e4bdd19519
driver_navcom.c: remove redundant climb calculation.
|
vor 5 Jahren |
Gary E. Miller
|
3f536b660e
driver_navcom.c: Remove TRACK_SET and SPEED_SET
|
vor 5 Jahren |
Gary E. Miller
|
55a5e63ae4
driver_navcom.c: remove redundant track calculation.
|
vor 5 Jahren |
Gary E. Miller
|
ff5856e285
driver_navcom.c: Add velNED. remove redundant speed calc.
|
vor 5 Jahren |
Gary E. Miller
|
5b5851e3fe
driver_navcom: Move gpsdata.separation to newdata.geoid_sep
|
vor 5 Jahren |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
vor 5 Jahren |
Gary E. Miller
|
d09c6bf5a9
driver_navcom: Remove unused variable.
|
vor 6 Jahren |
Gary E. Miller
|
89df5f06e0
driver_navcom: Move error math to gpsd_error_model()
|
vor 6 Jahren |
Gary E. Miller
|
1bc06df9cb
VERR_SET: Removed flag from daemon. No regressions changed.
|
vor 6 Jahren |
Gary E. Miller
|
259196e2ec
Split epe into eph and sep.
|
vor 6 Jahren |
Gary E. Miller
|
af1104274a
Move epe from gps_data_t to be near its friends in gps_fix_t.
|
vor 6 Jahren |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
vor 6 Jahren |
Gary E. Miller
|
754fc3def4
driver_navcom: note that ept seems incorrectly calculated
|
vor 6 Jahren |
Gary E. Miller
|
bed016316c
driver_navcom: fix cppcheck nit.
|
vor 6 Jahren |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
vor 7 Jahren |
Gary E. Miller
|
51500bbd42
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
|
vor 8 Jahren |