[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/plugins/positionprovider/gpsd
From:       Dennis Nienhüser <earthwings () gentoo ! org>
Date:       2010-06-02 19:31:06
Message-ID: 20100602193106.1DA5EAC8C8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1133895 by nienhueser:

Revert commit 1118101. The WATCH_NMEA flag often prevents a correct startup, while it \
works reliable without it (tested again with libgps 2.92 and 2.94).

 M  +1 -1      GpsdConnection.cpp  


--- trunk/KDE/kdeedu/marble/src/plugins/positionprovider/gpsd/GpsdConnection.cpp \
#1133894:1133895 @@ -32,7 +32,7 @@
         emit statusChanged( m_status );
 
 #if defined( GPSD_API_MAJOR_VERSION ) && ( GPSD_API_MAJOR_VERSION >= 3 ) && defined( \
                WATCH_ENABLE )
-        m_gpsd.stream( WATCH_ENABLE | WATCH_NMEA );
+        m_gpsd.stream( WATCH_ENABLE );
 #endif
         m_timer.start( 1000 );
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic