aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/python
Commit message (Expand)AuthorAgeFilesLines
* examples: Add replay_capture.pyMartin Braun2022-03-312-0/+311
* bug: fix channel indexing when reading USRP powerLars Amsel2021-10-111-1/+1
* python: multi_usrp: Fix issues in send_waveform()Martin Braun2021-10-061-7/+7
* python: Fix dropped-sample calculation in benchmark_rate.pyMartin Braun2021-09-281-5/+7
* examples: Fix underrun/seq error reporting in benchmark_rate.pyMartin Braun2021-05-201-10/+10
* examples: Fix usrp_power_meter exampleLars Amsel2020-06-111-16/+23
* examples: Add usrp_power_meter exampleMartin Braun2020-05-192-1/+135
* Remove remaining Python 2 referencesMartin Braun2020-05-074-4/+4
* examples: benchmark_rate.py: Add ?x_stream_args argsMartin Braun2019-11-261-2/+9
* python: Fixup bmark_rate printed statisticsBrent Stapleton2019-08-211-3/+3
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-1/+1
* python: Fix duration of benchmark rateBrent Stapleton2018-09-121-1/+1
* python: Adding Python API benchmark rateBrent Stapleton2018-06-202-0/+482
* python: Added curses frequency plot examplePaul David2018-06-202-0/+153
* python: Separating exposed Python data structuresPaul David2018-06-203-55/+38
* python: Initial commit of Python APIAndrej Rode2018-06-203-0/+133