From 15e765ecb8fd1a7e1e9a40553bbd9a3259baf635 Mon Sep 17 00:00:00 2001 From: mohit-emerson Date: Thu, 20 Aug 2026 05:01:17 +0000 Subject: [PATCH] NI-RFSA add in README --- README.rst | 1 + docs/_static/about.inc | 1 + 2 files changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 9a7d85ba33..fc3c1b87b5 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,7 @@ following drivers are supported: * NI-DMM (Python module: nidmm) * NI-FGEN (Python module: nifgen) * NI-ModInst (Python module: nimodinst) +* NI-RFSA (Python module: nirfsa) * NI-RFSG (Python module: nirfsg) * NI-SCOPE (Python module: niscope) * NI Switch Executive (Python module: nise) diff --git a/docs/_static/about.inc b/docs/_static/about.inc index d457228537..500cefab6c 100644 --- a/docs/_static/about.inc +++ b/docs/_static/about.inc @@ -11,6 +11,7 @@ following drivers are supported: * NI-DMM (Python module: nidmm) * NI-FGEN (Python module: nifgen) * NI-ModInst (Python module: nimodinst) +* NI-RFSA (Python module: nirfsa) * NI-RFSG (Python module: nirfsg) * NI-SCOPE (Python module: niscope) * NI Switch Executive (Python module: nise)