Attention is currently required from: laforge, pespin.
Hoernchen has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/33930 )
Change subject: transceiver: add experimental viterbi equalizer support ......................................................................
Patch Set 11:
(1 comment)
File CommonLibs/trx_vty.c:
https://gerrit.osmocom.org/c/osmo-trx/+/33930/comment/ad2d4b72_c860704a PS10, Line 344: "Use viterbi equalizer for gmsk (default=disable)\n"
if it's intended to be only for GSMK and not 8PSK, does it makes sense to add such part in the comma […]
Not really, there is already code that checks the config and bails if the setting does not match. It can be extended to work for 8psk, too, but that is not required for the current proejct.