wb8tyw / D-Rats

D-Rats program for D-Star Ham Radios
https://iz2lxi.jimdofree.com/
Other
7 stars 1 forks source link

fix(config): User GPS entry #228

Closed wb8tyw closed 2 years ago

wb8tyw commented 2 years ago

Handle exception that will happen during normal user entry for the times that the GPS coordinates do not happen to validate.

d_rats/config.py: Handle LatLonEntryException for GPS entry.

d_rats/dratsexception.py: Move LatLonException classes to this module.

d_rats/miscwidgets.py: Move LatLonException to d_rats/dratsexception.py