<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">To write my own <a
        href="https://github.com/ciofeca/harbour-gpstuff">GPS logger</a>
      I tried everything thinkable, even fiddling with the GPS server
      (/opt/alien/system/genv/bin/alien_gps_server) but did not find any
      way to get RAW NMEA strings... except using the library function
      calls (like QtPositioning/QGeoPositionInfoSource and related
      things in C++/Qt: then you can literally build up your own NMEA
      strings).<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      On 23/02/2015 10:36, Kaj-Michael Lang wrote:<br>
    </div>
    <blockquote cite="mid:1424684160.11535.7.camel@wind" type="cite">
      <pre wrap="">Does the GPS device provide raw NMEA messages ? If yes, is it available
in some /dev node ?


</pre>
    </blockquote>
  </body>
</html>