Attention is currently required from: laforge, pespin.
Patch set 4:Code-Review +2
2 comments:
Patchset:
1+1
File src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h:
Patch Set #4, Line 61: uint8_t mode;
this used to be enum gsm_phys_chan_config in previous patch versions?
I introduced this structure in the last patchset. It is used by both TRXCON_EV_SET_{CCCH,TCH}_MODE_REQ, while enum gsm_phys_chan_config is only applicable to TRXCON_EV_SET_CCCH_MODE_REQ. This is why I am using uint8_t.
To view, visit change 28809. To unsubscribe, or for help writing mail filters, visit settings.