Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 yıl önce |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 yıl önce |
Gary E. Miller
|
530a26f069
driver_zodiac.c: Use timespec_str() to fix 32-bit *BSD warnings.
|
5 yıl önce |
Gary E. Miller
|
0e1663ccd5
gpsd.h: Change gps_type_t.min_cycle from double to timespec_t
|
5 yıl önce |
Gary E. Miller
|
8d8518e21b
driver_zodiac.c: Add missing % to last change.
|
5 yıl önce |
Gary E. Miller
|
6bcc7b735f
driver_zodiac.c: Message 1002 not reporting fractional TOW.
|
5 yıl önce |
Gary E. Miller
|
20ac99032b
gps.h: Change gps_date_t.skyview_time from timestamp_t to timespec_t.
|
5 yıl önce |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
5 yıl önce |
Gary E. Miller
|
8546be5f1e
Remove TIMEHINT_ENABLE. Turning it off was broken.
|
5 yıl önce |
Gary E. Miller
|
372c2892e4
Various: Move mag_var from gps_device_t to magnetic_var gps_data_t.
|
5 yıl önce |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
5 yıl önce |
Gary E. Miller
|
ebe272d725
Change satellite_t elevation and azimuth the doubles.
|
5 yıl önce |
Gary E. Miller
|
8b7acd90ad
driver_zodiac: Move gpsdata.separation to newdata.geoid_sep
|
5 yıl önce |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
5 yıl önce |
Gary E. Miller
|
0aeb4ea8e3
gpsd_error_model(): be more consistent with HERR_SET.
|
6 yıl önce |
Gary E. Miller
|
d2c0912061
driver_zodiac: Stop calculating epx/epy, let gpsd_error_model().
|
6 yıl önce |
Gary E. Miller
|
3973e8d1b4
driver_zodia: Decopde map datum.
|
6 yıl önce |
Fred Wright
|
7722705676
Avoids troublesome dependency on M_LN2 from math.h.
|
6 yıl önce |
Gary E. Miller
|
e5b493a366
POSIX_C_SOURCE: Not just a linux define. 200112L is a minimum.
|
6 yıl önce |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 yıl önce |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 yıl önce |
Gary E. Miller
|
cb216cd0ad
Shield FreeBSD from standards compliance.
|
8 yıl önce |
Gary E. Miller
|
0868e9c92c
If you specify XOPEN version, you must specify POSIX version.
|
8 yıl önce |
Gary E. Miller
|
cca1925d25
C99 requires _XOPEN_SOURCE 500 for M_LN2
|
8 yıl önce |
Gary E. Miller
|
a8d12eea46
PPSTIME -> NTPTIME
|
9 yıl önce |
Gary E. Miller
|
37eb7eddad
A drowning deluge of whitespace hacks.
|
10 yıl önce |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 yıl önce |
Eric S. Raymond
|
06ade1b80b
Minor efficiency improvement.
|
10 yıl önce |
Eric S. Raymond
|
93f417401f
One of the float-elimination steps busted something. Revert.
|
10 yıl önce |
Eric S. Raymond
|
e79b15c162
A step toards float elimination. No code changes.
|
10 yıl önce |