You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding nirfsg module with initial set of APIs (#2089)
* Supported generation of nirfsg module and added its metadata
* Supported ViAttr and ViRsrc
* Added nirfsg to build_release.py
* Final auditing for public APIs
* Resolved syntax warnings and self_test definition
* Added rfsg generation commands
* Enabled hightime functions for rfsg
* Added basic system test for nirfsg
* Modified CHANGELOG.md
* Added basic nirfsg example
* Corrected resource name in example
* Removed system test for nirfsg
* Removed example
* Added example
* Added system test for nirfsg
* generated examples.rst
* Updated tox.ini and tox-travis.ini with correct envlist
* Removed nirfsg from workflow files
* Addition of nirfsg to yaml files for running the system tests
* Added enums related to functions
* Related enums to functionas and renamed some enums
* Fixed tox.ini and travis.ini
* Updated the list to be alphabetical
* Reverting the tooling changes
* Reverted helper.py changes
* Removed system test for nirfsg
* Restructured nirfsg example
* Modified nirfsg_usage.inc
* Updated RFSG feed info
* Updated rfsg module version
* generated README.rst with updated vesion
* Updated enum description and disabled session lock calls for rfsg
* Updated README.rst
* removing input() for non-interactive use of example
* Removed print statement from example
* Added documentation for functions
* Added documentation for functions
* Removing nirfsg out of action workflows
* Updated CHANGELOG.md and modified documentation
* Resolved review comments
* Modified CHANGELOG.md
* Modified CHANGELOG.md
* Resolved comments
* Updated latest nirfsg installer version
* Reran codegen and updated generated files
* Updated files
"Refer to the `nimi-python Read the Docs project <https://nimi-python.readthedocs.io/en/stable/>`_ for documentation of versions 1.4.4 of the module or earlier."
9
+
)
6
10
%>\
7
11
8
12
${doc_header}
@@ -25,7 +29,9 @@ Additional Documentation
25
29
26
30
Refer to your driver documentation for device-specific information and detailed API documentation.
27
31
28
-
Refer to the `nimi-python Read the Docs project <https://nimi-python.readthedocs.io/en/stable/>`_ for documentation of versions 1.4.4 of the module or earlier.
0 commit comments