Bump version and add device listing #4

Merged
kumitterer merged 6 commits from get-device-list into main 2024-02-17 17:25:14 +00:00
kumitterer commented 2024-02-17 16:40:30 +00:00 (Migrated from github.com)

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.

N.B.: This depends on the merge of https://github.com/nqrduck/LimeDriver/pull/20 and a bump of the LimeDriver submodule.

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. N.B.: This depends on the merge of https://github.com/nqrduck/LimeDriver/pull/20 and a bump of the LimeDriver submodule.
Sign in to join this conversation.
No description provided.