I believe you want to use event_stream
@(^.^)@ Ed
Sent from my iPhone
> On Jul 27, 2019, at 1:08 PM, Ido Bronfeld wrote:
>
> Hi everyone! I am trying to generate an AX.25 Packet with the HDLC Framer, my
> issue is generating the preamble per the AX.25 spec (Repeating flags - 0x7e)
>
> My prev
Hi everyone! I am trying to generate an AX.25 Packet with the HDLC Framer,
my issue is generating the preamble per the AX.25 spec (Repeating flags -
0x7e)
My previous setup was using a custom HDLC Framer block that generates the
preamble, and I am now trying to accomplish this task using "vanilla"