aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/python/replay_capture.py
Commit message (Collapse)AuthorAgeFilesLines
* examples: Add replay_capture.pyMartin Braun2022-03-311-0/+310
This is an example that allows capturing RF data into DRAM, and then stream it back to host, using the Python API.