Corey Koval

Results 7 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:~ $...

I am having this problem as well. Gnu radio 3.10.1.1 (Python 3.10.6) n Linux Mint 21. `corey@laptop:~/gr-tempest/build$ cmake .. -- The CXX compiler identification is GNU 11.3.0 -- The C...

This is what I get with ATM10: `java.lang.NullPointerException: Cannot invoke "org.dynmap.markers.MarkerSet.getDefaultMarkerIcon()" because "markerSet" is null` Full crash report: [crash-2025-05-20_18.41.49-server.txt](https://github.com/user-attachments/files/20357649/crash-2025-05-20_18.41.49-server.txt)