Attention is currently required from: Hoernchen.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/32762 )
Change subject: transceiver: pass cfg struct instead of args ......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3: I find it difficult to review this patch because afaict there's several steps merged int one: - replacement of constructor params at different levels (could already be more than one patch) - replacement of open() method params - some sort of change with dev_args which I fail to easily understand with all the code changing around, and which looks at first glance unrelated to this patch.