On Saturday, January 14, 2012 10:37 CET, Oliver Eichler <[email protected]> wrote: > > > > Any idea what this could be and where I should start digging in the code? > > > > Probably some problem with the posix threads. The important methjods to > look at are: > > In QLGT: > > void CDeviceGarmin::setLiveLog(bool on) > void CDeviceGarmin::slotTimeout() > > And in GarminDev/src/GPSMap60CSx: > > void CDevice::_setRealTimeMode(bool on) > void CDevice::_getRealTimePos(Garmin::Pvt_t& pvt) > void * rtThread(void *ptr) > > Guess you have to make your way thru all methods with debug printouts.
Thanks for those initial pointers. Hope to find some time in the next days to test a bit. Sebastian > > Oliver > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > Qlandkartegt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
