Skip to content

Conversation

@shellster
Copy link
Contributor

Change the nic code to not guess on whether interface names are wireless or not. We just check and cache them.

Also fixed a minor bug in pipewire module where it should use "r" syntax.


# Limits for the accepted dBm values of wifi strength
self.__strength_dbm_lower_bound = -110
self.__strength_dbm_upper_bound = -30
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are unused.

@shellster
Copy link
Contributor Author

Looks like the failing build check is due to codeclimate test reporter not being a thing anymore?

@tobi-wan-kenobi
Copy link
Owner

yeah, i seriously need to find time to replace that... thanks!

@tobi-wan-kenobi
Copy link
Owner

Those are really good changes, thank you very much!

@tobi-wan-kenobi tobi-wan-kenobi merged commit 3cb8644 into tobi-wan-kenobi:main Nov 2, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants