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

Gym/Pokestop Scan Scheduler #2498

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Mar 16, 2018

  1. Gym Scan Scheduler

    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    709160a View commit details
    Browse the repository at this point in the history
  2. By the power of Duck, reuse existing cluster code

    Geofence gym coordinates before we cluster them
    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    be18fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea4330b View commit details
    Browse the repository at this point in the history
  4. Make GymSearch a FortSearch that respects -ng and -nk

    Move arguments for schedulers into a single parameter "scheduler"
    Refactor usage of args scheduler checking
    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    56abc98 View commit details
    Browse the repository at this point in the history
  5. Make documentation for fort scheduler with some examples

    Rewrite documentation for command line
    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    ae10365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea7d735 View commit details
    Browse the repository at this point in the history
  7. Update config.ini example for scheduler argument

    Use actual scheduler names as argument
    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    a24510f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a392e1d View commit details
    Browse the repository at this point in the history
  9. Add FortSearch scheduler and move Schedulers into single arg

    Make a FortSearch scheduler for Gym and Pokestop scanning
    Move arguments for schedulers into a single parameter "scheduler"
    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    ea240bb View commit details
    Browse the repository at this point in the history
  10. Add FortSearch scheduler and move Schedulers into single arg

    Make a FortSearch scheduler for Gym and Pokestop scanning
    Move arguments for schedulers into a single parameter "scheduler"
    fosJoddie committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    11fbd66 View commit details
    Browse the repository at this point in the history