jbrzusto / sensorgnome

master control process for a sensorgnome receiver
GNU General Public License v2.0
1 stars 2 forks source link

gpsd - don't start until after check for gps cape #27

Closed jbrzusto closed 7 years ago

jbrzusto commented 7 years ago

on the multicore RPi2/3 (at least; beaglebone too?), there's a race condition: gpsd fails to start if the gpscape.sh script has /dev/ttyAMA0 open to check for a gps cape. gpscape.sh should check for a cape, and set /etc/default/gpsd appropriately.