NordicSemiconductor / nRF-Sniffer-for-802.15.4

nRF-based 802.15.4 sniffer (firmware and software)
Other
230 stars 68 forks source link

Fix stop delay and threading error #64

Open Chapoly1305 opened 4 months ago

Chapoly1305 commented 4 months ago

For https://github.com/NordicSemiconductor/nRF-Sniffer-for-802.15.4/issues/58 Tested on Macbook and Ubuntu 22.04, the script is now responsive when press stop button without giving a pop-up error.

The code is generated, further review and tests are recommanded for stability consideration before merge.

wickywaka commented 1 month ago

Thanks for the fix. I can now stop destroying my dongle.

DidierA commented 4 weeks ago

Thanks! I encountered the same freeze problem with wireshark 4.4.0 on arch linux, and this also fixed the problem for me.