From fb83ff664a5f4ac8628b96b395f5600d40433c48 Mon Sep 17 00:00:00 2001 From: Florian Sylvestre Date: Mon, 13 May 2024 16:28:14 +0200 Subject: [PATCH] adi/ad7944: Update the channel names for ad7944 and ad7985 Signed-off-by: Florian Sylvestre --- adi/ad7944.py | 2 +- test/emu/devices/ad7944.xml | 2 +- test/emu/devices/ad7985.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/adi/ad7944.py b/adi/ad7944.py index 0f71520cf..d6b6e2526 100644 --- a/adi/ad7944.py +++ b/adi/ad7944.py @@ -15,7 +15,7 @@ class ad7944(rx, context_manager): _device_name = "" _rx_data_type = np.uint16 - _rx_channel_names = ["voltage0-voltage1"] + _rx_channel_names = [] def __init__(self, uri="ip:analog.local", device_name="ad7944"): """Initialize.""" diff --git a/test/emu/devices/ad7944.xml b/test/emu/devices/ad7944.xml index 1498a9831..f9bda3e25 100644 --- a/test/emu/devices/ad7944.xml +++ b/test/emu/devices/ad7944.xml @@ -1,2 +1,2 @@ -]> +]> diff --git a/test/emu/devices/ad7985.xml b/test/emu/devices/ad7985.xml index dd9404b93..a36acc63a 100644 --- a/test/emu/devices/ad7985.xml +++ b/test/emu/devices/ad7985.xml @@ -1 +1 @@ -]> \ No newline at end of file +]>