Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Geolocation.py] Code updates #2950

Merged
merged 3 commits into from
Jun 18, 2023
Merged

[Geolocation.py] Code updates #2950

merged 3 commits into from
Jun 18, 2023

Commits on Jun 18, 2023

  1. [Geolocation.py] Code updates

    - Update internet library from "urllib" to "requests".
    - Use new Enigma2 call to determine Internet connectivity.  This is a non blocking call that is much faster than the old Python equivalent.  If the newer Enigma2 code is not available then the old behaviour is used.
    - Correct spelling errors.
    IanSav authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    42e1764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95cdcc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69ad3e0 View commit details
    Browse the repository at this point in the history