aboutsummaryrefslogtreecommitdiffstats
path: root/fpga
diff options
context:
space:
mode:
authorLars Amsel <lars.amsel@ni.com>2019-11-19 14:43:33 +0100
committeratrnati <54334261+atrnati@users.noreply.github.com>2020-02-07 09:14:41 -0600
commitd1458a2cf3a735c21cc61080b21f0b46eea22d44 (patch)
tree17c70ffced8fd34dc8d3bb7317ac38fe715d81e7 /fpga
parent965ad0527935f37d99f5f3f28dd27328e6af1ef8 (diff)
downloaduhd-d1458a2cf3a735c21cc61080b21f0b46eea22d44.tar.gz
uhd-d1458a2cf3a735c21cc61080b21f0b46eea22d44.tar.bz2
uhd-d1458a2cf3a735c21cc61080b21f0b46eea22d44.zip
MPM: add ability to run scripts to MPM shell
MPM shell now supports script execution. It utilizes the cmdqueue of Pythons cmd.Cmd class for this. The script to execute is a text file containing the commands one per line. The output decoration of MPM shell changed. Commands are decorated with ">" whereas responses use "<" at line start. Multiline responses are decorated in each line. Cleanup overwritten methods of cmd.Cmd to allow proper shutdow in interactive as well as in scripted mode. Improved pylint score.
Diffstat (limited to 'fpga')
0 files changed, 0 insertions, 0 deletions