rpp0 / gr-lora

GNU Radio blocks for receiving LoRa modulated radio messages using SDR
GNU General Public License v3.0
525 stars 113 forks source link

Does it work with the Windows version of GNU Radio? #119

Open aal7 opened 3 years ago

aal7 commented 3 years ago

Hello. I don't know whether raising an issue is the right way to ask a question. Apologies if it isn't. My question is whether this lora library works with the Windows version of GNURadio? I have Windows GNU Radio version 3.8.0.0 with Python version 2.7.10. Thanks.

Karol-Karas commented 2 years ago

Hint:

$ winpty docker run -i -t --rm --privileged -e DISPLAY=$DISPLAY -e XAUTHORITY=$DOCKER_XAUTH -v /tmp/.docker.xauth:/tmp/.docker.xauth:ro -v /tmp/.X11-unix:/tmp/.X11-unix:ro -v /dev/bus/usb:/dev/bus/usb --entrypoint //bin/bash rpp0/gr-lora:latest