Gary E. Miller
|
aa82aa8bd3
drivers.c, Use FALLTHROUGH
|
4 tahun lalu |
Joachim Kross
|
8c83dfb3cd
drivers.c: Fix log output in rtcm104v3_analyze()
|
4 tahun lalu |
Joachim Kross
|
741fb6b58c
drivers.c: Add UBX-MON-VER to u-blox probe.
|
4 tahun lalu |
Gary E. Miller
|
e720403069
various: remove controlsend config option (RECONFIGURE_ENABLE)
|
4 tahun lalu |
Gary E. Miller
|
8b5703dc56
Various: remove reconfigure (RECONFIGURE_ENABLE) config option.
|
4 tahun lalu |
Gary E. Miller
|
82d3b99085
various: Add -p, --passive, flag to gpsd.
|
4 tahun lalu |
Gary E. Miller
|
8c50c2e853
drivers.c: Fix copyright, remove tabs, fix long lines.
|
4 tahun lalu |
Gary E. Miller
|
3b26e6d7db
driver_rtcm2.c: Log message names.
|
5 tahun lalu |
Gary E. Miller
|
0a198345ca
drivers.c: Sort includes, no functional changes.
|
5 tahun lalu |
Dario Pellegrini
|
f13ca9f09f
drivers.c: All 10Hz with MTK3333.
|
5 tahun lalu |
Gary E. Miller
|
b371b2369a
gpsd.h: Remove gps_drive_t.back_to_nmea
|
5 tahun lalu |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 tahun lalu |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 tahun lalu |
Gary E. Miller
|
0e1663ccd5
gpsd.h: Change gps_type_t.min_cycle from double to timespec_t
|
5 tahun lalu |
Gary E. Miller
|
5c4577e64c
Remove NTPSHM_ENABLE and PPS_ENABLE.
|
5 tahun lalu |
Gary E. Miller
|
8546be5f1e
Remove TIMEHINT_ENABLE. Turning it off was broken.
|
5 tahun lalu |
Gary E. Miller
|
c324ee0bc1
drivers.c: remove obsolete __ISO_C_VISIBLE
|
5 tahun lalu |
Gary E. Miller
|
c5d0f43cbd
Make sure gpsd_config.h is before all includes.
|
5 tahun lalu |
Gary E. Miller
|
fcdc437b7c
driver_nmea0813: Add unused sentence types to table.
|
6 tahun lalu |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 tahun lalu |
Gary E. Miller
|
cf503096d5
drivers.c: fix pointer type to remove cc warning.
|
6 tahun lalu |
Eric S. Raymond
|
967de457b0
Fix a core dump introduced by the previous compiler warning fix.
|
6 tahun lalu |
Gary E. Miller
|
e472711ade
drivers.c: fix compiler warning message from recent commit.
|
6 tahun lalu |
Eric S. Raymond
|
75677f6915
Reject AIVDM armoring containing non-ASCII characters;
|
6 tahun lalu |
Gregory Fong
|
f41d577b63
Add GREIS (Javad) GPS driver.
|
6 tahun lalu |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 tahun lalu |
Eric S. Raymond
|
9c7e862987
Clean up C and Python code-checker warnings.
|
7 tahun lalu |
Fred Wright
|
89bc05db05
Fixes Ill-formed TOFF/PPS packet error in gpsmon.
|
8 tahun lalu |
Gary E. Miller
|
a7729b67c4
for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999
|
8 tahun lalu |
Gary E. Miller
|
e67e4118a0
usleep() is removed from POSIX-2008. Replace with nanosleep()
|
8 tahun lalu |