Attention is currently required from: arehbein.
1 comment:
File include/osmocom/bsc/gsm_data.h:
Patch Set #6, Line 657: uint16_t parameter[_NUM_NM_RLC_PAR_OFFSET];
I added the suffix, because this makes clear (self-documenting code and such) that their values aren […]
This all needs to be reverted. As explained in the libocmocore patch, this is all app-specific stuff and makes no sense trying to share it. In fact, it probably makes sense to drop the array alltogether and use a struct with proper fields instead.
To view, visit change 31304. To unsubscribe, or for help writing mail filters, visit settings.