summaryrefslogtreecommitdiff
path: root/libloragw/inc/loragw_gps.h
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2020-12-23 16:46:55 -0600
committerHarsh Sharma <harsh.sharma@multitech.com>2020-12-23 16:46:55 -0600
commit103726df50df9feb8b1bc18e63f653f6161cab98 (patch)
tree791ceba53622c99b9a4e78bbf1684a7d61d2bf7b /libloragw/inc/loragw_gps.h
parentea028e8048d55367a52365087f9e3928746c55a5 (diff)
parentdf1d68a52c935053092ea3fa00e0e9d982c252cc (diff)
downloadlora_gateway_mtac_full-103726df50df9feb8b1bc18e63f653f6161cab98.tar.gz
lora_gateway_mtac_full-103726df50df9feb8b1bc18e63f653f6161cab98.tar.bz2
lora_gateway_mtac_full-103726df50df9feb8b1bc18e63f653f6161cab98.zip
Merge branch 'add-new-gpsd' into 'master'
Added changes for gps thread to work with the gpsd library See merge request !1
Diffstat (limited to 'libloragw/inc/loragw_gps.h')
-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