-
Notifications
You must be signed in to change notification settings - Fork 90
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
Further enhancements #6
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ng a new survey. Signed-off-by: DL6ER <[email protected]>
…aling. Signed-off-by: DL6ER <[email protected]>
… red to indicate failure. Signed-off-by: DL6ER <[email protected]>
…there is no suitable server. Also disable scanning by default as it takes quite some time and does not give all that much information in the end. Finally, update the README to reflect these changes Signed-off-by: DL6ER <[email protected]>
between upload and download UDP jitter. Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
…tems will be asked for in an interactive manner. Signed-off-by: DL6ER <[email protected]>
…TLE alone. This can still be overwritten when explicitly specifying an image. Signed-off-by: DL6ER <[email protected]>
…ith inline labels) Signed-off-by: DL6ER <[email protected]>
…e used and that contour lines are omitted for uniform data. Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
Signed-off-by: DL6ER <[email protected]>
As usual, thank you so so so much for this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contributor License Agreement
By submitting this work for inclusion in wifi-survey-heatmap, I agree to the following terms:
is being made under the same license as the wifi-survey-heatmap project (the Affero GPL v3,
or any subsequent version of that license if adopted by wifi-survey-heatmap).
this pull request grants a perpetual, global, unlimited license for it to be used and distributed
under the terms of wifi-survey-heatmap's license.
This pull requests add the following convenience features.
SERVER
an optional property to easily skipiperf3
tests in case there is no suitable server.Dockerfile
to use patched version oflibnl
wifi-survey
without any mandatory arguments. Missing items will be asked for with pre-filled interactive dialogs:wifi-heatmaps
works withTITLE
alone. This can still be overwritten when explicitly specifying an image.--contours N
to draw N contours in the image (with inline labels)ip:port
README
to reflect these changes.