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

Allow to start in a particular group #12

Open
LivInTheLookingGlass opened this issue Jan 27, 2016 · 1 comment
Open

Allow to start in a particular group #12

LivInTheLookingGlass opened this issue Jan 27, 2016 · 1 comment

Comments

@LivInTheLookingGlass
Copy link

Could be done with php.

?group=GPS

@thkruz
Copy link

thkruz commented Apr 26, 2017

You would want to modify the javascript rather than introduce a new php script. The satSet.onCruncherReady function's first few lines are to determine if you passed an international designator. You could add a second parameter check to look for "group" and then if a group exists to select it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants