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
Hi,
I have a question: I want to use an external application to handle layer1 (radio interface) and connect it with Direwolf at an arbitrary bitrate (125 kbit/s to 2 Mbit/s). I would like Direwolf to handle layer2 and above (AX25 etc.)
Can Direwolf provide me with an interface into layer2, skipping everything related to modulation and demodulation? It can be anything, a UNIX socket, TCP/IP socket (preferred for remote radio interface) pts device etc.?
I would like to use this magnificent piece of software instead of reinventing the wheel.
Please see the architecture of this stack for something similar of what I have in mind: https://osmocom.org/projects/osmobts/wiki
Thanks,
Adrian
The text was updated successfully, but these errors were encountered:
Github is not a support mechanism, please join direwolf_packet@yahoogroups.com for general support. Please close this ticket. As so your question (it's been asked before btw), no, direwolf IS the modem and the protocol stack. It does support KISS to say a Linux kernel AX.25 stack though.. might work for you.
Hi,
I have a question: I want to use an external application to handle layer1 (radio interface) and connect it with Direwolf at an arbitrary bitrate (125 kbit/s to 2 Mbit/s). I would like Direwolf to handle layer2 and above (AX25 etc.)
Can Direwolf provide me with an interface into layer2, skipping everything related to modulation and demodulation? It can be anything, a UNIX socket, TCP/IP socket (preferred for remote radio interface) pts device etc.?
I would like to use this magnificent piece of software instead of reinventing the wheel.
Please see the architecture of this stack for something similar of what I have in mind: https://osmocom.org/projects/osmobts/wiki
Thanks,
Adrian
The text was updated successfully, but these errors were encountered: