gr-satnogs/python
Manolis Surligas f3de63caf3 Add support for passing manually various device parameters
All flowgraphs now support user defined parameters for most of their
configuration capabilities. These include:
* RF gain
* IF gain
* BB gain
* Custom device arguments for setups with multiple SDRs. These
coresponds to the 'Device arguments' field of the Osmocom source block.
* Antenna selection for devices with multiple antennas (USRPs, etc)

Changing sampling rate is not supported (yet).

For listing the arguments just execute <flowgraph> --help in a terminal
window.
2017-07-20 22:37:14 +03:00
..
CMakeLists.txt Improve the generic FM demodulator 2016-10-12 21:23:59 +03:00
__init__.py Dev (#53) 2017-01-22 19:33:36 +02:00
build_utils.py Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00
build_utils_codes.py Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00
dsp_settings.py Improve the generic FM demodulator 2016-10-12 21:23:59 +03:00
hw_settings.py Add support for passing manually various device parameters 2017-07-20 22:37:14 +03:00
satnogs_upsat_transmitter.py Changed name of hierarchical block 2016-05-13 17:46:19 +03:00