Dump configuration from binary #3

Merged
kumitterer merged 9 commits from dump_arguments into main 2024-02-05 12:45:37 +00:00
kumitterer commented 2024-02-05 11:06:01 +00:00 (Migrated from github.com)

Currently, limr.py parses the C++ code to find default configuration values. This pull request introduces a --dump argument to limedriver, which dumps the default values in a JSON format, and changes the logic in the Python code accordingly.

Currently, `limr.py` parses the C++ code to find default configuration values. This pull request introduces a `--dump` argument to `limedriver`, which dumps the default values in a JSON format, and changes the logic in the Python code accordingly.
jupfi commented 2024-02-05 12:45:21 +00:00 (Migrated from github.com)

Tested with LimeSDR-USB

Tested with LimeSDR-USB
Sign in to join this conversation.
No description provided.