EarToEarOak / RTLSDR-Scanner

A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library
http://eartoearoak.com/software/rtlsdr-scanner
GNU General Public License v3.0
675 stars 143 forks source link

Waiting for GPS fix, Error #53

Closed sladcikc closed 5 years ago

sladcikc commented 5 years ago

I'm trying to use the GPS with the config file and I get

"Waiting for GPS fix: 115200-8N1" "Error: " Then it dies.

My config file looks like this: [Serial] type = 0 resource = /dev/ACM0

The GPS works great in the GUI version of the program...

OS is Ubuntu 18.04.1 LTS