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

Tool or two for visualizing wifi connectivity of a pi device over time #28

Open
iingram opened this issue Feb 2, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@iingram
Copy link
Member

iingram commented Feb 2, 2023

We're entertaining using a Raspberry Pi based-device for some aspects of the Otolith work on the elephants for various reasons that are better captured in another issue or elsewhere. We do want to, however, have a quick and dirty way to check WiFi connectivity on the run tomorrow. Part of our plan is to run this command on another machine on the network while the pi is deployed:

ping -i 60 IP_ADDRESS | ts "%Y %m %d %H:%M:%S" | tee ping_record.log

We won't have a GPS track on the Pi but we will have a video recording so it is plausible that we could compare this with the ping record to get a sense of where there was connectivity.

It would be useful to have some scripts that process the ping record into something more useful in visualizing where there was connectivity so this issue is for tracking that effort.

@iingram iingram added the enhancement New feature or request label Feb 2, 2023
@iingram iingram moved this to Todo in Otolith Ongoing Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants