LimeDriverBindings/src/limedriver
Kumi f48c034011
Bump version and add device listing
Updated the project version reflecting new features. Extended the
LimeConfig_t struct to include a device string supporting device
specification. Introduced a new function `get_device_list` in the Python
binding, allowing users to retrieve a list of available devices,
enhancing usability. This change improves user interactions with the
hardware, making device management more intuitive.
2024-02-17 17:38:18 +01:00
..
__init__.py Updated CI and package import system 2024-02-10 16:32:58 +01:00
__main__.py Updated CI and package import system 2024-02-10 16:32:58 +01:00
hdf_reader.py Removed another debug print. 2024-02-10 17:55:02 +01:00
limedriver.pxd Initial commit. 2024-02-07 16:01:14 +01:00
limedriver.pyx Bump version and add device listing 2024-02-17 17:38:18 +01:00