Attention is currently required from: kirr.

kirr uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Verified-1 by Jenkins Builder

trx_toolkit/transceiver: Switch Transceiver to cdef class

- Put fields into the object struct; fields are now accessed directly
via that C-level struct instead of via __dict__ lookup
- cimport instead of import Transceiver at the users
- switch to invoke several Transceiver function via C-level where
appropriate. Add type annotations to trx variables
correspondingly.

Change-Id: Ic7039451136b04dacfaf839b21f11b300f579603
---
M src/target/trx_toolkit/_fake_trx.pyx
M src/target/trx_toolkit/burst_fwd.pxd
M src/target/trx_toolkit/burst_fwd.pyx
A src/target/trx_toolkit/transceiver.pxd
M src/target/trx_toolkit/transceiver.pyx
5 files changed, 76 insertions(+), 22 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/66/40066/2

To view, visit change 40066. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ic7039451136b04dacfaf839b21f11b300f579603
Gerrit-Change-Number: 40066
Gerrit-PatchSet: 2
Gerrit-Owner: kirr <kirr@nexedi.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy@sysmocom.de>
Gerrit-CC: osmith <osmith@sysmocom.de>
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: kirr <kirr@nexedi.com>