Changes between Version 6 and Version 7 of gps
- Timestamp:
- 05/09/2018 07:03:59 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gps
v6 v7 89 89 * GW6304: /dev/ttyAMA1 [#zoem8q u-blox ZOE-M8Q] 9600bd NMEA 0183 output 1Hz 90 90 * GW6404: /dev/ttyAMA1 [#zoem8q u-blox ZOE-M8Q] 9600bd NMEA 0183 output 1Hz 91 * Note must disable echo on serial port, Read more in troubleshooting section [#zoem8q here] 91 92 * Ventana: 92 93 * GW5100: /dev/ttymxc0 [#w2sg0008i Wi2Wi W2SG0008i] 4800bd NMEA 0183 output 1Hz … … 163 164 - Faster acquisition time (26s vs 33s) 164 165 166 '''Troubleshooting''' 167 * The following message may be seen on the GPS line: 168 {{{ 169 $GNTXT,01,01,01,NMEA unknown msg*46 170 }}} 171 * This happens when echo is enabled on the serial line. To disable it, use the following command, adjusting the device in the example below where appropriate: 172 {{{ 173 stty -F /dev/ttyAMA1 -echo 174 }}} 175 165 176 166 177 [=#evam8m]