Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/34647?usp=email )
Change subject: pcu_l1_if: signal BTS model via PCUIF ......................................................................
Patch Set 1: Code-Review-1
(3 comments)
File include/osmocom/pcu/pcuif_proto.h:
https://gerrit.osmocom.org/c/osmo-pcu/+/34647/comment/ccd38157_004a5f34 PS1, Line 70: #define PCU_IF_BTS_MODEL_UNSPEC 0x00 can we please have an enum?
https://gerrit.osmocom.org/c/osmo-pcu/+/34647/comment/a337e48e_b423ac1f PS1, Line 193: uint8_t bts_model; comment referencing the enum type above.
File src/pcu_l1_if.cpp:
https://gerrit.osmocom.org/c/osmo-pcu/+/34647/comment/70e5095d_369c9f34 PS1, Line 1016: LOGP(DL1IF, LOGL_INFO, "BTS model: %02x\n", info_ind->bts_model); value_string.