<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Robin,<br>
    <br>
    <div class="moz-cite-prefix">Am 03.08.2018 um 10:32 schrieb Robin
      O'Leary:<br>
    </div>
    <blockquote type="cite" cite="mid:20180803083217.GA2502@mail.ro.nu">
      <pre wrap="">I'm not sure what happens if the modem GPS is enabled on a vehicle that
can provide its own position information.  Is one preferred over the
other, or do they fight over which one reported most recently?  Either
way, maybe it deserves a mention in the "GPS/GNSS Antenna" section?</pre>
    </blockquote>
    <br>
    There is no priorization on the GPS source other than
    enabling/disabling the modem GPS.<br>
    <br>
    If a vehicle wants to support both car and modem, it shall check
    config <tt>modem/enable.gps</tt> (and <tt>modem/enable.gpstime</tt>)
    and suppress the car data while the modem is enabled.<br>
    <br>
    The vehicle can also require and release the modem GPS dynamically
    by sending the events<br>
    <ul>
      <li><tt>vehicle.require.gps</tt></li>
      <li><tt>vehicle.require.gpstime</tt></li>
      <li><tt>vehicle.release.gps</tt></li>
      <li><tt>vehicle.release.gpstime</tt></li>
    </ul>
    Regards,<br>
    Michael<br>
    <pre class="moz-signature" cols="160">
-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
  </body>
</html>