Re: ERROR ON gps
Tim The first thing you need to do after burning the compass image and booting the Pi for the first time is to edit the config.txt file: $ sudo nano /boot/config.txt go to the bottom of the file and change the last line dtoverlay=udrc
to dtoverlay=draws save the changes Then reboot and look here $ cd /dev then $ ls
you should see a long list look for ttySC0 and pps0
ttySC0 is for the gps serial port and pps0 is for the pulse per second. Somewhere in the flood of emails for early adopters K7VE has details of the above, I think it is message 2023 11/23/18 Good luck, Joe K3JV
On 12/3/2018 8:09 PM, Tim Carroll
wrote:
|
|