Monday, November 25, 2024

Re: packet comms demo hangs

I made sure to start from the repo version and I'm finding that the issue is related to the frequency offset in the Channel Model.  If you use the gui to change this value at all, and then set it back to 0, then you'll never see a packet get processed again.



On Mon, Nov 25, 2024 at 9:01 AM Jameson Collins <jameson.collins@gmail.com> wrote:
It seems something slightly changed in the version I was testing relative to the original which caused this problem.  I'm going to try and track that down.



On Sat, Nov 23, 2024 at 3:09 PM Jameson Collins <jameson.collins@gmail.com> wrote:
I've been playing with the packet comms demo that is detailed in the docs here: https://www.gnuradio.org/doc/doxygen/page_packet_comms.html

I've been running the 'packet_loopback_hier.grc' flowgraph from the repo and I'm finding that after a few minutes it stops processing data.  No errors.  I've traced it to the packet_rx flow graph.  It seems to happen at, or after, the header/payload demux.

No comments:

Post a Comment