-
Couldn't load subscription status.
- Fork 126
Add support for w60g #273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for w60g #273
Conversation
|
Tox tests pass, though it looks like 3.10 was skipped: |
|
@hslabbert thanks for the PR, a few quick notes after a first look:
|
|
Hey,
Yea, sorry. My editor is set to trimming trailing whitespace on save so ended up with that on updating README.md. Apologies for not picking that out to start. I'll turn that off for the project and fix.
Yes, for running the code with config, to not have router creds in there. That seems like a sensible addition to .gitignore, except where I had a leading
Unlike for Ethernet etc interfaces, the
Ah, right. Sorry, I wasn't aware of that one. I'll adjust and submit updates to the PR. |
645246c to
9470d21
Compare
|
Okay, I think I have those all addressed, with the only piece remaining being that |
|
@hslabbert OK thanks, looks good. The only suggestion regarding interface_ds.py, might be a bit tidier to replace the elif block with something like that: |
Addresses #217
Adds support for 60 GHz wireless aka "W60G" devices.