Skip to content

tx_two object has no setter #637

@rookiebeotch

Description

@rookiebeotch

i have ver 0.18.
when i run:
sdr = adi.adrv9002(uri="local:")
i get this error:

Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.11/dist-packages/adi/adrv9002.py", line 75, in _ _init__ self._tx2 = tx_two(self._ctx, self._txdac2, self._tx2_channel_names) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/adi/obs.py", line 59, in __init __ self._complex_data = complex_data ^^^^^^^^^^^^^^^^^^ AttributeError: property '_complex_data' of 'tx_two' object has no setter

my device (adrv9002) has both channels enabled and split.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions