barbieri-playground icon indicating copy to clipboard operation
barbieri-playground copied to clipboard

random stuff I play with

Results 9 barbieri-playground issues
Sort by recently updated
recently updated
newest added

Hi, i found out that method used to disconnect STA i not valid anymore (don't know when was it changed). Method that is used in script is wnm_disassoc_imminent and has...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

The tool is very easy to use, can the author add luci to facilitate compilation into openwrt, thank you. I think the author's is better than luci-app-dawn.

Seeing that on the description you this: Edit the /etc/config/wireless either manually or using uci and add the option signal_NAME 'value' to **_config wifi-device_** sections. Looking at the example, you...

hello, everyone just takes without saying thank you! so a BIG thank you from me! doing exacly the job i wanted... FANTASTIC!

I'm not at all good with lua, so I don't quite get it how local wireless_status = conn:call("network.wireless", "status", {}) parses the devices, but a little dbg on line 401...

wifi-disconnect-low-signal looks robust. But on my OpenWrt, it will never trigger. There's no device having a specific SNR/dBm value, it's usually random between healthy and suffering devices. All of the...

I tried your scrypt and it works visually but the STAs really don't get disconnected as ever? The test was performed in MESH 802.11S mode wifi-disconnect-low-signal: wlan0: 90:F6:52:40:03:8E signal=-68dBm snr=26dBm...

__BYTE_ORDER and __BIG_ENDIAN should be used together. __BTYPE_ORDER__ and __ORDER_BIG_ENDIAN__ should be used together.