diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2019-09-07 04:56:57 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-09-07 04:56:57 +0800 |
commit | f44e2881c913e6863249652cf73fca4a93296a47 (patch) | |
tree | d3daee8b4a2fbf1025d4c02c3aebedd4d67df52e /misc/iio-oscilloscope/pkg-descr | |
parent | 9fcef473288365748d276dbf967c46d8c3698aaf (diff) | |
parent | 8a91d63da840b97569719c1cff6c0a39401c9c04 (diff) | |
download | freebsd-ports-gnome-f44e2881c913e6863249652cf73fca4a93296a47.tar.gz freebsd-ports-gnome-f44e2881c913e6863249652cf73fca4a93296a47.tar.zst freebsd-ports-gnome-f44e2881c913e6863249652cf73fca4a93296a47.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'misc/iio-oscilloscope/pkg-descr')
-rw-r--r-- | misc/iio-oscilloscope/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/iio-oscilloscope/pkg-descr b/misc/iio-oscilloscope/pkg-descr new file mode 100644 index 000000000000..e5b1cfeb0410 --- /dev/null +++ b/misc/iio-oscilloscope/pkg-descr @@ -0,0 +1,8 @@ +The ADI IIO Oscilloscope is a example application, which demonstrates how to +interface different evaluation boards from within a Linux system. The +application supports plotting of the captured data in four different modes +(time domain, frequency domain, constellation and cross-correlation). The +application also allows to view and modify several settings of the evaluation +board's devices. + +WWW: https://wiki.analog.com/resources/tools-software/linux-software/iio_oscilloscope |