philrandal / gpsctl

GPS control and configuration for U-Blox GPS on Raspberry Pi 3B...
MIT License
45 stars 4 forks source link

v1.9 breaks gpsmon #11

Closed by closed 4 years ago

by commented 4 years ago

The added ExecStartPre=/bin/stty -F /dev/ttyAMA0 115200 from ublox-init.service breaks gpsmon (if installed in parallel); w/o the line, it still works flawlessly.

philrandal commented 4 years ago

Reverted that change