Rich Brown
Rich Brown
Thanks for the `-dev` and git hash.
I'm assuming that you'll release 0.1.0 with a `0.1.0` version string, then create a `0.1.1-dev` (or similar) for follow-on versions. I'm closing this.
@Zoxc Thanks for adopting this procedure. (At least that's what I think you've done - the current dev version is `0.1.1-dev`, which matches what I hoped for...) I note when...
Thanks! Closing this...
@dtaht I think the newest builds will do this with the `--plot-max-throughput ` and `--plot-max-latency ` options. (In the README, but not the released code...)
But wait... There's more. I meant to mention that the image file appeared in a window (the aspect ratio was screwed up, but I was able to resize). When I...
Further research (prompted by #27): * lspci shows this for the wireless card: `01:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)` * `sudo iw...
Yes - I agree that this seems identical to #27, but that was a two-year old post, so I decided to open a new issue instead of necro-posting. I am...
**Update:** I logged into the container using `docker exec -it /bin/bash` and found the following: * `iwconfig` shows: ``` lo no wireless extensions. eno1 no wireless extensions. wlp1s0 IEEE 802.11...
I realize that I didn't provide all the info you requested above. **Version** There is no `wifi-survey-heatmap` binary. I never got `wifi-survey` to print a version number, but here's its...