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.28.tar.gz
(40.5 kB
view hashes)
Built Distribution
Close
Hashes for gr_lora_sdr_profiler-0.28.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8b519143ff8b83cb7e4eb585d5bab81fcd27ba21a61d138cb44cb5ebd341b2f |
|
MD5 | 227f55b0fed014aa980ee26987e0decf |
|
BLAKE2b-256 | dcdd60271952103f7c4a27510678261811e36e47866eb149f89eeae5e489d9fd |
Close
Hashes for gr_lora_sdr_profiler-0.28-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f7db247f6a7a1ea018e37199d8fcac265d6caa0a7cf431f5d2c097995b61102 |
|
MD5 | 142b3288626ea98fc3c050388bb42aaa |
|
BLAKE2b-256 | 1b7abec697dd32a806938b64de56a362b2c9a4cf048ac69910de8df7b4f2eac0 |