summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/common/gps.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16layer23: Add missing header dependencies to several filesPau Espin Pedrol1-0/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-10-18Use osmo_fd_setup() whenever applicable.Harald Welte1-13/+8
2020-10-18Use OSMO_FD_* instead of deprecated BSC_FD_*Harald Welte1-2/+2
2020-01-13layer23: Fix build against gpsd >= 3.20Pau Espin Pedrol1-0/+8
2018-11-05layer23: Fix build against gpsd >= 3.18Pau Espin Pedrol1-2/+13
2018-11-05cosmetic: fix trailing whitespacePau Espin Pedrol1-4/+3
2012-01-17host: Add support for the new gpsd APIPaul Wise1-1/+22
2011-05-15src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-7/+7
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo1-44/+72
2011-02-16Added gpsd support.Dario Lombardo1-2/+104
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo1-8/+8
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg1-0/+251