Quote:
Originally Posted by pendragon
I am at a total loss as to HOW to get Raspberry pi to recognize my USB GPS Ublox7.
It works fine in any Windows, as I have a driver for it.
Can anyone help?
|
Important is that to give rights for a user to
serial input.
This can be done in the terminal:
sudo usermod -a -G dialout (your name as user)
In
Linux you don't need a driver.
If you use
serial in
Opencpn then you can see what port is available.
Bram