diff options
author | Philip Balister <philip@opensdr.com> | 2011-03-16 05:22:27 -0700 |
---|---|---|
committer | Philip Balister <philip@opensdr.com> | 2011-03-16 05:22:27 -0700 |
commit | 5287fd580b9a68e6d7db4ce20aff3cc337b7e86c (patch) | |
tree | cc8840b45aa86e319e7ec9b52c0542abaa69aa66 /host/apps/omap_debug/reload-fpga.sh | |
parent | 232a398f9df97c00a7a62657118ec49f5d174583 (diff) | |
download | uhd-5287fd580b9a68e6d7db4ce20aff3cc337b7e86c.tar.gz uhd-5287fd580b9a68e6d7db4ce20aff3cc337b7e86c.tar.bz2 uhd-5287fd580b9a68e6d7db4ce20aff3cc337b7e86c.zip |
usrp_e100: Delete old test scripts.
Diffstat (limited to 'host/apps/omap_debug/reload-fpga.sh')
-rwxr-xr-x | host/apps/omap_debug/reload-fpga.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/host/apps/omap_debug/reload-fpga.sh b/host/apps/omap_debug/reload-fpga.sh deleted file mode 100755 index 2754718a4..000000000 --- a/host/apps/omap_debug/reload-fpga.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -rmmod usrp_e -fpga-downloader /home/root/u1e.bin -modprobe usrp_e -usrp-e-debug-pins 1 - |