You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First let me say this is one of the most fun LoRa and Rust projects I've come across yet on the web :)
I'm running two LoStiks at close range with each other. One is on an Ubuntu Intel machine, the other on a raspberry pi. I'm using lorapipe over AX.25 and starting them using:
Please run with RUST_BACKTRACE=1 and --debug so we can see where the issue is occurring. It sounds like there may be an issue with the framing with the modem.
I highly doubt that iperf is going to be useful here, by the way.
First let me say this is one of the most fun LoRa and Rust projects I've come across yet on the web :)
I'm running two LoStiks at close range with each other. One is on an Ubuntu Intel machine, the other on a raspberry pi. I'm using lorapipe over AX.25 and starting them using:
Once I run both nodes and try an
iperf
speed test, my Ubuntu machine consistently crashes with:Not sure what this is? The radio stops transmitting though and I have to restart the application.
The text was updated successfully, but these errors were encountered: