I am building a carputer (like everyone else) with a RPi3 and a 7" touchscreen. My problem comes with the GPS integration.
I am using a GPS that I have used on arduinos many times, LS20031, but I can not get any output from it. I have checked and rechecked my wiring, tried two different GPS units and still no output in minicom or GPSD. I also wired it into an arduino nano to check that it was functional.
I have the positive to the 3.3v, RX to TX, TX to RX and ground to, well ground.
MY guess is that something in Rasbian Jessie is blocking this but not quite sure. Would anyone have any thoughts on this?