Gr-smart meters on WSL: Difference between revisions
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
===Connect Software Defined Radio (SDR) to WSL=== | ===Connect Software Defined Radio (SDR) to WSL=== | ||
When you connect a SDR to Windows using USB, WSL can't see that device. You must use an application called '''usbipd''' to transfer them from Windows to WSL. | When you connect a SDR to Windows using USB, WSL can't see that device. You must use an application called '''usbipd''' to transfer them from Windows to WSL. | ||
This [https://learn.microsoft.com/en-us/windows/wsl/connect-usb guide] by Microsoft provides instructions on how to install and use this open source project available [https://github.com/dorssel/usbipd-win/releases here]. | |||