So anyone is changing the code to use the config from the osmcom.cfg file for the gps feature ? Or is this a missunderstanding on my side?
On Tue, Jan 25, 2011 at 12:34 PM, n0p [Luis Bernal] lbernal@gmail.com wrote:
let the GPS warm up, maybe it just needs to start tracking the sats, or add a printf to dump what data is coming from the GPS
2011/1/25 Dario Lombardo dario.lombardo@libero.it
On 01/25/2011 10:44 AM, Holger Hans Peter Freyther wrote:
Relevant sourcecode to initiate opening the GPS device:
http://bb.osmocom.org/trac/browser/src/host/layer23/src/misc/cell_log.c#L789
I can't make it work. The first issue was the /dev/ttyACM0 in the source code (my gps is /dev/ttyUSBX). I modified it in the code, but I think that a cmd line option would be nicer. I don't see any debug/error log lines, but no coordinates appear in my log file. Any hint? My gps receiver works fine with other softwares.