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
Release files for gr_lora_sdr_profiler 0.29
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gr_lora_sdr_profiler-0.29.tar.gz | 41.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gr_lora_sdr_profiler-0.29-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 97.2 kB
Release files / gr_lora_sdr_profiler-0.29.tar.gz
| Download URL | gr_lora_sdr_profiler-0.29.tar.gz |
|---|---|
| Size | 41.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
846c35b9ca0585d3e16620724817d50a34e8a8c95c0abb50bf4b730465eebe56
|
|
BLAKE2b-256 checksum How to use checksums |
89d65b642ea72b8e07ed0a505ea9f564c1afdc5bf1c45430d4c9105251976e84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.26.0
|
Release files / gr_lora_sdr_profiler-0.29-py3-none-any.whl
| Download URL | gr_lora_sdr_profiler-0.29-py3-none-any.whl |
|---|---|
| Size | 56.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fb622a163b643f598cbca8fea208e381cebfae630b56795ed871c5cd6e67a472
|
|
BLAKE2b-256 checksum How to use checksums |
48ed8d65fc72ba1d2b0f7698ca87c202d4997eae7f8be6d9acc44b739aecdd3d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.26.0
|