summaryrefslogtreecommitdiff
path: root/libloragw/inc
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2020-12-22 14:34:39 -0600
committerHarsh Sharma <harsh.sharma@multitech.com>2020-12-22 14:34:39 -0600
commitdf1d68a52c935053092ea3fa00e0e9d982c252cc (patch)
tree791ceba53622c99b9a4e78bbf1684a7d61d2bf7b /libloragw/inc
parentea028e8048d55367a52365087f9e3928746c55a5 (diff)
downloadlora_gateway_mtac_full-df1d68a52c935053092ea3fa00e0e9d982c252cc.tar.gz
lora_gateway_mtac_full-df1d68a52c935053092ea3fa00e0e9d982c252cc.tar.bz2
lora_gateway_mtac_full-df1d68a52c935053092ea3fa00e0e9d982c252cc.zip
Added changes for gps thread to work with the gpsd library
Diffstat (limited to 'libloragw/inc')
-rw-r--r--libloragw/inc/loragw_gps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/inc/loragw_gps.h b/libloragw/inc/loragw_gps.h
index 59b2d37..94d1d2a 100644
--- a/libloragw/inc/loragw_gps.h
+++ b/libloragw/inc/loragw_gps.h
@@ -173,7 +173,7 @@ int lgw_gps_get(struct timespec *utc, struct timespec *gps_time, struct coord_s
Set systime to 0 in ref to trigger initial synchronization.
*/
-int lgw_gps_sync(struct tref *ref, uint32_t count_us, struct timespec utc, struct timespec gps_time);
+int lgw_gps_sync(struct tref *ref, uint32_t count_us, struct timespec gps_time);
/**
@brief Convert concentrator timestamp counter value to UTC time