> > No gpspps0 needed? > > I don't think so. > Code refers to only this: > #define DEVICE "/dev/gps%d" /* name of radio device */ > > The same filehandle is used both for serial communication > and by time_pps_create(). Oh I see. _This_ is the problem. Tomorrow I modify the code to use /dev/pps0 too. Gabor