Skip to content

2021-03-27--00-06-53

Pre-release
Pre-release
Compare
Choose a tag to compare
@1hbb 1hbb released this 27 Mar 00:07
77f1069

Release Notes

Latest HeliPort Changes

  • Bug fix: connecting to WPA1 only networks will no longer show errors

Don't show WiFiConfigWindow when the encryption type is unknown

Co-Authored-By: zxystd [email protected]

  • Increase unsorted maximum network list length to 200, sorted length to 75

In 2021, it is fairly easy to have more than 100 unique BSSIDs in cities

  • Don't trigger the timer if no networks for auto join were stored

Latest itlwm Changes

  • iwn: fix ht rate stuck at mcs 0 when using the new ra (#548)

  • Pass in the proper channel to iwn_get_rxon_ht_flags.

The original function take value directly from ic->ic_bss, which may not always consist with other places..

  • Fix typo in comments

  • Fix ht rate stuck with mcs 0

  • iwm: missing reset values when Tx complete.

  • iwn: switch mira to ra just like iwm(not testing)