Attention is currently required from: wbokslag.

wbokslag uploaded patch set #2 to this change.

View Change

Added basic link FCS validation in LLC

tetra_llc_pdu.c now parses the FCS (Frame Check Sequence) for basic link pdus
that use it. Some changes were made to the tetra_resrc_decoded struct
definition. The have_fcs field designates the FCS was present, while the FCS
field holds the extracted FCS, and FCS_invalid designates an FCS was present
but differs from the computed value.

Change-Id: I81941110801d00ca06bdafdcc0a7afaf7b7617d3
---
M src/tetra_llc_pdu.c
M src/tetra_llc_pdu.h
2 files changed, 70 insertions(+), 11 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-tetra refs/changes/51/28851/2

To view, visit change 28851. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-tetra
Gerrit-Branch: master
Gerrit-Change-Id: I81941110801d00ca06bdafdcc0a7afaf7b7617d3
Gerrit-Change-Number: 28851
Gerrit-PatchSet: 2
Gerrit-Owner: wbokslag <w.bokslag@midnightblue.nl>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: wbokslag <w.bokslag@midnightblue.nl>
Gerrit-MessageType: newpatchset