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.