Error on windows util/bridge.py "MSG_DONTWAIT" #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
util/bridge.py doesnt work on windows because "MSG_DONTWAIT" doesnt exist on windows
i tried to delete it & fix the code but
sdrpp: doesnt show anything
gnu radio:
gqrx: freezes & crashes
i did million things to get here on windows and 100 lines of python blocking me :( help would be awesome
edit: running grc/PicoSDR.grc or PicoSDR-WBFM.grc output:
and it just waits until i stop it. no waterfall etc shows up
tips for fellow windows users; install arm-gnu-toolchain, libusb, pico-sdk, picotool and you need mingw, dont dorget to set all their paths, follow this for compiling picotool
works on windows with sdr++
ip:localhost
port: 2245
Yeah, sorry. I don't really wish to spend any time on Windows support. Feel free to submit a patch, though.