Xfce Xfce4-Wavelan-Plugin - patch for signal status

Hello everyone,

I use FreeBSD 13.1, Xfce4 and the xfec4-wavelan-plugin. Unfortunately this plugin only works to a limited extent on my computer, the signal strength in the tooltip and the icon is only updated once when the interface is started, after that the same value is always displayed.

So I have written a small patch based on the source code of ifconfig and the signal strength is now continuously updated.

Before I possibly submit this patch at GitLab or simply publish it here, I would be interested to know how the plugin behaves on your FreeBSD machines. Is your signal strength updated continuously or is it static?

And to improve my patch: what rssi value is displayed with the following command: $ ifconfig <interface> list sta
(on my machine I typically see values from 10 to 50, +/-2.5)

Many thanks in advance!
 
Since nobody replied, I assume that the plugin is only used by very few people. So I will not pursue this any further. For those who stumble across this thread in the near future, I'll attach the patch here.

It works pretty good on my computer O:‑)
 

Attachments

  • patch-panel-plugin_wi__bsd.c.txt
    4.6 KB · Views: 55
Back
Top