Search Criteria
Package Details: digilent.waveforms 3.14.3-1
Git Clone URL: | https://aur.archlinux.org/digilent.waveforms.git (read-only, click to copy) |
---|---|
Package Base: | digilent.waveforms |
Description: | Digilent WaveForms Application, Runtime and SDK |
Upstream URL: | https://reference.digilentinc.com/waveforms3 |
Keywords: | Digilent SDK Waveforms |
Licenses: | |
Submitter: | cyrozap |
Maintainer: | cyrozap |
Last Packager: | cyrozap |
Votes: | 14 |
Popularity: | 0.178829 |
First Submitted: | 2015-08-10 01:54 |
Last Updated: | 2020-09-26 02:42 |
Dependencies (5)
- desktop-file-utils (desktop-file-utils-git)
- digilent.adept.runtime
- qt5-script (qt5-script-git)
- shared-mime-info (shared-mime-info-git)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
Required by (0)
Sources (4)
- https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.14.3/digilent.waveforms_3.14.3_amd64.deb (x86_64)
- https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.14.3/digilent.waveforms_3.14.3_armhf.deb (armv6h)
- https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.14.3/digilent.waveforms_3.14.3_armhf.deb (armv7h)
- https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.14.3/digilent.waveforms_3.14.3_i386.deb (i686)
Latest Comments
bdmihai commented on 2020-11-30 20:16
Thanks! It works perfectly on Manjaro.
matteoipri commented on 2019-01-27 22:10
Hi, first of all, thanks for the package! I found out that installing it is not possible due to the expired TLS certificate of the download link (x86_64). Downloading via plain http, from the same URL, works fine. It seems like downloading through https needs a link with a token, like it is the case with digilent.adept.runtime.
hv15 commented on 2016-12-12 15:34
I had problems using this - it would segfault every time I connected my Discovery2. I then read up on https://forum.digilentinc.com/topic/2936-waveforms-2015-segmentation-fault-ubuntu-16041-x86-64-analog-discovery-1-analog-discovery-2/ and on https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1642390 that this segfault is caused by libc being compiled with support for lock elisions, which has to do with threads at the level of the CPU. Evidently this hardware feature is 'broken' on some Intel CPUs (specifically Skylake - which I have in my machine). The only way to resolve this at the moment is to disable the compilation of elision locking in glibc.
dmr commented on 2016-03-21 16:48
Thank you for providing this package. Works on my Beaglebone Black arm platform :)