summaryrefslogtreecommitdiff
path: root/shared-bindings/wifi
AgeCommit message (Expand)Author
2020-10-15Add hostname validationmicroDev
2020-10-14Update wifi hostname methodmicroDev
2020-10-13Add method to set custom hostnamemicroDev
2020-10-06Remove logging from shared-bindings, fix translations, revert config target m...Lucian Copeland
2020-09-30Change submodule, rework all includesLucian Copeland
2020-09-16connect now accepts bssidRyan T. Hamilton
2020-09-15Add BSSID to NetworkRyan T. Hamilton
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-26Fix stub and doc buildsScott Shawcroft
2020-08-21Make socket reads interruptableScott Shawcroft
2020-08-19Add error handling w/temp debug logsScott Shawcroft
2020-08-19Ping works!Scott Shawcroft
2020-08-19Ping work and start to add socketpoolScott Shawcroft
2020-08-19Add ipaddressScott Shawcroft
2020-08-19Add debugging. Scanning doesn't crash but returns no results. Need to config ...Scott Shawcroft
2020-08-19Scanning WIP. Need to sort out supervisor memoryScott Shawcroft
2020-08-19First crack at native wifi APIScott Shawcroft