[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gpsd-users] UBlox EVO 7m Speed not Getting Set
From: |
John Klug |
Subject: |
[gpsd-users] UBlox EVO 7m Speed not Getting Set |
Date: |
Fri, 16 Dec 2016 23:43:32 +0000 |
I have to interrupt gpsctl and set the TTY speed myself. Otherwise the GPS
goes back to the original speed.
In case I am doing something wrong:
# gpsctl -f /dev/ttyXRUSB2
/dev/ttyXRUSB2 identified as a u-blox SW 1.00 (59842),HW 00070000,PROTVER
14.00,GPS;SBAS;GLO;QZSS at 9600 baud.
# gpsctl -f -b -t 'u-blox' -s 115200 /dev/ttyXRUSB2
/dev/ttyXRUSB2 identified as a u-blox SW 1.00 (59842),HW 00070000,PROTVER
14.00,GPS;SBAS;GLO;QZSS at 9600 baud.
gpsctl:SHOUT: switching to mode BINARY.
# stty -F /dev/ttyXRUSB2 115200
address@hidden:/sys/devices/platform/mts-io# gpsctl -f -b -t 'u-blox' -s 115200
/dev/ttyXRUSB2
/dev/ttyXRUSB2 identified as a u-blox SW 1.00 (59842),HW 00070000,PROTVER
14.00,GPS;SBAS;GLO;QZSS at 9600 baud.
gpsctl:SHOUT: switching to mode BINARY.
# stty -F /dev/ttyXRUSB2
speed 9600 baud; line = 0;
If I interrupt the gpsctl command the gps switches speed, and I have to
manually set the line speed.
I think maybe gpsctl does too much.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gpsd-users] UBlox EVO 7m Speed not Getting Set,
John Klug <=