Attention is currently required from: fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/35924?usp=email )
Change subject: csd_v110: use osmo_csd_chan_mode_rate_desc[] from libosmogsm ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/common/csd_v110.c:
https://gerrit.osmocom.org/c/osmo-bts/+/35924/comment/d36ac669_2bded9fc PS1, Line 37: if 0 : [GSM48_CMODE_DATA_14k5] = { : /* TCH/F14.4: 290 bits every 20 ms (14.5 kbit/s) */ : .fr = { .num_blocks = 1, .num_bits = 290 }, : }, : #endif to contrast my comment about l ibosmocore: here I don't object the table, as it's a local definition of an application.