summaryrefslogtreecommitdiff
path: root/src/gsmd/vendor_wavecom.c
Commit message (Collapse)AuthorAgeFilesLines
* wavecom/sysmocom: Directly send GPS/AIS via UDP to gpsdHarald Welte2013-03-141-2/+64
| | | | | | This avoids having to have another client program which then passes messages from gsmd into gpsd. Rather, gpsd can directly receive the messages via UDP.
* vendor_wavecom: Make sure MCC of first reported cell is not zeroHarald Welte2013-03-021-2/+2
|
* add support for encapsulating and forwarding GPS and AIS dataHarald Welte2013-02-271-1/+54
| | | | | | we simply convert the sysmocom specific unsolicited messages into an usock event which is transported to the client[s] who subscribed to it.
* HACKS: Temporary hacks to make it work for wavecom / rf_lockHarald Welte2012-06-011-1/+1
|
* add new (incomplete) Wavecom vendor moduleHarald Welte2012-06-011-0/+152
personal git repositories of Harald Welte. Your mileage may vary