Signed-off-by: Robert Marshall KI4MCW <ki4mcw@gmail.com>
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 7 Dec 2010 11:04:38 +0000 (11:04 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 7 Dec 2010 11:04:38 +0000 (11:04 +0000)
Patch for the AX.25 module to provide support for
the has-been-repeated flag in received frames.

This flag is set using the high bit (0x80) of the SSID byte for each
call sign in the path. The patch attached here checks for this flag
when parsing incoming packets, and (per suggestion from Francesco)
stores the flag bit-mapped to a single byte added to the AX25 context.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4640 38d2e660-2303-0410-9eaa-f027e97ec537


No differences found