Attention is currently required from: pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/31265 )
Change subject: gsm0808_enc/dec_channel_type: support data ......................................................................
Patch Set 3:
(2 comments)
File include/osmocom/gsm/protocol/gsm_08_08.h:
https://gerrit.osmocom.org/c/libosmocore/+/31265/comment/5a0312a1_03b88e5b PS2, Line 503: /* GSM 08.08 3.2.2.11 Channel Type
TS 48. […]
Done
File src/gsm/gsm0808_utils.c:
https://gerrit.osmocom.org/c/libosmocore/+/31265/comment/fe442364_3e212ddc PS2, Line 511: byte = ct->data_transparent ? 0x40 : 0x00; /* Set T/NT */
this looks a bit confusing. I'd be clearer probably: […]
Done