In provisioning/gpsd_setup.sh we assume that the GPS hardware sits on /dev/ttyACM0. This is the default device for Ardusimple devices but will likely change from device to device, or even the way devices are connected (USB or tx/rx). Make this either configurable by the user, or (better) do an auto-search for the device.
In provisioning/gpsd_setup.sh we assume that the GPS hardware sits on /dev/ttyACM0. This is the default device for Ardusimple devices but will likely change from device to device, or even the way devices are connected (USB or tx/rx). Make this either configurable by the user, or (better) do an auto-search for the device.