Corey Koval

Results 5 comments of Corey Koval

When trying to run a continuous scan on a remote agent, Sparrow reaches out to a [hard coded 127.0.0.1](https://github.com/ghostop14/sparrow-wifi/blob/30467da4c50389ec69b8c02fbaaae5d0e19660b5/sparrow-wifi.py#L567) rather than the user entered agent IP. Is this intentional?

A value of 1.0 causes a noticeable hit in performance. Perhaps the recommended value of 1.33 would be better as recommended in the issue you linked, as well as a...

I am going to implement this a little differently. It'll be entirely in the browser, not having to touch the python side of things.

The lat/lon of a point is available by clicking on it. See the attached screenshot. ![127 0 0 1:8080 - Google Chrome_045](https://user-images.githubusercontent.com/7625615/198418441-a58fd776-cf50-4fdd-9e2e-20714310927a.png) As for setting up an offline OpenStreetMap server,...

I'm experiencing the exact same problem. MMDVMHost works perfectly when starting from Bash. When I try to start it from systemd using the provided scripts, it fails. ``` pi@hotspot:~ $...