gr_lora_sdr_profiler
Project description
gr-lora_sdr-profiler
Profile different flowgraph configurations of gr-lora_sdr
Summary
This is a python cli package to be able to load a config yml file and change values to the flowgraph and run the flowgraph.
Installation
$ pip install gr_lora_sdr_profiler
Documentation
[-h]
[--version]
[-m {multi_stream,frame_detector-sim,frame_detector-usrp,cran-sim,cran-usrp}]
[-s {pandas,wandb,both}]
[-n NAME]
[-p FILE]
[-o OUTPUT]
[-t TIMEOUT]
[--no_remove_temp]
[--sequential_spreading_factor]
[-v]
[-vv]
FILE [FILE ...]
Usage
config
the config files are parsed on launch of the script and are fed into the flowgraph script.
cli
Run flowgraph
$ python -m profiler --m frame_detector -s pandas example_config.yml
Plot all values by using
$ python -m profiler --m frame_detector -p results/out.csv example_config.yml
Development setup
$ python3 -m venv env
$ . env/bin/activate
$ make deps
$ tox
Changelog
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gr_lora_sdr_profiler-0.29.tar.gz
(41.2 kB
view hashes)
Built Distribution
Close
Hashes for gr_lora_sdr_profiler-0.29.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 846c35b9ca0585d3e16620724817d50a34e8a8c95c0abb50bf4b730465eebe56 |
|
MD5 | 833d9a1ea3343fb1a8e97e477c9acc9e |
|
BLAKE2b-256 | 89d65b642ea72b8e07ed0a505ea9f564c1afdc5bf1c45430d4c9105251976e84 |
Close
Hashes for gr_lora_sdr_profiler-0.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb622a163b643f598cbca8fea208e381cebfae630b56795ed871c5cd6e67a472 |
|
MD5 | 09df2173f9704e81fca364ead7c64838 |
|
BLAKE2b-256 | 48ed8d65fc72ba1d2b0f7698ca87c202d4997eae7f8be6d9acc44b739aecdd3d |