[PATCH] osmo-trx[master]: uhd: Use map container for for device parameter access

2017-06-11 Thread Tom Tsou
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2871 to look at the new patch set (#2). uhd: Use map container for for device parameter access OsmoTRX is written in C++ so we might as well use built-in container types when

[PATCH] osmo-trx[master]: uhd: Use map container for for device parameter access

2017-06-09 Thread Tom Tsou
Review at https://gerrit.osmocom.org/2871 uhd: Use map container for for device parameter access OsmoTRX is written in C++ so we might as well use built-in container types when applicable. Map access allows removal of significant amounts of special device handling code. Aggregate device rates