Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
configuration:gpsd [2016/10/28 13:44]
fachet
configuration:gpsd [2019/02/28 10:28]
juraschek [GPS over IP]
Line 7: Line 7:
     * cli status interface     * cli status interface
     * inside of SDK Skripts     * inside of SDK Skripts
-    * SNMP +    * SNMP 
-    * +
 ====== Webinterface ====== ====== Webinterface ======
  
Line 17: Line 16:
  
 {{ :​configuration:​screenshot_-_130516_-_13_57_52.png?​nolink |}} {{ :​configuration:​screenshot_-_130516_-_13_57_52.png?​nolink |}}
- 
- 
  
  
Line 26: Line 23:
 {{ :​configuration:​screenshot_-_130516_-_13_51_36.png?​nolink |}} {{ :​configuration:​screenshot_-_130516_-_13_51_36.png?​nolink |}}
  
 +====== Data format NMEA-0183 ======
 +
 +source: http://​freenmea.net/​docs
 +
 +**NMEA-0183 prefixes (Talker IDs)**
 +NMEA protocol can be sent by different equipment. It can be identified by so called Talker Id. Most known one is, of course $GP_ - GPS.
 +  * GA - Galileo
 +  * GL - GLONASS Receiver
 +  * GP - Global Positioning System (GPS)
 +  * GN - Global Navigation Satellite System (GNSS), combined services
  
  
Line 44: Line 51:
 ?​WATCH={'​enable':​true,'​json':​false} ?​WATCH={'​enable':​true,'​json':​false}
 ?​WATCH={'​enable':​true,'​nmea':​true} ?​WATCH={'​enable':​true,'​nmea':​true}
 +?​WATCH={'​enable':​true}
 </​code>​ </​code>​