Closed wraith-wireless closed 8 years ago
Have a workaround in place but it is not desired see pyw::getfreqs
Had a working function to parse out the freqs (which turned out to be slower than the workaround) but it broke down when tested on a rosewill card. Also there are flags
After realizing my understanding of parsing nested was completely wrong, have now a completely working parsing of WIPHY_BANDS, updated code coming shortly
Need to parse NL80211_ATTR_WIPHY_BANDS - looked at wiphy.py in libnl source, iw source and others.