Attention is currently required from: laforge.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/31967 )
Change subject: contrib: Add BER testing tool ......................................................................
Patch Set 3:
(2 comments)
File contrib/ber/Makefile.am:
https://gerrit.osmocom.org/c/osmo-bts/+/31967/comment/b5ab3283_acd85032 PS3, Line 23: codec_bit_class.h You need to add this file to `DISTCLEANFILES` and `BUILT_SOURCES`. This will likely fix the build verification.
https://gerrit.osmocom.org/c/osmo-bts/+/31967/comment/52b111fc_20a7740b PS3, Line 24: ./$< > $@ cosmetic: prefix with `$(AM_V_GEN)` like we do in libosmocore.git